parent
d2b33144a7
commit
12cbfa8cf4
|
@ -29,8 +29,9 @@ $ jekyll build --watch
|
||||||
<p>
|
<p>
|
||||||
The contents of <code><destination></code> are automatically
|
The contents of <code><destination></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
|
created by your site will be removed. Files and folders you wish to be retain
|
||||||
by specifying them within the <code><keep_files></code> configuration directive.
|
in <code><destination></code> may be specified within the <code><keep_files></code>
|
||||||
|
configuration directive.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Do not use an important location for <code><destination></code>;
|
Do not use an important location for <code><destination></code>;
|
||||||
|
|
Loading…
Reference in New Issue