sblg is a utility for creating static blogs.
It merges articles into templates, generating static HTML files, Atom feeds, and JSON files. It’s built for use with make-style build environments.
Write HTML (XHTML) articles and templates. sblg pulls data from the articles and merges it into the templates. This is usually orchestrated with a Makefile. And that’s it. You can write articles in any format—like Markdown—so long it converts into XHTML. Article input files consist of XML fragments or whole documents.
This is free and open source software.
Key Features
- 3 output modes:
- Standalone mode – pastes a single article into a template.
- Blog mode – merges multiple articles’ content and metadata into a template.
- Combined mode – links multiple articles’ content and metadata in standalone style.
- Templates.
- Creaton Atom feed.
- XML or JSON output mode.
- Cross-platform support – runs under Linux, OpenBSD, NetBSD, FreeBSD, macOS, Solaris, and IllumOS.
Website: kristaps.bsd.lv/sblg
Support: Man Page
Developer: Kristaps Dzonsons
License: ISC License
sblg 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. |

