No description
Find a file
FireIsGood 606c2be425
Improve docs header style (#2516)
* refactor: pattern to separate file

causes a lot of lag and also probably isn't the best to inline since we
have scss preprocessing

* fix: escape quotes properly

* feat: improve header styles
2024-06-12 00:02:22 +02:00
.github fix: fix docs CI workflow; build in MRs; build and deploy on master (#2504) 2024-05-24 20:48:27 +02:00
components fix: taxonomies missing lang in sitemap (#2373) 2023-12-18 23:24:06 +01:00
docs Improve docs header style (#2516) 2024-06-12 00:02:22 +02:00
src ignore kate-swp files (#2353) 2023-12-18 23:24:06 +01:00
sublime Update syntect 2022-05-05 23:41:06 +02:00
test_site Atom template authors (#2259) 2023-12-18 23:24:06 +01:00
test_site_i18n Fix feed location for taxonomies not in the default language 2022-06-13 22:34:47 +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
azure-pipelines.yml Add apple arm (#2324) 2023-12-18 23:24:06 +01:00
build.rs Add completion subcommand (#1968) 2023-02-16 20:49:03 +01:00
Cargo.lock Update deps 2023-12-18 23:24:06 +01:00
Cargo.toml Update deps 2023-12-18 23:24:06 +01:00
CHANGELOG.md Set release date 2023-12-18 23:24:06 +01:00
CONTRIBUTING.md Update links to tmtheme editor 2023-03-08 22:58:20 +01:00
Dockerfile fix: set the debian version used to build the Docker image (#2386) 2023-12-20 14:00:07 +01:00
EXAMPLES.md remove entries for sites that are no longer functional (#2470) 2024-04-01 22:24:26 +02: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 Spiff up the readme a bit. (#2501) 2024-05-18 21:13:32 +02:00
rustfmt.toml rustfmt 2018-10-31 08:18:57 +01:00
snapcraft.yaml Update snapcraft version 2023-12-19 08:42:48 +01:00
zola.metainfo.xml Metainfo: Add 0.18.0 (#2402) 2024-01-07 20:22:14 +01:00

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