From e0ae23fb1c3db5ec76e20e4ec09bf745f9a52fb5 Mon Sep 17 00:00:00 2001 From: jessebot Date: Fri, 17 Apr 2026 12:42:39 +0200 Subject: [PATCH] - Add `frog`, `blog-wiki`, and `static-blog` as an Alternative for `static site generators` (#418) closes #140 Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/418 Co-authored-by: jessebot Co-committed-by: jessebot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b56b6b6..072e7ca 100644 --- a/README.md +++ b/README.md @@ -316,9 +316,13 @@ This is a section for repos that are similar to this one either because they are > #### Static site generators alternatives > * [Bridgetown](https://www.bridgetownrb.com) > * [BSSG](https://bssg.dragas.net/) +> * [Frog](https://docs.racket-lang.org/frog/index.html) for LISP lovers > * [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 > * [Haunt](https://dthompson.us/projects/haunt.html) +> * [org-blog-wiki](https://orgmode.org/worg/org-blog-wiki.html ) (list by org devs - for emacs, no markdown) +> * [org-static-blog](https://github.com/bastibe/org-static-blog) (for emacs users, no markdown) > * [Zine](https://zine-ssg.io) +> We haven't vetted these, but you *may* also find luck browsing [Jamestack's Static Site Generator List](https://jamstack.org/generators/). ## Books and Library software