Welcome to this new release of Zola v0.23.4!
See the full changelog at https://github.com/getzola/zola/blob/master/CHANGELOG.md
All artifacts are signed with this repos identity using Sigstore.
You can verify the signatures using the GitHub CLI.
gh attestation verify --owner getzola <my-artifact>
What's Changed
• Update archive.md to reflect removal of concat in Tera 2 by @theokrueger in https://github.com/getzola/zola/pull/3244
• archive.md:fix build fail by @theokrueger in https://github.com/getzola/zola/pull/3245
• Update the Debian install docs to the pkg.haus APT archive by @barnumbirr in https://github.com/getzola/zola/pull/3249
• Next version by @Keats in https://github.com/getzola/zola/pull/3237
New Contributors
• @theokrueger made their first contribution in https://github.com/getzola/zola/pull/3244
Full Changelog:https://github.com/getzola/zola/compare/v0.23.3...v0.23.4