A fast static site generator in a single binary with everything built-in. https://www.getzola.org
 
 
 
 
Go to file
Javier Pérez 7c15021df9
Update GitLab Pages deployment documentation (#2844)
* docs: update gitlab pages doc

* docs: add clarification about variable

* docs: indent lines in document

* feat(docs): add fuzzy version matching to template

* docs: fix minor typo

* revert(docs): change image back to debian

* docs(ci): update gitlab-pages.md
2025-04-13 20:02:51 +02:00
.github Refactor external link styling to use `external_links_class` (#2801) 2025-02-18 11:17:28 +01:00
components Update changelog + pulldown-cmark 2025-02-14 22:37:13 +01:00
docs Update GitLab Pages deployment documentation (#2844) 2025-04-13 20:02:51 +02:00
src Use actual interface to check available ports (#2789) 2025-02-14 22:37:13 +01: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
CHANGELOG.md Update CHANGELOG.md 2025-03-10 11:35:28 +01:00
CONTRIBUTING.md Fix typos (#2760) 2025-02-14 21:32:43 +01:00
Cargo.lock Update changelog + pulldown-cmark 2025-02-14 22:37:13 +01:00
Cargo.toml Update changelog + pulldown-cmark 2025-02-14 22:37:13 +01:00
Dockerfile feat: build relases on gh-actions & support linux arm64 (#2629) 2025-02-14 22:37:13 +01:00
EXAMPLES.md Add example: Nizzlay.com (#2804) 2025-02-18 11:14:06 +01:00
LICENSE USe date range for license 2018-01-16 13:39:56 +01:00
README.md Fix typos (#2760) 2025-02-14 21:32:43 +01: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 Remove azure pipelines 2025-02-14 22:37:13 +01:00
zola.metainfo.xml Metainfo (#2809) 2025-02-22 21:49:04 +01: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