The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 5.0.7

  • Added Text::MultiMarkdown support, contributed by Stuart Skelton.
  • Don't enable comments to the templates if not enabled.
  • Don't regenerate "recent" blog-posts unless comments are enabled.
  • Allow recursive detection of posts from beneath ./data/ (Or whateverthe input path is.)
  • New bootstrap2 theme, named 'bs2'.
  • Tags are output ordered by name, case-insensitively.
  • Tags are always lower-cased when inserted.
  • Populate more global variables via Chronicle::Plugin::Snippets::Meta
  • Allow the user to define an alternative to the default index file "index.html".
  • Allow the use of a different suffix to ".html".
  • Removed the need for themes to duplicate "index.rss".
  • Added sample configuration-file.
  • Allow blog-entries to link to next/prev entry.

Documentation

A static blog-compiler.

Modules

Simple configuration file reader.
Generate dated-posts.
Speedup the import process
Filter individual blog entries.
Generate archive pages.
Generate the blog-index.
Generate each blog page.
Generate a RSS feed for the blog.
Generate a sitemap automatically
Generate tags pages.
Support markdown-formatted input.
Support Multimarkdown-formatted input.
Execute commands after building the blog
Autopost entries in the future.
Execute commands before building the blog
Ignore draft posts.
Generate a list of tags.
Make meta information available to templates
Generate a list of recent tags.
Support textile-formatted input.
Attempt to fix malformed HTML.
Allow Youtube videos to be embedded.