Add assetDir key to config list

# References
- `assetDir` Added in this commit: https://github.com/gohugoio/hugo/commit/dea71670c059ab4d5a42bd22503f18c087dd22d4
- Hugo Pipes documentation referencing the Asset Directory key: https://gohugo.io/hugo-pipes/introduction/#asset-directory
This commit is contained in:
Bangel
2018-08-08 11:28:18 -05:00
committed by Bjørn Erik Pedersen
parent 488d1d0342
commit dbecb967da
@@ -44,6 +44,9 @@ config file(s).
archetypeDir ("archetypes")
: 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
: Hostname (and path) to the root, e.g. http://bep.is/