rdwatters / hugo-docs-concept

NO LONGER MAINTAINED. See the official Hugo docs at /gohugoio/hugoDocs
17 stars 10 forks source link

Document use of Hugo templating within archetypes... #149

Closed rdwatters closed 7 years ago

rdwatters commented 7 years ago

Add to content/content-management/archetypes.md

Also mention usage in content/variables/site.md.

For a list of vars available:

https://github.com/gohugoio/hugo/pull/3607#issuecomment-309378037

Godoc ref:

https://godoc.org/github.com/gohugoio/hugo/create#ArchetypeFileData

rdwatters commented 7 years ago

I should never go on GitHub before drinking coffee. This is a duplicate of the issue I put up previously, #146