Bonobo is a minimalist static site generator written in C.
It’s designed to be very small and easy to understand, and it builds pages from files that combine JSON metadata with Markdown content while also supporting RSS feeds.
This is free and open source software.
Key Features
- No need to write HTML directly, because content is written in Markdown.
- Tiny C codebase that’s intended to be easy to understand and modify.
- Uses source files that split page metadata and page content into a simple format.
- Supports page metadata such as title, description, date, language, and CSS selection.
- Includes example Bonobo pages in the repository’s test directory.
Website: github.com/rockhardandrew/bonobo
Support:
Developer: Andrew Bonner
License: ISC License
Bonobo is written in C. Learn C with our recommended free books and free tutorials.
Related Software
| C Static Site Generators | |
|---|---|
| blogc | Blog compiler that's compatible with make |
| sblg | Static blog utility merging XML articles and templates in a number of ways |
| Housecat | Static site generator with an intentionally simple interface |
| mkws | Simple static site generator using sh as a templating language |
| Kevlar | Batteries-included zero-dependency static site generator |
| swege | Uses the Discount library to build a website from a set of Markdown files |
| Bonobo | Deliberately lightweight static blog generator |
| bloggy | Minimalist static site generator |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

