From f6e2f4c656cdca7d7c55ad3faa1ef1314db53121 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 13 Apr 2020 17:55:33 -0700 Subject: 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 --- site/data/sidebar.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'site/data') diff --git a/site/data/sidebar.yml b/site/data/sidebar.yml index b8ea627ee..4864085c0 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 -- cgit v1.2.3