I’m trying to understand the default.md
for themes. When I generate content using hugo new
for an unknown kind it seems to pull from the site’s archetypes, not my theme’s. If I use a known kind, it works as expected (meaning it uses the archetype from my theme).
Site will always override theme, as it should. If you don’t want that, remove or rename the site archetype.
1 Like
Thanks. I’ve been away too long and flipped that in my mind!
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.