Are archetypes for nested sections supported in any way?
You can do:
hugo new --kind subsection blog/subsection/mypost.md
Which will pick the subsection.md archetype template, but there is no “auto support”.
This will work great, thank you!
Are archetypes for nested sections supported in any way?
You can do:
hugo new --kind subsection blog/subsection/mypost.md
Which will pick the subsection.md archetype template, but there is no “auto support”.
This will work great, thank you!