From 7be49c99c15ca6b0a85835768f756654801d73e0 Mon Sep 17 00:00:00 2001 From: "jaybe@jekyll" Date: Mon, 12 Jan 2015 16:52:13 -0600 Subject: [PATCH] Update configuration.md Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive). --- site/_docs/configuration.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index 7a75bd69..488bb86e 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -156,7 +156,8 @@ class="flag">flags (specified on the command-line) that control them.

The contents of <destination> are automatically cleaned, by default, when the site is built. Files or folders that are not - created by your site will be removed. Some files could be retained by specifying them within the <keep_files> configuration directive. + created by your site will be removed. Some files could be retained + by specifying them within the <keep_files> configuration directive.

Do not use an important location for <destination>; instead, use it as