Currently working on https://maudit.org and https://github.com/bruits/sampo
Huge thanks to @rafaaudibert.bsky.social for contributing support for both of these ecosystem!
Don't know what Sampo is? Read the quoted post, or checkout the repo here: github.com/bruits/sampo
github.com/bruits/sampo...
Huge thanks to @rafaaudibert.bsky.social for contributing support for both of these ecosystem!
Don't know what Sampo is? Read the quoted post, or checkout the repo here: github.com/bruits/sampo
github.com/bruits/sampo...
maudit.org/news/2026-in...
maudit.org/news/2026-in...
- Automatic sitemap generation
- Built-in support for internationalization, including using localized slugs
- Prefetch support for faster navigations
Quick video showing sitemaps and localized routes:
- Automatic sitemap generation
- Built-in support for internationalization, including using localized slugs
- Prefetch support for faster navigations
Quick video showing sitemaps and localized routes:
github.com/bruits/maudit
github.com/bruits/sampo
(we said we'd do a pizza party at 1000 stars and im hungy)
github.com/bruits/maudit
github.com/bruits/sampo
(we said we'd do a pizza party at 1000 stars and im hungy)
It was hard to find an API that felt Maudit-like, but it turns out calling a function with different arguments really is the best
More info here:
maudit.org/docs/routing...
It was hard to find an API that felt Maudit-like, but it turns out calling a function with different arguments really is the best
More info here:
maudit.org/docs/routing...
At @bruits.org we got the solution for you: Introducing Sampo.
github.com/bruits/sampo ⭐
At @bruits.org we got the solution for you: Introducing Sampo.
github.com/bruits/sampo ⭐
Maudit is faster than most other static website generators, but... maudit.org/news/maudit-...
Maudit is faster than most other static website generators, but... maudit.org/news/maudit-...
Markdown, syntax highlight, components in Markdown, image processing, dev server, typed content, and more!
I hope you'll give it a try! And even if not, I'd love if you dropped a star: github.com/bruits/maudit
Markdown, syntax highlight, components in Markdown, image processing, dev server, typed content, and more!
I hope you'll give it a try! And even if not, I'd love if you dropped a star: github.com/bruits/maudit
Thanks to @rolldown.rs, a super fast JavaScript and CSS bundler, Maudit has top-notch support for the modern web ecosystem.
Use your favorite libraries from npm to power and style (you know, Tailwind) your website efficiently, without needing to setup anything yourself.
Thanks to @rolldown.rs, a super fast JavaScript and CSS bundler, Maudit has top-notch support for the modern web ecosystem.
Use your favorite libraries from npm to power and style (you know, Tailwind) your website efficiently, without needing to setup anything yourself.
Maudit join the club of super-fast SSGs. Trivially build thousands of pages in less than a second.
Even this early with little to no real work done on optimisation, Maudit goes even or is sometimes even faster than other native options.
Maudit join the club of super-fast SSGs. Trivially build thousands of pages in less than a second.
Even this early with little to no real work done on optimisation, Maudit goes even or is sometimes even faster than other native options.
SSGs often force you into their own patterns, their rendering code is hidden away, you can't hook into the build etc.
A Maudit project is a normal Rust project, it has a `main.rs`, you can use any Rust things you like before, during, after the build.
SSGs often force you into their own patterns, their rendering code is hidden away, you can't hook into the build etc.
A Maudit project is a normal Rust project, it has a `main.rs`, you can use any Rust things you like before, during, after the build.
It's still early, but it works, it's open source, and so in this thread I'd like to show you all:
Maudit, a Rust library to generate static websites
maudit.org
It's still early, but it works, it's open source, and so in this thread I'd like to show you all:
Maudit, a Rust library to generate static websites
maudit.org