All releases of The Chronicle Blog Compiler


Release Notes: This release includes support for the multi-markdown input format.


Release Notes: This release delegates the formatting and processing of each blog entry to an external helper. The use of an external helper allows for source code contained within entries to be syntax highlighted, and otherwise allows arbitrary operations to be carried out upon them.


Release Notes: This release supports the use of UTF in input files.


Release Notes: This release updates all of the supplied template themes such that they validate fully. The themes themselves were also updated to support the use of include files, which allows simpler end-user customization.


Release Notes: This release updates the supplied templates, and includes an auto-generated sitemap.xml file for each generated blog. This sitemap can be used to submit a blog to a number of search engines.


Release Notes: This release updates the handling of comments and themes, so that Gravitar images are supported and users may leave links to their homepages.


Release Notes: This release adds the ability to output the archive of previous entries in a more pleasant directory structure. A new theme was also added to those included by default.


Release Notes: This release allows the user to specify different sorting options for the tag and archive views. It also complains if blog posts are found with duplicate titles, as these should be unique.


Release Notes: This release ensures that the output of all blog entries composed in the textile format are correctly rendered in UTF-8 mode.


Release Notes: This release supports dating of blog posts correctly on non-GMT systems.