menu.yml 5.7 KB
Newer Older
1 2
home:
  url: index.html
C
codecalm 已提交
3
  title: Home
4 5
  icon: home

C
codecalm 已提交
6
base:
7 8
  title: Interface
  title-long: User Interface
C
codecalm 已提交
9
  icon: package
C
codecalm 已提交
10
  columns: 2
C
codecalm 已提交
11
  children:
C
codecalm 已提交
12 13 14
    empty:
      title: Empty page
      url: empty.html
C
codecalm 已提交
15
    blank:
C
codecalm 已提交
16
      title: Blank page
C
codecalm 已提交
17
      url: blank.html
C
codecalm 已提交
18 19 20 21 22 23
    buttons:
      url: buttons.html
      title: Buttons
    cards:
      url: cards.html
      title: Cards
C
codecalm 已提交
24 25 26
    dropdowns:
      url: dropdowns.html
      title: Dropdowns
C
modals  
codecalm 已提交
27 28 29
    modals:
      url: modals.html
      title: Modals
C
codecalm 已提交
30 31 32 33 34 35
    maps:
      url: maps.html
      title: Maps
    maps-vector:
      url: maps-vector.html
      title: Vector maps
C
codecalm 已提交
36 37 38
    navigation:
      url: navigation.html
      title: Navigation
C
codecalm 已提交
39 40 41 42
    charts:
      url: charts.html
      title: Charts
      icon: pie-chart
C
codecalm 已提交
43 44 45
    tables:
      url: tables.html
      title: Tables
C
codecalm 已提交
46 47 48
    calendar:
      title: Calendar
      url: calendar.html
C
codecalm 已提交
49 50 51
    carousel:
      title: Carousel
      url: carousel.html
C
codecalm 已提交
52 53 54
    lists:
      title: Lists
      url: lists.html
C
codecalm 已提交
55

C
chomik 已提交
56

C
codecalm 已提交
57 58 59 60 61 62 63 64 65 66 67 68
    authentication:
      title: Authentication
      children:
        sign-in:
          title: Sign in
          url: sign-in.html
        sign-up:
          title: Sign up
          url: sign-up.html
        forgot-password:
          title: Forgot password
          url: forgot-password.html
C
codecalm 已提交
69 70 71
        terms-of-service:
          title: Terms of service
          url: terms-of-service.html
C
codecalm 已提交
72

C
codecalm 已提交
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
    error:
      title: Error pages
      icon: file-minus
      children:
        400:
          url: 400.html
          title: 400 page
        401:
          url: 401.html
          title: 401 page
        403:
          url: 403.html
          title: 403 page
        404:
          url: 404.html
          title: 404 page
        500:
          url: 500.html
          title: 500 page
        503:
          url: 503.html
          title: 503 page
        maintenance:
          url: maintenance.html
          title: Maintenance page
C
codecalm 已提交
98

C
codecalm 已提交
99 100
forms:
  url: form-elements.html
C
codecalm 已提交
101
  title: Forms
C
codecalm 已提交
102
  title-long: Form elements
C
codecalm 已提交
103 104
  icon: checkbox

C
codecalm 已提交
105 106 107 108 109 110 111
extra:
  title: Extra
  icon: star
  children:
    invoice:
      title: Invoice
      url: invoice.html
C
codecalm 已提交
112 113 114
    blog:
      title: Blog cards
      url: blog.html
C
codecalm 已提交
115 116 117
    snippets:
      title: Snippets
      url: snippets.html
118 119 120
    search-results:
      title: Search results
      url: search-results.html
C
codecalm 已提交
121
    pricing:
122 123
      url: pricing.html
      title: Pricing cards
C
codecalm 已提交
124 125 126 127 128 129 130 131 132 133 134 135
    users:
      title: Users
      url: users.html
    gallery:
      title: Gallery
      url: gallery.html
    profile:
      title: Profile
      url: profile.html
    music:
      title: Music
      url: music.html
C
codecalm 已提交
136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167

