#static #site #generator #blog

app getzola/zola

A fast static site generator with everything built-in

30 releases (15 breaking)

0.18.0 Dec 18, 2023
0.17.2 Mar 19, 2023
0.17.1 Feb 24, 2023
0.16.1 Aug 14, 2022
0.3.3 Mar 29, 2018

12,564 stars & 85 watchers

MIT license

1MB
18K SLoC

zola (né Gutenberg)

Build Status GitHub all releases

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

Documentation is available on its site or in the docs/content folder of the repository and the community can use its forum.

This tool and the template engine it is using were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.

List of features

  • Single binary
  • Syntax highlighting
  • Sass compilation
  • Assets co-location
  • (Basic currently) multilingual site suport
  • Image processing
  • Themes
  • Shortcodes
  • Internal links
  • External link checker
  • Table of contents automatic generation
  • Automatic header anchors
  • Aliases
  • Pagination
  • Custom taxonomies
  • Search with no servers or any third parties involved
  • Live reload
  • Deploy on many platforms easily: Netlify, Vercel, Cloudflare
  • Breadcrumbs

Dependencies

~13–25MB
~368K SLoC