You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 months ago | |
---|---|---|
.github | 8 months ago | |
completions | 2 years ago | |
components | 7 months ago | |
docs | 2 months ago | |
src | 2 months ago | |
sublime | 1 year ago | |
test_site | 8 months ago | |
test_site_i18n | 1 year ago | |
.dockerignore | 2 years ago | |
.editorconfig | 6 years ago | |
.gitignore | 1 year ago | |
.gitmodules | 1 year ago | |
CHANGELOG.md | 7 months ago | |
CONTRIBUTING.md | 1 year ago | |
Cargo.lock | 7 months ago | |
Cargo.toml | 7 months ago | |
Dockerfile | 10 months ago | |
EXAMPLES.md | 4 months ago | |
LICENSE | 5 years ago | |
README.md | 3 months ago | |
azure-pipelines.yml | 7 months ago | |
build.rs | 3 years ago | |
netlify.toml | 1 year ago | |
rustfmt.toml | 4 years ago | |
snapcraft.yaml | 7 months ago |
README.md
zola (né Gutenberg)
A fast static site generator in a single binary with everything built-in.
Documentation is available on its site or
in the docs/content
folder of the repository and the community can use its forum.
This tool and the template engine it is using 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
- Single binary
- Syntax highlighting
- Sass compilation
- Assets co-location
- (Basic currently) multilingual site suport
- Image processing
- Themes
- Shortcodes
- Internal links
- External link checker
- Table of contents automatic generation
- Automatic header anchors
- Aliases
- Pagination
- Custom taxonomies
- Search with no servers or any third parties involved
- Live reload
- Deploy on many platforms easily: Netlify, Vercel, Cloudflare
- Breadcrumbs