Automic VaultAutomic Vault

brew

zola mit Homebrew, apk, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für zola in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install zola

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install zola

MacPorts ports tree · www/zola/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add zola

Alpine Linux edge package indexes · zola · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#zola

nixpkgs package indexes · pkgs/by-name/zo/zola/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S zola

Arch Linux sync databases · zola · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install zola

openSUSE Tumbleweed package metadata · zola · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/zola

Scoop official bucket manifest trees · bucket/zola.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id getzola.zola -e

Windows Package Manager source index · getzola.zola · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Fast static site generator in a single binary with everything built-in

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2015: Gutenberg work begins after Rust 1.0 as a Rust-learning static site generator project.
  • 2016: The current public repository history begins after earlier work was reset around Tera and the SSG implementation.
  • 2018: The project opens a rename discussion because WordPress Gutenberg and other name collisions make discovery difficult.
  • 2018: Zola 0.5.0 ships under the new name, carrying the Gutenberg user base forward.
  • 2020s: Zola continues as a single-binary Rust SSG used for blogs, documentation, knowledge bases, and static web publishing.

Related projects

  • Hugo: the Go SSG that influenced Zola and helped define the single-binary static site generator niche.
  • Jekyll and Pelican: older SSGs that Zola documentation uses as comparison points.
  • Tera: Zola's Rust template engine, developed alongside the early project.
  • Cobalt: another Rust SSG often compared with early Gutenberg/Zola in the Rust static-site ecosystem.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
zola.tomlconfig.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
zolacliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.22.1
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.22.1

https://github.com/getzola/zola

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:zola
Version0.22.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/zola
Homepagehttps://www.getzola.org/
Repositoryhttps://github.com/getzola/zola
Upstream-Dokumentationhttps://www.getzola.org/documentation/getting-started/overview
LizenzEUPL-1.2
Quellarchivhttps://github.com/getzola/zola/archive/refs/tags/v0.22.1.tar.gz
Abhängigkeitenoniguruma
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namezola
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

zola

nix profile install nixpkgs#zola
  • normalized package name match
  • Abgeglichen nach: Zola
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/zo/zola/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

zola 0.22.1-r0

Opionated static site generator

https://github.com/getzola/zola

sudo apk add zola
  • License: MIT
  • Architecture: x86_64
  • Source Package: zola
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zola
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zola from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zola-bash-completion 0.22.1-r0

Bash completions for zola

https://github.com/getzola/zola

sudo apk add zola-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zola
  • normalized package name match
  • Abgeglichen nach: Zola
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zola-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zola-fish-completion 0.22.1-r0

Fish completions for zola

https://github.com/getzola/zola

sudo apk add zola-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zola
  • normalized package name match
  • Abgeglichen nach: Zola
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zola-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

zola-zsh-completion 0.22.1-r0

Zsh completions for zola

https://github.com/getzola/zola

sudo apk add zola-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: zola
  • normalized package name match
  • Abgeglichen nach: Zola
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: zola-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

zola 0.22.1-2

An opinionated static site generator

https://github.com/getzola/zola

sudo pacman -S zola
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Zola
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: zola from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

zola 0.22.1-1.5

Fast static site generator

https://github.com/getzola/zola

sudo zypper install zola
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: zola
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zola
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zola from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zola-bash-completion 0.22.1-1.5

Bash Completion for zola

https://github.com/getzola/zola

sudo zypper install zola-bash-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zola
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zola
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zola-bash-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zola-fish-completion 0.22.1-1.5

Fish Completion for zola

https://github.com/getzola/zola

sudo zypper install zola-fish-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zola
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zola
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zola-fish-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

zola-zsh-completion 0.22.1-1.5

Zsh Completion for zola

https://github.com/getzola/zola

sudo zypper install zola-zsh-completion
  • License: MIT
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: zola
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Zola
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: zola-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

zola

sudo port install zola
  • normalized package name match
  • Abgeglichen nach: Zola
MacPorts ports tree · api.github.com · MacPorts ports tree: www/zola/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/zola

scoop install main/zola
  • normalized package name match
  • Abgeglichen nach: Zola
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/zola.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

getzola.zola

winget install --id getzola.zola -e
  • normalized package name match
  • Abgeglichen nach: Zola
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: getzola.zola from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment