From 9edc5a799efe14a9006a2a099a9ffb6e3fb09aa9 Mon Sep 17 00:00:00 2001 From: jessebot Date: Sun, 12 Apr 2026 11:14:22 +0200 Subject: [PATCH] add haunt as a static site generator --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0924224..cd284a3 100644 --- a/README.md +++ b/README.md @@ -348,9 +348,10 @@ Also, there is an advistory database of Rust slopware crates, which you can use > [!Note] > #### Static site generators alternatives +> * [Bridgetown](https://www.bridgetownrb.com) > * [BSSG](https://bssg.dragas.net/) > * [Jekyll](https://jekyllrb.com/) maybe? No signs of AI in the repo but also [no clear statement](https://talk.jekyllrb.com/t/ai-usage-in-the-jekyll-project/10269) provided -> * [Bridgetown](https://www.bridgetownrb.com) +> * [Haunt](https://dthompson.us/projects/haunt.html) > * [Zine](https://zine-ssg.io) ### Package Managers