Static Site Generators

Zola – fast static site generator

Zola is a fast static site generator in a single binary with everything built-in.

It uses the Tera template engine, which is similar to Jinja2, Django templates, Liquid, and Twig.

This is free and open source software.

Key Features

  • No dependencies – provided 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.
  • Fast to generate a site.
  • Scalable – 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.
  • Flexible.
  • Syntax highlighting.
  • Sass compilation.
  • Assets co-location.
  • Image processing.
  • Template engine.
  • Themes.
  • Augmented Markdown – use shortcodes and internal links to make it easier to write your content.
  • Link checker.
  • Table of contents.
  • Automatic header anchors.
  • Aliases.
  • Pagination.
  • Custom taxonomies.
  • Search.
  • Data files.
  • LiveReload.
  • Nelify and Vercel support.
  • Cloudfare Pages support.
  • Breadcrumbs.

Website: www.getzola.org
Support: GitHub Code Repository
Developer: Vincent Prouillet and contributors
License: MIT License

Zola is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Rust Static Site Generators
ZolaFast static site generator in a single binary with everything built-in. Uses Tera
mdBookCommand line tool and Rust crate to create books using Markdown
ZensicalModern static site generator
MarmiteStatic site generator for blogs
CobaltVersatile yet simple to use static site generator
AdduceVersatile, adaptable, and fast static site generato

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments