A fast static site generator in a single binary with everything built-in. https://www.getzola.org
 
 
 
Go to file
Vincent Prouillet 233d1b8c38
Update themes gallery (#2770)
Co-authored-by: GitHub Action <action@github.com>
2025-01-19 10:40:20 +01:00
.github Update Zola build deploy version to v0.19.2 (#2734) 2024-12-19 11:16:06 +01:00
components Fix shortcode/continue-reading parsing with inline HTML (smaller version) (#2606) 2024-08-15 20:19:03 +02:00
docs Update themes gallery (#2770) 2025-01-19 10:40:20 +01:00
src fix: zola panic if no static dir (#2608) 2024-08-15 20:19:03 +02:00
sublime Update syntect 2022-05-05 23:41:06 +02:00
test_site Added support for multiple feeds (i.e. generating both Atom and RSS) (#2477) 2024-06-20 23:15:24 +02: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 Add protobuf syntax highlighting 2021-05-10 22:09:36 +02:00
CHANGELOG.md Get ready for release 2024-08-15 20:19:03 +02:00
CONTRIBUTING.md Update links to tmtheme editor 2023-03-08 22:58:20 +01:00
Cargo.lock Get ready for release 2024-08-15 20:19:03 +02:00
Cargo.toml Get ready for release 2024-08-15 20:19:03 +02:00
Dockerfile fix: set the debian version used to build the Docker image (#2386) 2023-12-20 14:00:07 +01:00
EXAMPLES.md Add new example (hermanschaaf.com) (#2736) 2024-12-19 14:06:57 +01:00
LICENSE USe date range for license 2018-01-16 13:39:56 +01:00
README.md Spiff up the readme a bit. (#2501) 2024-05-18 21:13:32 +02:00
azure-pipelines.yml Update images for release as well 2024-06-20 23:55:09 +02:00
build.rs Add completion subcommand (#1968) 2023-02-16 20:49:03 +01:00
netlify.toml Bump zola version for docs 2023-03-05 20:26:55 +01:00
rustfmt.toml rustfmt 2018-10-31 08:18:57 +01:00
snapcraft.yaml Get ready for release 2024-08-15 20:19:03 +02:00
zola.metainfo.xml 0.19.1 Metainfo fixes (#2550) 2024-06-25 19:46:52 +02:00

README.md

zola (né Gutenberg)

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