Rustyll is a fast, modern, Jekyll-compatible static site generator written in Rust.
It was created to solve performance challenges in extremely large Jekyll projects, offering the same workflow and folder structure developers already know — but powered by Rust’s speed, safety, and parallelism.
Like Jekyll, Rustyll takes Markdown, collections, front matter, and Liquid templates, then outputs a fully static website that can be deployed anywhere: Netlify, Vercel, GitHub Pages, Cloudflare Pages, or any HTTP server.
Rustyll follows a simple principle: keep Jekyll’s ecosystem, remove its bottlenecks.
It does not introduce unnecessary abstractions, and it avoids configuration bloat. Instead, it focuses on:
Rustyll aims to stay out of the user’s way — just like Jekyll — while delivering the power needed for modern, large-scale static sites.
Contributions are welcome as Rustyll moves toward its 1.0 release.
Find more static site generators.