Viv's personal modifications to zola, a fast static site generator in a single binary with everything built-in.
- Allow tags to be specified at the root level in front matter, for compatibility with Obsidian
- WIP changes from InDieTasten's zola-codespaces repo for codespaces / dev container support in
zola serve - Maybe more? not yet!
(below this line is the original readme.)
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.
- 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