Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 802 Bytes

File metadata and controls

18 lines (15 loc) · 802 Bytes
title Zine
repo kristoff-it/zine
homepage https://zine-ssg.io/
language
Zig
license
MIT
templates
SuperHTML
description Fast, Scalable, and Flexible Static Site Generator written in Zig. Make art with your words.

Zine turns your content into HTML, styles it using your layouts, and finally copies the result into an output directory that you can then publish on static hosting services like GitHub Pages.

Zine uses a structured approach to content authoring that helps keeping sizeable content collections manageable.

Zine is implemented from scratch in Zig and it’s so fast that it’s currently able to give you instant live updates when the development server is running, even though it rebuilds your entire site from scratch every time.