added more robust instructions for installing jekyll on windows and mac

This commit is contained in:
tomjohnson1492
2016-03-24 12:17:03 -07:00
parent 283dfa3b73
commit fb11fbbee9
10 changed files with 630 additions and 385 deletions

View File

@@ -16,6 +16,7 @@ mydoc_homepage:
mydoc_release_notes_50:
title: "5.0 Release notes"
url: "/documentation-theme-jekyll/mydoc_release_notes_50/"
@@ -53,6 +54,29 @@ mydoc_support:
mydoc_about_ruby_gems_etc:
title: "About Ruby, Gems, Bundler, etc."
url: "/documentation-theme-jekyll/mydoc_about_ruby_gems_etc/"
link: "<a href='/documentation-theme-jekyll/mydoc_about_ruby_gems_etc/'>About Ruby, Gems, Bundler, etc.</a>"
mydoc_install_jekyll_on_mac:
title: "Install Jekyll on Mac"
url: "/documentation-theme-jekyll/mydoc_install_jekyll_on_mac/"
link: "<a href='/documentation-theme-jekyll/mydoc_install_jekyll_on_mac/'>Install Jekyll on Mac</a>"
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_pages:
title: "Pages"
url: "/documentation-theme-jekyll/mydoc_pages/"
@@ -303,20 +327,6 @@ mydoc_troubleshooting:
mydoc_install_dependencies:
title: "Adding all project dependencies"
url: "/documentation-theme-jekyll/mydoc_install_dependencies/"
link: "<a href='/documentation-theme-jekyll/mydoc_install_dependencies/'>Adding all project dependencies</a>"
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: