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

Changes for version 5.1.7

  • The __CUT__ feature works 100% in all supplied themes.
  • Each supplied theme now supports "static pages".
  • Static-pages can now explicitly specify their output path.
  • Re-added support for lower-casing of output page names.
  • Simple redirection pages will be created for the original mixed-case page.
  • The "Recent Posts" template-snippet will correctly work when posts included in that subset contain comments.
  • Default theme now reports version number properly.
    • Tag-output page shows related tags, in some themes.

Documentation

A static blog-compiler.

Modules

Holder for our version number
Simple configuration file reader.
Generate dated-posts.
Speedup the import process
Filter individual blog entries.
Generate archive pages.
Generate the blog-index.
Generate redirection pages
Generate each blog page.
Generate a RSS feed for the blog.
Generate a sitemap automatically
Generate tags pages.
maintains the input directory structure.
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.
Generate non-blog pages.
Support textile-formatted input.
Attempt to fix malformed HTML.
Support for Truncating longer blog posts.
Allow Youtube videos to be embedded.
Base class for Chronicle's template abstractions
Base class for Xslate based templates
HTML::Template based templates
Text::Xslate templates with Kolon syntax.
Text::Xslate templates with TTerse syntax.
A URI subclass that simplifies handling of HTTP URIs
some utility functions needed here and there