menu.yml 1.3 KB
Newer Older
1 2 3 4 5
home:
  url: index.html
  title: Home
  icon: home

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

C
codecalm 已提交
11 12 13 14 15
cards:
  url: cards.html
  title: Cards
  icon: file

C
chomik 已提交
16 17 18 19 20
charts:
  url: charts.html
  title: Charts
  icon: pie-chart

C
chomik 已提交
21 22 23 24 25 26 27 28 29
level-1:
  title: Level 1
  icon: menu
  children:
    level-2:
      title: Level 2
      children:
        level-3:
          title: Level 3
C
chomik 已提交
30 31 32
          children:
            level-4:
              title: Level 4
C
chomik 已提交
33

C
chomik 已提交
34 35 36 37 38 39
layout:
  title: Layout
  icon: layout
  children:
    sidebar-left:
      title: Left sidebar
C
chomik 已提交
40
      url: layout-navbar-left.html
C
chomik 已提交
41 42
    sidebar-right:
      title: Right sidebar
C
chomik 已提交
43
      url: layout-navbar-right.html
C
chomik 已提交
44 45 46
    sidebar-white:
      title: White sidebar
      url: layout-navbar-white.html
C
codecalm 已提交
47 48 49
    sidebar-folded:
      title: Folded sidebar
      url: layout-navbar-folded.html
C
chomik 已提交
50 51
    navbar-top:
      title: Navbar top
C
chomik 已提交
52
      url: layout-navbar-top.html
C
chomik 已提交
53 54
    header-dark:
      title: Dark header
C
chomik 已提交
55
      url: layout-header-dark.html
C
codecalm 已提交
56 57 58
    header-sticky:
      title: Sticky header
      url: layout-header-sticky.html
C
chomik 已提交
59 60 61
    dark-mode:
      title: Dark mode
      url: layout-dark-mode.html
C
chomik 已提交
62

C
chomik 已提交
63 64 65
docs:
  title: Documentation
  icon: file-text
66
  url: docs/index.html
C
chomik 已提交
67

C
codecalm 已提交
68 69 70 71 72
#changelog:
#  url: changelog.html
#  title: Changelog
#  icon: file-plus
#  label: v1.0
C
chomik 已提交
73

C
codecalm 已提交
74 75 76 77
components:
  url: components.html
  title: Components
  icon: truck