Merge pull request #3296 from jaybe-jekyll/patch-2

This commit is contained in:
Parker Moore 2015-01-12 15:08:03 -08:00
commit fa7d4cde67
1 changed files with 2 additions and 1 deletions

View File

@ -156,7 +156,8 @@ class="flag">flags</code> (specified on the command-line) that control them.
<p> <p>
The contents of <code>&lt;destination&gt;</code> are automatically The contents of <code>&lt;destination&gt;</code> are automatically
cleaned, by default, when the site is built. Files or folders that are not 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 <code>&lt;keep_files&gt;</code> configuration directive. created by your site will be removed. Some files could be retained
by specifying them within the <code>&lt;keep_files&gt;</code> configuration directive.
</p> </p>
<p> <p>
Do not use an important location for <code>&lt;destination&gt;</code>; instead, use it as Do not use an important location for <code>&lt;destination&gt;</code>; instead, use it as