./www/blogc, Single-page blog compiler

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.20.1, Package name: blogc-0.20.1, Maintainer: kj4ntv

Blogc is a blog compiler written in C. Given a template and source file(s) it
will generate those into blog/website resources. Each page is generated
independently, making blogc easy to integrate with make and other UNIX build
toos while remaining fast, portable, and predictable.


Master sites:

Filesize: 494.884 KB

Version history: (Expand)


CVS history: (Expand)


   2026-07-04 13:49:01 by Greg Troxel | Files touched by this commit (4)
Log message:
www/blogc: Add blogc version 0.20.1

Blogc is a blog compiler written in C. Given a template and source file(s) it
will generate those into blog/website resources. Each page is generated
independently, making blogc easy to integrate with make and other UNIX build
toos while remaining fast, portable, and predictable.

Packaed in wip by martintc