Help the community by participating in the Jamstack Community Survey 2021. Take the 10-minute survey now.

sblg

Home page
http://kristaps.bsd.lv/sblg
Repository
kristapsdz/sblg
Language:
C
License:
ISC

sblg is a blog tool for UNIX users. It uses libexpat to merge content and templates, both usually in HTML, into formatted HTML articles or Atom feeds. There are no other dependencies.

sblg is built to be driven by a Makefile just like any other development tool: articles are like sources compiled into standalone pages, then linked into blog pages. See sblg(1) for details.

Find more static site generators.