macOS
brew install zolalocal Homebrew formula metadata
sudo port install zolaMacPorts ports tree · www/zola/Portfile · source: api.github.com
brew
Fast static site generator in a single binary with everything built-in. Version 0.22.1 via Homebrew; verified from local package data.
install
brew install zolalocal Homebrew formula metadata
sudo port install zolaMacPorts ports tree · www/zola/Portfile · source: api.github.com
sudo apk add zolaAlpine Linux edge package indexes · zola · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#zolanixpkgs package indexes · pkgs/by-name/zo/zola/package.nix · source: api.github.com
sudo pacman -S zolaArch Linux sync databases · zola · source: geo.mirror.pkgbuild.com
sudo zypper install zolaopenSUSE Tumbleweed package metadata · zola · source: download.opensuse.org
scoop install main/zolaScoop official bucket manifest trees · bucket/zola.json · source: api.github.com
winget install --id getzola.zola -eWindows Package Manager source index · getzola.zola · source: cdn.winget.microsoft.com
overview
Fast static site generator in a single binary with everything built-in
history
Zola is a Rust static site generator descended from the Gutenberg project. Its identity is deliberately package-friendly: a single binary with Markdown, Tera templates, Sass, syntax highlighting, search, themes, image processing, and live reload built in.
Creator Vincent Prouillet wrote that Gutenberg began in May 2015, shortly after Rust 1.0, as a way for him and a friend to learn Rust by building a static site generator. The project was also entangled with Tera, the template engine Prouillet built after finding no Rust template library he liked for the job.
Gutenberg grew beyond the creator's original expectation of a private learning project. By 2018, the name collided with Project Gutenberg, CSS projects, and especially WordPress's Gutenberg editor, so the project was renamed Zola with the 0.5.0 release. The README still labels it "zola (ne Gutenberg)" and describes the project as an all-included static site generator.
Zola entered the same broad SSG conversation as Hugo, Jekyll, and Pelican, but its adoption pitch was different: Rust implementation, a dependency-light install story, and features that often require separate tooling elsewhere. The rename was explicitly complicated by the fact that Gutenberg was already present in package managers and deployment platforms.
Its audience has been strongest among developers who want a static site generator without a Node, Ruby, Python, or Go template stack. Zola's official docs frame it as comparable to Hugo, Pelican, and Jekyll while emphasizing a single executable and Tera-based templating.
A typical Zola workflow is to keep site content in Markdown, define templates with Tera, and use a small config file such as config.toml or zola.toml. The CLI builds static files for deployment and can serve locally with live reload during editing.
Zola is commonly used for blogs, documentation sites, knowledge bases, landing pages, and book-like sites. Its package appeal comes from bundling Sass compilation, syntax highlighting, table-of-contents generation, internal links, taxonomies, search, and deployment-oriented static output into one tool.
Zola is a clean example of the post-Jekyll static-site-generator packaging ideal: install one binary, avoid runtime dependency stacks, and get a reproducible local build command. That makes it especially attractive in package indexes where users compare tooling by executables, config files, and build ergonomics.
The Gutenberg-to-Zola rename is also a package-history lesson: names that work for a small open-source project can become liabilities once search, package managers, and deployment services start to matter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
zola.tomlconfig.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zola | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/getzola/zola
install metadata
| Package key | brew:zola |
|---|---|
| Version | 0.22.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zola |
| Homepage | https://www.getzola.org/ |
| Repository | https://github.com/getzola/zola |
| Upstream docs | https://www.getzola.org/documentation/getting-started/overview |
| License | EUPL-1.2 |
| Source archive | https://github.com/getzola/zola/archive/refs/tags/v0.22.1.tar.gz |
| Dependencies | oniguruma |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zola |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
zola
nix profile install nixpkgs#zolazola 0.22.1-r0
Opionated static site generator
https://github.com/getzola/zola
sudo apk add zolazola-bash-completion 0.22.1-r0
Bash completions for zola
https://github.com/getzola/zola
sudo apk add zola-bash-completionzola-fish-completion 0.22.1-r0
Fish completions for zola
https://github.com/getzola/zola
sudo apk add zola-fish-completionzola-zsh-completion 0.22.1-r0
Zsh completions for zola
https://github.com/getzola/zola
sudo apk add zola-zsh-completionzola 0.22.1-2
An opinionated static site generator
https://github.com/getzola/zola
sudo pacman -S zolazola 0.22.1-1.5
Fast static site generator
https://github.com/getzola/zola
sudo zypper install zolazola-bash-completion 0.22.1-1.5
Bash Completion for zola
https://github.com/getzola/zola
sudo zypper install zola-bash-completionzola-fish-completion 0.22.1-1.5
Fish Completion for zola
https://github.com/getzola/zola
sudo zypper install zola-fish-completionzola-zsh-completion 0.22.1-1.5
Zsh Completion for zola
https://github.com/getzola/zola
sudo zypper install zola-zsh-completionzola
sudo port install zolamain/zola
scoop install main/zolagetzola.zola
winget install --id getzola.zola -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.