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.
|
||||
# project definitions
|
||||
project: doc
|
||||
audience: designers
|
||||
product: all
|
||||
platform: all
|
||||
version: all
|
||||
destination: /Applications/XAMPP/xamppfiles/htdocs/jekyll-documentation-theme/designers
|
||||
destination: ../doc_designers
|
||||
topnav_title: Jekyll Documentation Theme
|
||||
homepage_title: Jekyll Documentation Theme — Designers
|
||||
site_title: Jekyll Documentation Theme — Designers
|
||||
disqus_shortname: idrbwjekyll
|
||||
google_analytics: UA-66296557-1
|
||||
|
||||
# variables
|
||||
|
||||
@ -50,12 +52,10 @@ defaults:
|
||||
values:
|
||||
layout: "page"
|
||||
comments: true
|
||||
search: true
|
||||
-
|
||||
scope:
|
||||
path: ""
|
||||
type: "posts"
|
||||
values:
|
||||
layout: "post"
|
||||
comments: true
|
||||
search: true
|
||||
comments: true
|
Reference in New Issue
Block a user