Page Inspect
Internal Links
5
External Links
4
Images
1
Headings
7
Page Content
Title:Zola
Description:Everything you need to make a static site engine in one binary.
HTML Size:5 KB
Markdown Size:1 KB
Fetched At:November 18, 2025
Page Structure
h1Your one-stop static site engine
h2No dependencies
h2Blazing fast
h2Scalable
h2Easy to use
h2Flexible
h2Augmented Markdown
Markdown Content
Zola - Docs - Themes - Forum - GitHub # Your one-stop static site engine Forget dependencies. Everything you need in one binary. Get started ## No dependencies Zola comes as a single executable with Sass compilation, syntax highlighting, table of contents and many other features that traditionally require setting up a dev environment or adding some JavaScript libraries to your site. ## Blazing fast The average site will be generated in less than a second, including Sass compilation and syntax highlighting. ## Scalable Zola renders your whole site as static files, making it trivial to handle any kind of traffic you will throw at it at no cost without having to worry about managing a server or a database. ## Easy to use From the CLI to the template engine, everything is designed to be intuitive. Don't take my word for it though, look at the documentation and see for yourself. ## Flexible Zola gets out of your way so you can focus on your content, be it a blog, a knowledge base, a landing page or a combination of them. ## Augmented Markdown Zola comes with shortcodes and internal links to make it easier to write your content. ©2017-2025 — Vincent Prouillet and contributors