justint / papaya

A clean Zola theme for blogging and projects.
https://justintennant.me/papaya/
MIT License
45 stars 24 forks source link

Papaya fails to build with Zola v0.16.1 #9

Closed justint closed 1 year ago

justint commented 1 year ago

I'm getting this error when building papaya with zola v0.16.1:

Error: Failed to serve the site
Error: Page `\\?\C:\Users\Justin\\papaya\content\blog\another-post.md` has taxonomy `tags` which is not defined in config.toml

Have not figured out the cause yet, will be investigating.

justint commented 1 year ago

A site note to myself: we should get some kind of automated testing set up for new releases of zola, to avoid an instance of breaking changes like this happening again.

Shout-out to the folks who emailed me directly about this, thanks for the heads up!