A fast static site generator in a single binary with everything built-in. https://www.getzola.org https://www.getzola.org
  • Rust 97.6%
  • HTML 1.7%
  • Python 0.6%
  • Dockerfile 0.1%
Find a file
Vincent Prouillet f1e893373e
Update themes gallery (#3102)
Co-authored-by: Keats <680355+Keats@users.noreply.github.com>
2026-02-02 14:30:36 +01:00
.claude
.github Add back MIT license + mention the split in README 2026-01-26 21:10:47 +01:00
components Fix after giallo update 2026-01-22 09:58:41 +01:00
docs Update themes gallery (#3102) 2026-02-02 14:30:36 +01:00
src Add back MIT license + mention the split in README 2026-01-26 21:10:47 +01:00
test_site
test_site_i18n
test_sites_invalid/indexmd
.dockerignore
.editorconfig
.gitignore
build.rs
Cargo.lock Ready for release 2026-01-22 09:58:41 +01:00
Cargo.toml Fix after giallo update 2026-01-22 09:58:41 +01:00
CHANGELOG.md Document breaking changes for version 0.22.0 2026-01-27 23:06:47 +01:00
CONTRIBUTING.md
Dockerfile
EXAMPLES.md
LICENSE
LICENSE-MIT Add back MIT license + mention the split in README 2026-01-26 21:10:47 +01:00
README.md Add back MIT license + mention the split in README 2026-01-26 21:10:47 +01:00
rustfmt.toml
snapcraft.yaml Ready for release 2026-01-22 09:58:41 +01:00
zola.metainfo.xml Ready for release 2026-01-22 09:58:41 +01:00

zola (né Gutenberg) zola logo

Build Status GitHub all releases

A fast static site generator in a single binary with everything built-in.

To find out more see the Zola Documentation, look in the docs/content folder of this repository or visit the Zola community forum.

This tool and its template engine tera were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.

List of features

License

This project contains code under multiple licenses.

Code introduced after version 0.22 is licensed under the EUPL-1.2. Code that existed prior to commit 3c9131db0d remains licensed under the MIT License, including in later versions of the project.

See LICENSE and LICENSE-MIT for details.