A fast static site generator in a single binary with everything built-in. https://www.getzola.org https://www.getzola.org
Find a file
Vincent Prouillet bbe98189b4
Update themes gallery (#3064)
Co-authored-by: GitHub Action <action@github.com>
2026-01-08 13:00:08 +01:00
.github Try to fix the musl build 2025-07-14 23:15:35 +02:00
components Avoid creating empty/incomplete processed image files (#2873) 2025-07-14 23:01:51 +02:00
docs Update themes gallery (#3064) 2026-01-08 13:00:08 +01:00
src cargo fmt 2025-07-14 23:01:51 +02:00
test_site Add insert_anchor_links back to config.toml (#2767) 2025-02-14 22:37:13 +01:00
test_site_i18n Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02:00
test_sites_invalid/indexmd Fix tests 2023-03-19 20:36:25 +01:00
.dockerignore add .dockerignore file to reduce intermediate docker image size and build time 2020-06-09 12:16:01 +02:00
.editorconfig Create new project 2016-12-06 14:51:33 +09:00
.gitignore Add class based syntax higlighting + line numbers (#1531) 2021-07-10 08:53:19 +02:00
.gitmodules Move sublime into config module (#2580) 2025-02-14 22:37:13 +01:00
build.rs Add completion subcommand (#1968) 2023-02-16 20:49:03 +01:00
Cargo.lock Ready for release 2025-07-14 23:01:51 +02:00
Cargo.toml Update changelog and version 2025-07-14 23:01:51 +02:00
CHANGELOG.md Fix typos in CHANGELOG.md (#3021) 2025-11-18 13:57:40 +01:00
CONTRIBUTING.md Fix typos (#2760) 2025-02-14 21:32:43 +01:00
Dockerfile feat: build relases on gh-actions & support linux arm64 (#2629) 2025-02-14 22:37:13 +01:00
EXAMPLES.md Add "Zola Demo Site" to examples list (#3030) 2025-11-25 11:16:36 +01:00
LICENSE USe date range for license 2018-01-16 13:39:56 +01:00
netlify.toml Bump zola version for docs 2023-03-05 20:26:55 +01:00
README.md README: adds logo; DOCS: logo in header (#2904) 2025-07-06 22:50:32 +02:00
rustfmt.toml rustfmt 2018-10-31 08:18:57 +01:00
snapcraft.yaml Update Snapcraft YAML: core22 upgrade and improved architecture support (#3045) 2025-12-15 09:21:43 +01:00
zola.metainfo.xml Metainfo (#2809) 2025-02-22 21:49:04 +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