diff options
| author | Patrick H. Lauke <[email protected]> | 2021-05-04 12:46:06 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-04 12:46:06 +0100 |
| commit | 8865a8ab1c7157ab81bf49afa62b75f36daee46d (patch) | |
| tree | 97ef78f2ea8e07aab50014176d061fe3c1d49134 /site/data/sidebar.yml | |
| parent | 018ee6a3b50b958ddb49657086cd9168abf5a485 (diff) | |
| parent | 7ea6578773cb1b7f5cfb8fb41321b3fa10349daf (diff) | |
| download | bootstrap-jo-docs-thanks-page.tar.xz bootstrap-jo-docs-thanks-page.zip | |
Merge branch 'main' into jo-docs-thanks-pagejo-docs-thanks-page
Diffstat (limited to 'site/data/sidebar.yml')
| -rw-r--r-- | site/data/sidebar.yml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index 80256e9f0..4e43255a3 100644 --- a/site/data/sidebar.yml +++ b/site/data/sidebar.yml @@ -1,3 +1,6 @@ +# This file holds all sidebar menu's entries. +# The logic for the sidebar generation is in "site/layouts/partials/docs-sidebar.html". + - title: Getting started pages: - title: Introduction @@ -7,6 +10,7 @@ - title: JavaScript - title: Build tools - title: Webpack + - title: Parcel - title: Accessibility - title: RFS - title: RTL @@ -26,7 +30,6 @@ - title: Breakpoints - title: Containers - title: Grid - # - title: Rows - title: Columns - title: Gutters - title: Utilities @@ -69,6 +72,7 @@ - title: Modal - title: Navs & tabs - title: Navbar + - title: Offcanvas - title: Pagination - title: Popovers - title: Progress @@ -90,6 +94,7 @@ - title: Utilities pages: - title: API + - title: Background - title: Borders - title: Colors - title: Display @@ -117,3 +122,5 @@ - title: Brand - title: License - title: Translations + +- title: Migration |
