mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 17:24:47 -04:00
Add assetDir
key to config list
# References
- `assetDir` Added in this commit: dea71670c0
- Hugo Pipes documentation referencing the Asset Directory key: https://gohugo.io/hugo-pipes/introduction/#asset-directory
This commit is contained in:
parent
488d1d0342
commit
dbecb967da
@ -44,6 +44,9 @@ config file(s).
|
|||||||
archetypeDir ("archetypes")
|
archetypeDir ("archetypes")
|
||||||
: The directory where Hugo finds archetype files (content templates).
|
: The directory where Hugo finds archetype files (content templates).
|
||||||
|
|
||||||
|
assetDir ("assets")
|
||||||
|
: The directory where Hugo finds asset files used in [Hugo Pipes](/hugo-pipes/).
|
||||||
|
|
||||||
baseURL
|
baseURL
|
||||||
: Hostname (and path) to the root, e.g. http://bep.is/
|
: Hostname (and path) to the root, e.g. http://bep.is/
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user