From 3e025222d4887ab38ee4ce0b5f65459241553147 Mon Sep 17 00:00:00 2001 From: rockhardandrew Date: Wed, 3 Sep 2025 16:26:06 +0000 Subject: [PATCH] : sparkles: Added bonobo static site generator (#202) Co-authored-by: Myles Braithwaite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b042cb9..f52a53b 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A static web site generator is an application that takes plain text files and co - [BlazorStatic](https://github.com/tesar-tech/BlazorStatic) - Use ASP.NET Blazor to generate static pages. - `#.NET` `#C#` - [BlogC++](https://code.rosaelefanten.org/blogcpp/) - A static blog generator, written in C++17. - `#C++` - [Bloggrify](https://bloggrify.com/) - A static blog generator using Markdown, built on top of Nuxt-Content. - `#Vue.js` `#Markdown` +- [Bonobo](https://github.com/rockhardandrew/bonobo) - A static site generator so simple and easy a bonobo could use it. - `C` - [BSSG](https://bssg.dragas.net/) - Flexible generator to create minimal and accessible websites, either blogs or other kind of journals. - `#Bash` - [Cobalt](https://cobalt-org.github.io) - A Rust static site generator. - `#Rust` - [Coleslaw](https://github.com/coleslaw-org/coleslaw) - Flexible blog and site generator with a lot of plugins. - `#CommonLisp`