diff --git a/_config.yml b/_config.yml index 7dcf390a..2328d1c9 100644 --- a/_config.yml +++ b/_config.yml @@ -193,6 +193,8 @@ defaults: author_profile: false share: false comments: false + sidebar: + nav: "docs" # _recipes - scope: path: "" diff --git a/_docs/01-quick-start-guide.md b/_docs/01-quick-start-guide.md index 1d05d729..dd78e307 100644 --- a/_docs/01-quick-start-guide.md +++ b/_docs/01-quick-start-guide.md @@ -2,8 +2,6 @@ title: "Quick-Start Guide" permalink: /docs/quick-start-guide/ excerpt: "How to quickly install and setup Minimal Mistakes for use with GitHub Pages." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/02-structure.md b/_docs/02-structure.md index 5e53732a..4f03c3e0 100644 --- a/_docs/02-structure.md +++ b/_docs/02-structure.md @@ -2,8 +2,6 @@ title: "Structure" permalink: /docs/structure/ excerpt: "How the theme is organized and what all of the files are for." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/03-installation.md b/_docs/03-installation.md index 15a69ad1..34e450b2 100644 --- a/_docs/03-installation.md +++ b/_docs/03-installation.md @@ -2,8 +2,6 @@ title: "Installation" permalink: /docs/installation/ excerpt: "Instructions for installing the theme for new and existing Jekyll based sites." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/04-upgrading.md b/_docs/04-upgrading.md index f68ef257..174d1a2c 100644 --- a/_docs/04-upgrading.md +++ b/_docs/04-upgrading.md @@ -2,8 +2,6 @@ title: "Upgrading" permalink: /docs/upgrading/ excerpt: "Instructions and suggestions for upgrading the theme." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/05-configuration.md b/_docs/05-configuration.md index b063d882..a1516870 100644 --- a/_docs/05-configuration.md +++ b/_docs/05-configuration.md @@ -2,8 +2,6 @@ title: "Configuration" permalink: /docs/configuration/ excerpt: "Settings for configuring and customizing the theme." -sidebar: - nav: docs modified: 2016-04-14 --- diff --git a/_docs/06-navigation.md b/_docs/06-navigation.md index 7dedfff4..f0a481fc 100644 --- a/_docs/06-navigation.md +++ b/_docs/06-navigation.md @@ -2,8 +2,6 @@ title: "Navigation" permalink: /docs/navigation/ excerpt: "Instructions on how to customize the main navigation and enabling breadcrumb links." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/07-ui-text.md b/_docs/07-ui-text.md index 9aaad52c..983deb28 100644 --- a/_docs/07-ui-text.md +++ b/_docs/07-ui-text.md @@ -2,8 +2,6 @@ title: "UI Text" permalink: /docs/ui-text/ excerpt: "Text for customizing various user interface elements found in the theme." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/08-authors.md b/_docs/08-authors.md index 77c1f5c6..ae94809e 100644 --- a/_docs/08-authors.md +++ b/_docs/08-authors.md @@ -2,8 +2,6 @@ title: "Authors" permalink: /docs/authors/ excerpt: "Instructions and settings for working with multiple site authors." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/09-layouts.md b/_docs/09-layouts.md index ce4fc484..acb05427 100644 --- a/_docs/09-layouts.md +++ b/_docs/09-layouts.md @@ -2,8 +2,6 @@ title: "Layouts" permalink: /docs/layouts/ excerpt: "Descriptions and samples of all layouts included with the theme and how to best use them." -sidebar: - nav: docs single_layout_gallery: - image_path: mm-layout-single-header.png alt: "single layout with header example" diff --git a/_docs/10-posts.md b/_docs/10-posts.md index aa633bb1..39472de0 100644 --- a/_docs/10-posts.md +++ b/_docs/10-posts.md @@ -2,8 +2,6 @@ title: "Working with Posts" permalink: /docs/posts/ excerpt: "Suggestions and Front Matter defaults for working with posts." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/11-pages.md b/_docs/11-pages.md index 744668ca..3ca4b4d3 100644 --- a/_docs/11-pages.md +++ b/_docs/11-pages.md @@ -2,8 +2,6 @@ title: "Working with Pages" permalink: /docs/pages/ excerpt: "Suggestions and Front Matter defaults for working with pages." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/12-collections.md b/_docs/12-collections.md index 673c5b9a..514ebd02 100644 --- a/_docs/12-collections.md +++ b/_docs/12-collections.md @@ -2,8 +2,6 @@ title: "Working with Collections" permalink: /docs/collections/ excerpt: "Suggestions and Front Matter defaults for working with collections." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/13-helpers.md b/_docs/13-helpers.md index d1763426..6a1a5b02 100644 --- a/_docs/13-helpers.md +++ b/_docs/13-helpers.md @@ -2,8 +2,6 @@ title: "Helpers" permalink: /docs/helpers/ excerpt: "Jekyll `_includes` and other helpers to use as shortcuts for creating archives, galleries, table of contents, and more." -sidebar: - nav: docs gallery: - url: unsplash-gallery-image-1.jpg image_path: unsplash-gallery-image-1-th.jpg @@ -29,7 +27,7 @@ feature_row: - image_path: unsplash-gallery-image-3-th.jpg title: "Placeholder 3" excerpt: "This is some sample content that goes here with **Markdown** formatting." -modified: 2016-04-13T15:54:02-04:00 +modified: 2016-04-18T16:05:02-04:00 --- {% include base_path %} diff --git a/_docs/14-utility-classes.md b/_docs/14-utility-classes.md index 12fa280c..f4cb7b1a 100644 --- a/_docs/14-utility-classes.md +++ b/_docs/14-utility-classes.md @@ -2,8 +2,6 @@ title: "Utility Classes" permalink: /docs/utility-classes/ excerpt: "CSS classes for aligning text/image, styling buttons and notices, and more." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/15-stylesheets.md b/_docs/15-stylesheets.md index b6b63eb7..fb386bee 100644 --- a/_docs/15-stylesheets.md +++ b/_docs/15-stylesheets.md @@ -2,8 +2,6 @@ title: "Stylesheets" permalink: /docs/stylesheets/ excerpt: "Instructions for customizing and building the theme's stylesheets." -sidebar: - nav: docs modified: 2016-04-14 --- diff --git a/_docs/16-javascript.md b/_docs/16-javascript.md index 860e9a35..ed25b7c2 100644 --- a/_docs/16-javascript.md +++ b/_docs/16-javascript.md @@ -2,8 +2,6 @@ title: "JavaScript" permalink: /docs/javascript/ excerpt: "Instructions for customizing and building the theme's scripts." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/18-contributing.md b/_docs/18-contributing.md index 9efb5e27..bf5c7f57 100644 --- a/_docs/18-contributing.md +++ b/_docs/18-contributing.md @@ -2,8 +2,6 @@ title: "Contributing" permalink: /docs/contributing/ excerpt: "How you can contribute to make this theme better." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/19-docs-2-2.md b/_docs/19-docs-2-2.md index 72f05adc..383216c1 100644 --- a/_docs/19-docs-2-2.md +++ b/_docs/19-docs-2-2.md @@ -2,8 +2,6 @@ title: "2.2 Documentation" permalink: /docs/docs-2-2/ excerpt: "Setup and installation instructions for Minimal Mistakes 2.2 (deprecated)." -sidebar: - nav: docs modified: 2016-04-13T15:54:02-04:00 --- diff --git a/_docs/20-license.md b/_docs/20-license.md index e9dafe51..234b53a4 100644 --- a/_docs/20-license.md +++ b/_docs/20-license.md @@ -2,8 +2,6 @@ title: "License" permalink: /docs/license/ excerpt: "License for Minimal Mistakes Jekyll Theme." -sidebar: - nav: docs modified: 2016-04-13T15:05:12-04:00 ---