A static site generator with Shopify-like ecosystem stability. Themes and building blocks that never break.
Warning
Gesttalt is pre-1.0 and under active development. Breaking changes are expected until we reach version 1.0.
- 🔒 Stable ecosystem - Liquid templates powered by liquidz, a native Zig implementation
- 📝 TOML frontmatter - Clean, typed configuration for your content
- 🎨 Theme system - Versioned themes with backward compatibility guarantees
- 🚀 Fast - Written in Zig, compiles to native code
- 🌍 Cross-platform - Linux, macOS, Windows
# Run tests
zig build test
# Format code
zig fmt src/
# Build specific target
zig build -Dtarget=x86_64-linuxGesttalt is in active development. Check out open issues or the development guide.
MIT License - see LICENSE for details.