Zola
getzola.orgEverything you need to make a static site engine in one binary.
Dev Toolsstatic-site-generatorrustclisasstemplatingopen-sourceweb-development

About
Zola is a static site generator distributed as a single self-contained binary with no external dependencies. It includes built-in Sass compilation, syntax highlighting, and table of contents generation, producing full static sites in under a second. It is designed to be simple to use via CLI and a straightforward template engine.
Problem
Setting up a static site typically requires configuring a complex dev environment or pulling in multiple JavaScript libraries.
For
developers building static websites or blogs
How it works
Zola compiles an entire site from templates and content into static files using a single binary, requiring no runtime dependencies or server management.
Business model
open-source
Status
launched