Updating Configuration page in docs with the defaults

This commit is contained in:
Parker Moore 2013-04-30 16:08:21 +02:00
parent 0b1bc0c24d
commit 48fe514c54
1 changed files with 11 additions and 7 deletions

View File

@ -236,24 +236,28 @@ source: .
destination: ./_site
plugins: ./_plugins
layouts: ./_layouts
include: ['.htaccess']
exclude: []
keep_files: ['.git','.svn']
timezone: nil
future: true
pygments: false
show_drafts: nil
limit_posts: 0
pygments: true
markdown: maruku
permalink: date
include: ['.htaccess']
paginate_path: 'page:num'
markdown_ext: markdown,mkd,mkdn,md
textile_ext: textile
markdown: maruku
markdown_ext: markdown,mkd,mkdn,md
textile_ext: textile
excerpt_separator: "\n\n"
safe: false
watch: false
server: false
watch: false # deprecated
server: false # deprecated
host: 0.0.0.0
port: 4000
baseurl: /