This is the first post on this blog.
Zola is a static site generator written in Rust. It's fast, single-binary, and uses Tera for templating. Content is written in Markdown, and the output is plain HTML/CSS/JS — no databases, no runtime deps.
More to come.