Zola version: 0.12.0 (with image balthek/zola:0.12.0)
Taxonomy list and single term pages should be generated as specified in templates.
When navigate to taxonomy list and single term pages, it only shows Not found.
zola serve runs without errorBuilding site...
-> Creating 1 pages (0 orphan), 1 sections, and processing 0 images
Done in 1.5s.
Listening for changes in /site{config.toml, content, sass, templates, themes}
Press Ctrl+C to stop
Web server is available at http://0.0.0.0:1111
Not foundThe repo for reproducing this issue is here https://github.com/anthonychwong/getzola-issue-1169/releases/tag/issue-1177
Are you on Windows? If so, that's a known issue and will be fixed soon with a 0.12.1 release.
I'm using docker image balthek/zola:0.12.0 on Ubuntu 20
Thanks for the reproduction, I'll have a look asap.
This is fixed in the next branch, thanks for the report!
Most helpful comment
This is fixed in the
nextbranch, thanks for the report!