layout:
  icon: layout-2
  title: Layout
  children:
    horizontal:
      url: layout-horizontal.html
      title: Horizontal
    vertical:
      url: layout-vertical.html
      title: Vertical
    vertical-right:
      url: layout-vertical-right.html
      title: Right vertical
    condensed:
      url: layout-condensed.html
      title: Condensed
    condensed-dark:
      url: layout-condensed-dark.html
      title: Condensed dark
    combo:
      url: layout-combo.html
      title: Combined
    navbar-dark:
      url: layout-navbar-dark.html
      title: Navbar dark
    dark-mode:
      url: layout-dark.html
      title: Dark mode
    fluid:
      url: layout-fluid.html
      title: Fluid
C
codecalm 已提交
168 169 170
    fluid-vertical:
      url: layout-fluid-vertical.html
      title: Fluid vertical
C
codecalm 已提交
171

C
chomik 已提交
172
docs:
C
codecalm 已提交
173
  title: Docs
C
chomik 已提交
174
  icon: file-text
175
  url: docs/index.html
C
codecalm 已提交
176
  columns: 3
C
codecalm 已提交
177 178
  children:
    index: 
179
      title: Introduction
C
codecalm 已提交
180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207
      url: docs/index.html
    alerts: 
      title: Alerts
      url: docs/alerts.html
    autosize: 
      title: Autosize
      url: docs/autosize.html
    avatars: 
      title: Avatars
      url: docs/avatars.html
    badges: 
      title: Badges
      url: docs/badges.html
    breadcrumb: 
      title: Breadcrumb
      url: docs/breadcrumb.html
    buttons: 
      title: Buttons
      url: docs/buttons.html
    cards: 
      title: Cards
      url: docs/cards.html
    carousel: 
      title: Carousel
      url: docs/carousel.html
    colors: 
      title: Colors
      url: docs/colors.html
D
Dawid Harat 已提交
208 209 210
    countup:
      title: Countup
      url: docs/countup.html
C
codecalm 已提交
211 212 213 214 215 216
    cursors: 
      title: Cursors
      url: docs/cursors.html
    charts: 
      title: Charts
      url: docs/charts.html
C
codecalm 已提交
217 218 219
    dropdowns:
      title: Dropdowns
      url: docs/dropdowns.html
C
codecalm 已提交
220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237
    divider: 
      title: Divider
      url: docs/divider.html
    empty: 
      title: Empty states
      url: docs/empty.html
    flags: 
      title: Flags
      url: docs/flags.html
    form-elements: 
      title: Form elements
      url: docs/form-elements.html
    form-helpers: 
      title: Form helpers
      url: docs/form-helpers.html
    input-mask: 
      title: Form input mask
      url: docs/input-mask.html
C
codecalm 已提交
238 239 240
    modals:
      title: Modals
      url: docs/modals.html
C
codecalm 已提交
241
    progress:
C
codecalm 已提交
242 243
      title: Progress
      url: docs/progress.html
244 245 246
    payments:
      title: Payments
      url: docs/payments.html
D
Dawid Harat 已提交
247 248 249
    range-slider:
      title: Range slider
      url: docs/range-slider.html
C
codecalm 已提交
250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277
    ribbons: 
      title: Ribbons
      url: docs/ribbons.html
    spinners: 
      title: Spinners
      url: docs/spinners.html
    steps: 
      title: Steps
      url: docs/steps.html
    tables: 
      title: Tables
      url: docs/tables.html
    tabs: 
      title: Tabs
      url: docs/tabs.html
    timelines: 
      title: Timelines
      url: docs/timelines.html
    toasts: 
      title: Toasts
      url: docs/toasts.html
    tooltips: 
      title: Tooltips
      url: docs/tooltips.html
    typography: 
      title: Typography
      url: docs/typography.html

C
chomik 已提交
278

C
codecalm 已提交
279 280 281 282 283
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
284

285 286 287 288
#components:
#  url: components.html
#  title: Components
#  icon: truck