content updates

This commit is contained in:
Tom Johnson
2015-04-21 11:47:52 -07:00
parent e7fce15f70
commit 149f9b2f6d
51 changed files with 2028 additions and 32636 deletions

View File

@ -11,10 +11,10 @@ version: 2.0
tagline: Guide for designers
# the base hostname & protocol for your site (everything at the .com or .org and before)
url: "http://idratherbewriting.com"
url: "http://127.0.0.1:4005"
# 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/designer-pdf"
# this is how you will preview the site on your local machine. leave as is.
host: 127.0.0.1

View File

@ -11,16 +11,16 @@ version: 2.0
tagline: Guide for technical writers
# the base hostname & protocol for your site (everything at the .com or .org and before)
url: "http://idratherbewriting.com"
url: "http://127.0.0.1:4005"
# 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/writer"
baseurl: "/documentation-theme-jekyll/writer-pdf"
# this is how you will preview the site on your local machine. leave as is.
host: 127.0.0.1
# specified here in case you have multiple sites and want to view them simultaneously in different tabs (you'll need different ports)
port: 4005
port: 4004
markdown: redcarpet