forked from sausaw/blazecss.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
157 lines (111 loc) · 2.51 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
# Site settings
permalink: pretty
title: BlazeCSS - Open Source Modular CSS Framework
description: Blaze is designed to give you structure and a good starting point for your website.
baseurl: '' # the subpath of your site, e.g. /blog/
url: 'http://blazecss.com' # the base hostname & protocol for your site
twitter_username: blazecss
version: '2.13.0'
size: '8Kb'
size_animations: '0.9kb'
# Build settings
markdown: kramdown
# Navigation
navigation-getting-started:
- text: Install
url: /getting-started/install/
- text: Custom build
url: /getting-started/custombuild/
- text: About
url: /getting-started/about/
navigation-templates:
- text: Showcase
url: /templates/
- text: App
url: /templates/app/
- text: Blog
url: /templates/blog/
- text: Dashboard
url: /templates/dashboard/
- text: Editor
url: /templates/editor/
- text: Login
url: /templates/login/
- text: Mail
url: /templates/mail/
navigation-themes:
- text: Showcase
url: /themes/
- text: Build your own
url: /themes/custom/
navigation-community:
- text: Forum
url: /community/forum/
navigation-generics:
- text: Global
url: /generics/global/
navigation-objects:
- text: Containers
url: /objects/containers/
- text: Grid
url: /objects/grid/
- text: Panels
url: /objects/panels/
- text: Images
url: /objects/images/
navigation-components:
- text: Addresses
url: /components/addresses/
- text: Alerts
url: /components/alerts/
- text: Badges
url: /components/badges/
- text: Bubbles
url: /components/bubbles/
- text: Buttons
url: /components/buttons/
- text: Calendars
url: /components/calendars/
- text: Cards
url: /components/cards/
- text: Drawers
url: /components/drawers/
- text: Headings
url: /components/headings/
- text: Inputs
url: /components/inputs/
- text: Lists
url: /components/lists/
- text: Menus
url: /components/menus/
- text: Modals
url: /components/modals/
- text: Navs
url: /components/navs/
- text: Overlays
url: /components/overlays/
- text: Pagination
url: /components/pagination/
- text: Ranges
url: /components/ranges/
- text: Tables
url: /components/tables/
- text: Tabs
url: /components/tabs/
- text: Tags
url: /components/tags/
- text: Toasts
url: /components/toasts/
- text: Toggles
url: /components/toggles/
- text: Tooltips
url: /components/tooltips/
- text: Trees
url: /components/trees/
- text: Typography
url: /components/typography/
navigation-utilities:
- text: Alignment
url: /utilities/alignment/
- text: Boxing
url: /utilities/boxing/