5/28/2025
FEATUREDAfter months of development, Rift v0.1 is here — a developer-centric static site generator that gives you complete control without the guesswork.
Unlike other SSGs that rely on opinionated conventions, complex file-based routing, or hidden magic, Rift is intentionally explicit. It’s built for developers who want to generate pages with full knowledge of how and why each one exists.
Most SSGs fall into one of two camps:
Rift is different. It gives you:
You define the data. You define the pages. You define the output.
The first public release includes:
params() + permalink())dist/npm create rift@latestPlus:
We're just getting started. Coming next in future versions:
If you're tired of guessing what your SSG is doing — and just want to ship — Rift is built for you.
We want to hear from early adopters. Join the community, open issues, or suggest features on GitHub.
You can scaffold a Rift site instantly with:
npm create rift@latest
Whether you're building a blog, a docs site, or something more complex, Rift is your canvas — not your cage.
Rift is a zero-guesswork static site generator built for developers. Try it today:
npm create rift@latest