The Chronicle Blog Compiler 1.0 (Default branch) |
|
|
Saturday November 10, 2007. 08:56 PM FreshMeat
Chronicle is a simple tool that will convert a
directory of simple text files into a formatted
and static HTML blog. In short, it compiles text
entries into pretty HTML, complete with support
for tagged entries, and RSS feeds.
License: Artistic License
Changes:
This release includes changes to the theme
handling, such that adding new themes doesn't
involve so much duplication in the file-system. A
small amount of redundant code was removed, and
the command line arguments were made more uniform.
|