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