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

C
codecalm 已提交
6
forms:
C
chomik 已提交
7
  url: form-elements.html
C
codecalm 已提交
8
  title: Form elements
C
chomik 已提交
9
  icon: check-square
C
chomik 已提交
10

C
codecalm 已提交
11 12 13
base:
  title: Base
  icon: package
C
codecalm 已提交
14
  columns: 2
C
codecalm 已提交
15
  children:
C
codecalm 已提交
16 17 18
    empty:
      title: Empty page
      url: empty.html
C
codecalm 已提交
19
    blank:
C
codecalm 已提交
20
      title: Blank page
C
codecalm 已提交
21
      url: blank.html
C
codecalm 已提交
22 23 24
    buttons:
      url: buttons.html
      title: Buttons
C
codecalm 已提交
25
      badge: New
C
codecalm 已提交
26 27 28
    cards:
      url: cards.html
      title: Cards
C
modals  
codecalm 已提交
29 30 31
    modals:
      url: modals.html
      title: Modals
C
codecalm 已提交
32 33 34 35 36 37
    maps:
      url: maps.html
      title: Maps
    maps-vector:
      url: maps-vector.html
      title: Vector maps
C
codecalm 已提交
38 39 40 41
    charts:
      url: charts.html
      title: Charts
      icon: pie-chart
D
Dawid Harat 已提交
42 43 44
    datatables:
      url: datatables.html
      title: Data Tables
C
codecalm 已提交
45 46 47
    calendar:
      title: Calendar
      url: calendar.html
C
codecalm 已提交
48 49 50
    carousel:
      title: Carousel
      url: carousel.html
C
codecalm 已提交
51 52 53
    lists:
      title: Lists
      url: lists.html
C
codecalm 已提交
54 55 56 57 58 59
    users:
      title: Users
      url: users.html
    gallery:
      title: Gallery
      url: gallery.html
C
codecalm 已提交
60 61 62 63 64 65
    profile:
      title: Profile
      url: profile.html
    music:
      title: Music
      url: music.html
C
chomik 已提交
66

C
codecalm 已提交
67 68 69 70 71 72 73 74 75 76 77 78
    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 已提交
79 80 81
        terms-of-service:
          title: Terms of service
          url: terms-of-service.html
C
codecalm 已提交
82

C
codecalm 已提交
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
    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 已提交
108

C
codecalm 已提交
109 110 111 112 113 114 115
extra:
  title: Extra
  icon: star
  children:
    invoice:
      title: Invoice
      url: invoice.html
C
codecalm 已提交
116 117 118
    blog:
      title: Blog cards
      url: blog.html
C
codecalm 已提交
119 120 121
    snippets:
      title: Snippets
      url: snippets.html
122 123 124
    search-results:
      title: Search results
      url: search-results.html
125 126 127
    pricing cards:
      url: pricing.html
      title: Pricing cards
C
chomik 已提交
128
docs:
C
codecalm 已提交
129
  title: Docs
C
chomik 已提交
130
  icon: file-text
131
  url: docs/index.html
C
codecalm 已提交
132
  columns: 3
C
codecalm 已提交
133 134
  children:
    index: 
135
      title: Introduction
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
      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 已提交
164 165 166
    countup:
      title: Countup
      url: docs/countup.html
C
codecalm 已提交
167 168 169 170 171 172
    cursors: 
      title: Cursors
      url: docs/cursors.html
    charts: 
      title: Charts
      url: docs/charts.html
C
codecalm 已提交
173 174 175
    dropdowns:
      title: Dropdowns
      url: docs/dropdowns.html
C
codecalm 已提交
176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193
    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 已提交
194 195 196
    modals:
      title: Modals
      url: docs/modals.html
C
codecalm 已提交
197
    progress:
C
codecalm 已提交
198 199
      title: Progress
      url: docs/progress.html
200 201 202
    payments:
      title: Payments
      url: docs/payments.html
D
Dawid Harat 已提交
203 204 205
    range-slider:
      title: Range slider
      url: docs/range-slider.html
C
codecalm 已提交
206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234
    ribbons: 
      title: Ribbons
      badge: New
      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 已提交
235

C
codecalm 已提交
236 237 238 239 240
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
241

242 243 244 245
#components:
#  url: components.html
#  title: Components
#  icon: truck