mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 09:54:45 -04:00
Document cleanDestinationDir configuration setting
This commit is contained in:
parent
27ca65463c
commit
1214f6ffbf
@ -173,6 +173,12 @@ Pass down default configuration values (front matter) to pages in the content tr
|
|||||||
|
|
||||||
Enable to turn relative URLs into absolute.
|
Enable to turn relative URLs into absolute.
|
||||||
|
|
||||||
|
### cleanDestinationDir
|
||||||
|
|
||||||
|
**Default value:** false
|
||||||
|
|
||||||
|
When building, removes files from destination not found in static directories.
|
||||||
|
|
||||||
### contentDir
|
### contentDir
|
||||||
|
|
||||||
**Default value:** "content"
|
**Default value:** "content"
|
||||||
@ -231,7 +237,7 @@ Disable automatic live reloading of browser window.
|
|||||||
|
|
||||||
**Default value:** false
|
**Default value:** false
|
||||||
|
|
||||||
: Do not convert the url/path to lowercase.
|
Do not convert the url/path to lowercase.
|
||||||
|
|
||||||
### enableEmoji
|
### enableEmoji
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user