changed _pages to pages and removed include pages from config file. turned out this wasn't necessary.

This commit is contained in:
tomjohnson1492
2016-07-06 23:57:35 -07:00
parent cce99619c0
commit e941db4f56
93 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,4 @@
include: ['_pages']
# this tag includes all pages from the pages directory and puts them into the root directory
output: web
# this property is useful for conditional filtering of content that is separate from the PDF.
@ -14,7 +11,7 @@ site_title: Jekyll theme for documentation
company_name: Your company
# this appears in the footer
github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/_pages/
github_editme_path: tomjohnson1492/documentation-theme-jekyll/blob/gh-pages/pages/
# if you're using Github, provide the basepath to the branch you've created for reviews, following the sample here. if not, leave this value blank.
disqus_shortname: idrbwjekyll