From b48a11eac3f791374a4688c7e2c8289c03fa7198 Mon Sep 17 00:00:00 2001 From: znmz Date: Wed, 3 Jun 2026 19:48:30 +0200 Subject: [PATCH] alphabetize Static site generators alternatives (#895) - As per updated Style Guide, Alternatives section should also be alphabetized. - Also added ToC entry for Static Site Generators Alternatives. Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/895 Reviewed-by: Admin --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c567fb4..21f05ac 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [Blogging Software](#blogging-software) * [Content Management Systems](#content-management-systems) * [Static Site Generators](#static-site-generators) + * [Static Site Generators Alternatives](#static-site-generators-alternatives) * [Books and Library Software](#books-and-library-software) * [Bootloaders](#bootloaders) * [Browsers](#browsers) @@ -482,12 +483,12 @@ This is a section for repos that are similar to this one either because they are | [Zola](https://www.getzola.org/) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/getzola/zola/blob/ec865e2cb7c159169f4dc56ebcd35a460b8eb297/.claude)) | > [!Note] -> #### Static site generators alternatives +> #### 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) +> * [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 > * [org-blog-wiki](https://orgmode.org/worg/org-blog-wiki.html ) (list by org devs - for GNU Emacs, no markdown) > * [org-static-blog](https://github.com/bastibe/org-static-blog) (for GNU Emacs users, no markdown) > * [Zine](https://zine-ssg.io)