I have figured out how to have a single custom rss template for tags but I can’t seem to figure out how to make a template for a specific tag. Is there a way to do that?
A specific tag… probably easiest to create the output you want, and then call it in the front matter for that tag, ex. https://gohugo.io/templates/output-formats#customizing-output-formats.
Thanks @maiki! Possibly dumb question: were do I set front matter for a specific tag. For example sake, let’s say my tag’s items show up at http://localhost:1313/tags/foo
For your example: /content/tags/foo/_index.md
I should have known it was that simple… most things are Thank you for the help!
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.