#static #site #generator #blog

app getzola/zola

A fast static site generator with everything built-in

30 releases

0.17.2 Mar 19, 2023
0.16.1 Aug 14, 2022
0.16.0 Jul 16, 2022
0.15.3 Jan 23, 2022
0.3.3 Mar 29, 2018

#240 in Web programming

11,575 stars & 83 watchers

MIT and LGPL-3.0+

1MB
17K 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

~22–37MB
~577K SLoC