hugo-theme-bootstrap4-blog
hugo-theme-bootstrap4-blog copied to clipboard
Taxonomies & 'ugly' URLs don't get along
With uglyurls = true
, links to taxonomy pages are to e.g. tags/
rather than tags.html
.
You're right, it seems to be an issue that several people have reported already, for example https://github.com/gohugoio/hugo/issues/1989. I will look at some of the proposed solutions.