Web Design

sblg – utility for creating static blogs

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
blogcBlog compiler that's compatible with make
sblgStatic blog utility merging XML articles and templates in a number of ways
HousecatStatic site generator with an intentionally simple interface
mkwsSimple static site generator using sh as a templating language
KevlarBatteries-included zero-dependency static site generator
swegeUses the Discount library to build a website from a set of Markdown files
BonoboDeliberately lightweight static blog generator
bloggyMinimalist static site generator

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments