cl-blog-generator
cl-blog-generator is a static blog generator with Atom feeds.

Depends on: cxml, cl-fad, local-time, flexi-streams, mel-base, cl-ppcre, babel

Repository: https://github.com/hugoduncan/cl-blog-generator

Maintainer: Hugo Duncan

License: BSD 2-Clause

Purpose

Generates a static site from input blog posts and pages. The input format is an augmented xhtml, which is then inserted into a template. All posts are kept in the filesystem, but a database is used for querying the meta-information (not anymore). An (optional) emacs minor-mode is included to publish posts and generate the site.


blog software