diff --git a/site/_docs/configuration.md b/site/_docs/configuration.md index e119196e..406ed416 100644 --- a/site/_docs/configuration.md +++ b/site/_docs/configuration.md @@ -87,6 +87,20 @@ class="flag">flags (specified on the command-line) that control them.

include: [DIR, FILE, ...]

+ + +

Keep files

+

+ When clobbering the site destination, keep the selected files. + Useful for files that are not generated by jekyll; e.g. files or + assets that are generated by your build tool. + The paths are relative to the destination. +

+ + +

keep_files: [DIR, FILE, ...]

+ +

Time Zone