Revision history for HiD 1.4 2014-03-22 15:44:59-07:00 America/Los_Angeles Inject even more metadata into the 'page' data structure in IsConverted. Add a 'description' attr and an 'all_tags' method to IsPost. Add a 'default_author' config option. Use that if post doesn't have an author. 1.3 2014-03-19 11:33:02-07:00 America/Los_Angeles Add 'clean' option to 'publish' and 'server' commands 1.2 2014-03-?? Add explict MooseX::Getopt dep 1.1 2014-03-17 11:11:57-07:00 America/Los_Angeles Added 'author' attribute to 'is_post' Attempt to read post permalink format from global config if not set by individual post Add logging role and convert code over to use it Convert to using Text::Handlebars as default template processor Add pretty_date helper Make readmore link configurable Add remove_unwritten_files config Add Generator / plugin support Add support for pagination Atom feed support Add .mmd as a Text::MultiMarkdown extension Support for publishing draft posts 1.0 2013-11-04 14:44:27 America/Los_Angeles Whole mess of stuff (excerpt support, general tweaks) (reyjrar) Add auto_refresh attribute to 'server' command (ChinaXing) Various UTF-8 fixes (ChinaXing) Add tag support (ChinaXing) Add plugin support (ChinaXing) Add category support (ChinaXing) 0.4 2013-07-04 21:57:29 America/Los_Angeles Ditch given/when code. Tweak tests Tweak index redirects again Switch to File::Copy::Recursive::fcopy so permission bits will be preserved during publishing 0.3 2012-05-27 00:17:49 America/New_York Tweak index redirects in server Don't convert *.html without YAML front matter Remove test output files that shouldn't have been added Fix bug with file output building Switch encoding plugin 0.2 2012-05-16 22:12:39 America/New_York Added explict deps on Text::Markdown and Text::Textile. 0.1 2012-05-13 18:29:49 America/New_York Initial release. Happy Mother's Day.