Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/site/data
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2020-04-14 03:55:33 +0300
committerMark Otto <otto@github.com>2020-04-27 03:26:04 +0300
commitf6e2f4c656cdca7d7c55ad3faa1ef1314db53121 (patch)
tree4ea67a4b97b903b665eaac3d24540e89bc92b79c /site/data
parent85ac2fc35e60c430d5ba0342e584ba0a9b5b916e (diff)
Rewrite Theming docs as Customize section
- Broke up existing theming page into separate pages - Audited and updated each new docs page (some pages include some TBD sections) - Update sidenav to reflect changes - Fix links that pointed to the old Theming page - Update docs styles to reflect recent changes - Rewrite some bits in the Migration page
Diffstat (limited to 'site/data')
-rw-r--r--site/data/sidebar.yml12
1 files changed, 10 insertions, 2 deletions
diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml
index b8ea627ee3..4864085c0f 100644
--- a/site/data/sidebar.yml
+++ b/site/data/sidebar.yml
@@ -5,13 +5,21 @@
- title: Contents
- title: Browsers & devices
- title: JavaScript
- - title: Theming
- title: Build tools
- # - title: Best practices # TODO: Write this content
- title: Webpack
- title: Accessibility
- title: RFS
+- title: Customize
+ pages:
+ - title: Overview
+ - title: Sass
+ - title: Options
+ - title: Color
+ - title: Components
+ - title: CSS variables
+ - title: Optimize
+
- title: Layout
pages:
- title: Breakpoints