v0.22.0
Welcome to this new release of Zola v0.22.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
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2946
- Reword section/drafting paragraph by @ccjmne in https://github.com/getzola/zola/pull/2934
- Reword taxonomy page by @ccjmne in https://github.com/getzola/zola/pull/2936
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2952
- Add Azure Static Web Apps deployment instructions by @mattvillegas in https://github.com/getzola/zola/pull/2931
- Add code highlight theme previews to docs by @hahwul in https://github.com/getzola/zola/pull/2951
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2960
- Fix broken links and highlight warnings in docs by @hollisticated-horse in https://github.com/getzola/zola/pull/2963
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2986
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2990
- Update cloudflare-pages.md by @Propfend in https://github.com/getzola/zola/pull/2998
- Update Zola installation command in documentation by @Propfend in https://github.com/getzola/zola/pull/3003
- Fix typo in pagination documentation by @dwgrth in https://github.com/getzola/zola/pull/3011
- Fix typos in CHANGELOG.md by @mihai1923 in https://github.com/getzola/zola/pull/3021
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3022
- Update Vercel guide by @ysfchn in https://github.com/getzola/zola/pull/2971
- Clarify instructions on deployment on github pages by @Agilulfo in https://github.com/getzola/zola/pull/2988
- Add "Zola Demo Site" to examples list by @tandiljuan in https://github.com/getzola/zola/pull/3030
- Add missing documentation for GitHub-flavored alerts by @ebkalderon in https://github.com/getzola/zola/pull/3034
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3031
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3036
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3037
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3039
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3046
- Update Snapcraft YAML: core22 upgrade and improved architecture support by @akasolace in https://github.com/getzola/zola/pull/3045
- Use giallo instead of syntect by @Keats in https://github.com/getzola/zola/pull/3044
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3049
- feat: migrate serve WebSocket from ws crate to Axum by @EvanCarroll in https://github.com/getzola/zola/pull/3048
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3055
- Fix components/utils build by @SilensAngelusNex in https://github.com/getzola/zola/pull/3058
- Port logging to
logby @kleinesfilmroellchen in https://github.com/getzola/zola/pull/3042 - Update themes gallery by @Keats in https://github.com/getzola/zola/pull/3064
- Next version by @Keats in https://github.com/getzola/zola/pull/2925
New Contributors
- @mattvillegas made their first contribution in https://github.com/getzola/zola/pull/2931
- @hollisticated-horse made their first contribution in https://github.com/getzola/zola/pull/2963
- @Propfend made their first contribution in https://github.com/getzola/zola/pull/2998
- @dwgrth made their first contribution in https://github.com/getzola/zola/pull/3011
- @mihai1923 made their first contribution in https://github.com/getzola/zola/pull/3021
- @Agilulfo made their first contribution in https://github.com/getzola/zola/pull/2988
- @tandiljuan made their first contribution in https://github.com/getzola/zola/pull/3030
- @ebkalderon made their first contribution in https://github.com/getzola/zola/pull/3034
- @akasolace made their first contribution in https://github.com/getzola/zola/pull/3045
- @SilensAngelusNex made their first contribution in https://github.com/getzola/zola/pull/3058
Full Changelog: https://github.com/getzola/zola/compare/v0.21.0...v0.22.0