color fix for sidebar, also added instructions for installing jekyll on windows

This commit is contained in:
tomjohnson1492
2016-03-23 23:07:59 -07:00
parent 2791c87f38
commit 283dfa3b73
5 changed files with 107 additions and 4 deletions

View File

@ -221,6 +221,10 @@ entries:
url: /mydoc_install_dependencies/
output: web, pdf
- title: Install Jekyll on Windows
url: /mydoc_install_jekyll_on_windows/
output: web, pdf
- title: Tag archives
output: web
items:

View File

@ -4,6 +4,18 @@
mydoc_homepage:
title: "Get started"
url: "/documentation-theme-jekyll/"
link: "<a href='/documentation-theme-jekyll/'>Get started</a>"
mydoc_release_notes_50:
title: "5.0 Release notes"
url: "/documentation-theme-jekyll/mydoc_release_notes_50/"
@ -298,6 +310,13 @@ mydoc_install_dependencies:
mydoc_install_jekyll_on_windows:
title: "Install Jekyll on Windows"
url: "/documentation-theme-jekyll/mydoc_install_jekyll_on_windows/"
link: "<a href='/documentation-theme-jekyll/mydoc_install_jekyll_on_windows/'>Install Jekyll on Windows</a>"
mydoc_tag_archives_overview: