I have migrated my company website to Hugo, and I have three archteypes–one for blog posts as usual but tutorial and course as well. I have created list.html
and single.html
to accommodate the slight differences from the default. Things look pretty good locally, but when I deploy to Netlify, the listings don’t appear for my custom archetypes. The individual pages do appear though.
If you want to look, the source code is on GitHub.
The empty listing page on my staging site is here.
I am sure it is something silly, but your help is appreciated. Thanks.