v0.21.0
Welcome to this new release of Zola v0.21.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 .gitlab-ci.yaml with v0.20.0 having multiple different build artifacts for linux available by @mb in https://github.com/getzola/zola/pull/2799
- Add example: Nizzlay.com by @Nizzlay in https://github.com/getzola/zola/pull/2804
- Refactor external link styling to use
external_links_classby @welpo in https://github.com/getzola/zola/pull/2801 - Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2807
- Metainfo by @Ayush1325 in https://github.com/getzola/zola/pull/2809
- input gitlab pages url in the CI build step by @benjaminlyng in https://github.com/getzola/zola/pull/2822
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2828
- Docs: adds logo SVGs; replaces the
favicon.icoby @indiscipline in https://github.com/getzola/zola/pull/2827 - Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2846
- Update GitLab Pages deployment documentation by @walpox in https://github.com/getzola/zola/pull/2844
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2866
- docs: add section on handling preview deployments for Cloudflare Pages by @welpo in https://github.com/getzola/zola/pull/2868
- [docs] Fix typo in overview by @adithyabsk in https://github.com/getzola/zola/pull/2876
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2887
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2907
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2914
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2918
- README: adds logo; DOCS: logo in header by @indiscipline in https://github.com/getzola/zola/pull/2904
- Add Lysator to examples by @sermuns in https://github.com/getzola/zola/pull/2922
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2921
- Update themes gallery by @Keats in https://github.com/getzola/zola/pull/2924
- Closes the paren on page count for themes by @JustusAdam in https://github.com/getzola/zola/pull/2923
- Next version by @Keats in https://github.com/getzola/zola/pull/2798
New Contributors
- @mb made their first contribution in https://github.com/getzola/zola/pull/2799
- @Nizzlay made their first contribution in https://github.com/getzola/zola/pull/2804
- @benjaminlyng made their first contribution in https://github.com/getzola/zola/pull/2822
- @indiscipline made their first contribution in https://github.com/getzola/zola/pull/2827
- @adithyabsk made their first contribution in https://github.com/getzola/zola/pull/2876
- @sermuns made their first contribution in https://github.com/getzola/zola/pull/2922
- @JustusAdam made their first contribution in https://github.com/getzola/zola/pull/2923
Full Changelog: https://github.com/getzola/zola/compare/v0.20.0...v0.21.0