sidebar.yml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. # This file holds all sidebar menu's entries.
  2. # The logic for the sidebar generation is in "site/layouts/partials/docs-sidebar.html".
  3. - title: Getting started
  4. pages:
  5. - title: Introduction
  6. - title: Download
  7. - title: Contents
  8. - title: Browsers & devices
  9. - title: JavaScript
  10. - title: Build tools
  11. - title: Webpack
  12. - title: Parcel
  13. - title: Accessibility
  14. - title: RFS
  15. - title: RTL
  16. - title: Customize
  17. pages:
  18. - title: Overview
  19. - title: Sass
  20. - title: Options
  21. - title: Color
  22. - title: Components
  23. - title: CSS variables
  24. - title: Optimize
  25. - title: Layout
  26. pages:
  27. - title: Breakpoints
  28. - title: Containers
  29. - title: Grid
  30. - title: Columns
  31. - title: Gutters
  32. - title: Utilities
  33. - title: Z-index
  34. - title: Content
  35. pages:
  36. - title: Reboot
  37. - title: Typography
  38. - title: Images
  39. - title: Tables
  40. - title: Figures
  41. - title: Forms
  42. pages:
  43. - title: Overview
  44. - title: Form control
  45. - title: Select
  46. - title: Checks & radios
  47. - title: Range
  48. - title: Input group
  49. - title: Floating labels
  50. - title: Layout
  51. - title: Validation
  52. - title: Components
  53. pages:
  54. - title: Accordion
  55. - title: Alerts
  56. - title: Badge
  57. - title: Breadcrumb
  58. - title: Buttons
  59. - title: Button group
  60. - title: Card
  61. - title: Carousel
  62. - title: Close button
  63. - title: Collapse
  64. - title: Dropdowns
  65. - title: List group
  66. - title: Modal
  67. - title: Navs & tabs
  68. - title: Navbar
  69. - title: Offcanvas
  70. - title: Pagination
  71. - title: Popovers
  72. - title: Progress
  73. - title: Scrollspy
  74. - title: Spinners
  75. - title: Toasts
  76. - title: Tooltips
  77. - title: Helpers
  78. pages:
  79. - title: Clearfix
  80. - title: Colored links
  81. - title: Ratio
  82. - title: Position
  83. - title: Visually hidden
  84. - title: Stretched link
  85. - title: Text truncation
  86. - title: Utilities
  87. pages:
  88. - title: API
  89. - title: Background
  90. - title: Borders
  91. - title: Colors
  92. - title: Display
  93. - title: Flex
  94. - title: Float
  95. - title: Interactions
  96. - title: Overflow
  97. - title: Position
  98. - title: Shadows
  99. - title: Sizing
  100. - title: Spacing
  101. - title: Text
  102. - title: Vertical align
  103. - title: Visibility
  104. - title: Extend
  105. pages:
  106. - title: Approach
  107. - title: Icons
  108. - title: About
  109. pages:
  110. - title: Overview
  111. - title: Team
  112. - title: Brand
  113. - title: License
  114. - title: Translations
  115. - title: Migration