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 <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
znmz 2026-06-03 19:48:30 +02:00 committed by Admin
commit b48a11eac3

View file

@ -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)