v0.20.0
Welcome to this new release of Zola v0.20.0!
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
- Fix wrong URL in Codeberg Pages guide by @daudix in https://github.com/getzola/zola/pull/2616
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2617
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2627
- remove my website from examples.md (using hugo) by @andrewzah in https://github.com/getzola/zola/pull/2638
- Add dmarcoux.com to EXAMPLES.md by @dmarcoux in https://github.com/getzola/zola/pull/2652
- Improve shortcode name documentation to specify first-letter rule by @ticky in https://github.com/getzola/zola/pull/2655
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2669
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2685
- Updated github action version by @ckrenslehner in https://github.com/getzola/zola/pull/2692
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2707
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2721
- Added tags support for themes by @harrymkt in https://github.com/getzola/zola/pull/2720
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2730
- Update Zola build deploy version to v0.19.2 by @harrymkt in https://github.com/getzola/zola/pull/2734
- Add new example (hermanschaaf.com) by @hermanschaaf in https://github.com/getzola/zola/pull/2736
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2746
- Remove COPR recommendation for installation by @Gerrit0 in https://github.com/getzola/zola/pull/2752
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2770
- Update codeberg pages deployment guide to use from_secret by @muelsyse-az in https://github.com/getzola/zola/pull/2784
- Add icon to external links by @FireIsGood in https://github.com/getzola/zola/pull/2522
- Update syntax-highlighting.md to fix alignment between line numbers and lines of code in the example snippet by @Ativerc in https://github.com/getzola/zola/pull/2796
- Fix typos by @deining in https://github.com/getzola/zola/pull/2760
- Next version by @Keats in https://github.com/getzola/zola/pull/2615
New Contributors
- @dmarcoux made their first contribution in https://github.com/getzola/zola/pull/2652
- @ticky made their first contribution in https://github.com/getzola/zola/pull/2655
- @ckrenslehner made their first contribution in https://github.com/getzola/zola/pull/2692
- @harrymkt made their first contribution in https://github.com/getzola/zola/pull/2720
- @hermanschaaf made their first contribution in https://github.com/getzola/zola/pull/2736
- @Gerrit0 made their first contribution in https://github.com/getzola/zola/pull/2752
- @muelsyse-az made their first contribution in https://github.com/getzola/zola/pull/2784
- @Ativerc made their first contribution in https://github.com/getzola/zola/pull/2796
- @deining made their first contribution in https://github.com/getzola/zola/pull/2760
Full Changelog: https://github.com/getzola/zola/compare/v0.19.2...v0.20.0