content updates
This commit is contained in:
@ -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
|
@ -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
|
||||
|
Reference in New Issue
Block a user