content updates

This commit is contained in:
Tom Johnson
2015-08-13 07:50:55 -07:00
parent 6770d68979
commit 6f3f02f060

View File

@ -1,14 +1,16 @@
## This content is duplicated here from configs/config_designers.yml because I'm building this site through Github Pages, and Github Pages just looks for the _config.yml file in the root directory to create the build. ## This content is duplicated here from configs/config_designers.yml because I'm building this site through Github Pages, and Github Pages just looks for the _config.yml file in the root directory to create the build.
# project definitions
project: doc project: doc
audience: designers audience: designers
product: all product: all
platform: all platform: all
version: all version: all
destination: /Applications/XAMPP/xamppfiles/htdocs/jekyll-documentation-theme/designers destination: ../doc_designers
topnav_title: Jekyll Documentation Theme topnav_title: Jekyll Documentation Theme
homepage_title: Jekyll Documentation Theme — Designers homepage_title: Jekyll Documentation Theme — Designers
site_title: Jekyll Documentation Theme — Designers site_title: Jekyll Documentation Theme — Designers
disqus_shortname: idrbwjekyll disqus_shortname: idrbwjekyll
google_analytics: UA-66296557-1
# variables # variables
@ -50,12 +52,10 @@ defaults:
values: values:
layout: "page" layout: "page"
comments: true comments: true
search: true
- -
scope: scope:
path: "" path: ""
type: "posts" type: "posts"
values: values:
layout: "post" layout: "post"
comments: true comments: true
search: true