From e4baac724bd73818a40001de544f816593f9c948 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Fri, 18 Sep 2015 11:43:35 -0400 Subject: [PATCH] Add breadcrumbs & a sidebar with sub navigation & editable region to the backpage template. --- mock_data.yml | 7 ++- scss/2-modules/modules-dir.scss | 4 +- scss/3-layouts/layouts-dir.scss | 3 +- stylesheets/styles.css | 89 +++++++++++++++++++++++++++++++++ views/backpage.html | 18 ++++++- 5 files changed, 115 insertions(+), 6 deletions(-) diff --git a/mock_data.yml b/mock_data.yml index f6d8c68..be39f2b 100644 --- a/mock_data.yml +++ b/mock_data.yml @@ -6,6 +6,9 @@ editable_region: main: This content comes from the mock_data.yml file in your project's root. Open the file to edit this content. + + sidebar: This is an editable region in the sidebar. + wvu-masthead__title: Department of English news: | @@ -203,9 +206,9 @@ sub_menu: | ancestor_menu: | <% pages = %w(Page1 Page2 Page3 Page4 Page5) %> -