From 48fe514c546c858b79db2c792b716db3a116df86 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 30 Apr 2013 16:08:21 +0200 Subject: [PATCH] Updating Configuration page in docs with the defaults --- site/_posts/2012-07-01-configuration.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/site/_posts/2012-07-01-configuration.md b/site/_posts/2012-07-01-configuration.md index d5002d94..fa6d856f 100644 --- a/site/_posts/2012-07-01-configuration.md +++ b/site/_posts/2012-07-01-configuration.md @@ -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: /