Dear [Hugo Support/Community/Developer Team],
I’m working with a Hugo site and have encountered an issue displaying custom taxonomy terms. I have a custom content folder located at /content/courses/ and have added a custom taxonomy called subjects in my Hugo config.toml file.
Here is the functionality I need:
- A taxonomy term listing page that displays each term within the
subjectstaxonomy along with the count of associated posts. - A way to click on each term that then navigates to a page listing all posts associated with that specific term.
Despite extensive troubleshooting and reviewing AI tools, YouTube tutorials, and community posts, I haven’t been able to resolve this.
Could you provide guidance on implementing this feature?
Thank you in advance for any support or resources you can offer!
Best regards,
Alex