mirror of
https://github.com/jekyll/jekyll.git
synced 2026-02-15 09:05:11 -05:00
Update configuration.md
Sync Destination folder cleansing language with Usage docs page (i.e. adding `keep_files` directive).
This commit is contained in:
@@ -156,7 +156,8 @@ class="flag">flags</code> (specified on the command-line) that control them.
|
||||
<p>
|
||||
The contents of <code><destination></code> 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 <code><keep_files></code> configuration directive.
|
||||
created by your site will be removed. Some files could be retained
|
||||
by specifying them within the <code><keep_files></code> configuration directive.
|
||||
</p>
|
||||
<p>
|
||||
Do not use an important location for <code><destination></code>; instead, use it as
|
||||
|
||||
Reference in New Issue
Block a user