@bix wrote:
It’s literally this theme with the above
{{ range .Params.categories }}<a href="{{ "/categories/" }}{{ . | urlize }}">{{ . }}</a> {{ end }}
code added to the ‘single.html’ template.FWIW, I’ve since asked M.b their current Hugo version and they are still back on 0.53. I don’t know if there’s something in later versions which allow sorting tags alphabetically on a post.