fixing config file paths

This commit is contained in:
Tom Johnson 2015-05-12 21:32:58 -07:00
parent 1308514861
commit 4affa6eba7

View File

@ -10,11 +10,11 @@ version: 2.0
# appears above the sidebar (optional)
tagline: Guide for designers
# leave the url empty so that you can upload the files into any domain. You just need to define the baseurl.
# url: "http://idratherbewriting.com"
# You can leave the url empty so that you can upload the files into any domain. You just need to define the baseurl.
url: "http://tomjohnson1492.github.io"
# the subpath of your site. If you're publishing to the root directory, just type "". Usually set this as your project name.
baseurl: "/documentation-theme-jekyll/designer"
baseurl: "/documentation-theme-jekyll"
# this is how you will preview the site on your local machine. leave as is.
host: 127.0.0.1