color fix for sidebar, also added instructions for installing jekyll on windows
This commit is contained in:
@ -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:
|
||||
|
@ -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:
|
||||
|
Reference in New Issue
Block a user