Ross ROSS = Recommend OSS · open-source software intelligence for agents

getzola/zola

A fast static site generator in a single binary with everything built-in. https://www.getzola.org observed · 2026-08-28

github.com/getzola/zola · homepage · Rust · EUPL-1.2 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 10.5
  • age_days: 3557
  • days_rel: 13
  • days_push: 7
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

17379 stars · 1176 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Zola is a fast static site generator written in Rust that ships as a single self-contained binary with Sass compilation, syntax highlighting, search, and other features built in. It uses the Tera template engine and Markdown content to generate fully static sites for blogs, documentation, and landing pages.

Use cases

  • build a static blog from markdown files
  • generate documentation site with no javascript dependencies
  • create a fast personal website with a single binary tool
  • host a knowledge base or wiki as static files
  • build a multilingual static site
  • deploy a static site to netlify or cloudflare pages
  • replace hugo or jekyll with a rust-based site generator

When to choose

  • you want a zero-dependency single-binary static site generator
  • you need built-in sass compilation and syntax highlighting without a node toolchain
  • you want fast builds, with typical sites generated in under a second
  • you prefer the tera template engine over go templates or liquid
  • you want client-side search with no server or third-party service

When to avoid

  • you need dynamic server-side functionality, user accounts, or a database
  • you require a large plugin or extension ecosystem like jekyll or eleventy
  • you want deep javascript framework integration or component-based authoring
  • you need advanced multilingual support beyond the current basic implementation
  • you prefer writing templates in a language other than tera

Facets

cli-tool · maturity stable

static-site-generator templating markdown search-engine image-processing cli web-development documentation cms developer-tools cross-platform cli windows blog-engine sass-compilation syntax-highlighting tera-templates multilingual live-reload single-binary no-dependencies jamstack themes command-line linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
getzola/zolamain99

For agents

markdown · JSON · MCP: product_card(name="getzola/zola")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem