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

Changes for version 1.96 - 2015-06-30

  • Changes relative to previous stable release:
    • Add 'twitter_handles' to posts (making it possible to have more than one on a post) (Yanick Champoux)
    • Switch dist.ini to @GENEHACK bundle
    • Fix whitespace issues in test files
    • Work around DDP backward-incompat change
    • s/DDP/Data::Printer/ & set minimum version
    • Fix AtomFeed date generation
    • Tweak Win32 deps to deal with issue
    • Tests now pass on Win32! Biggest user visible change was fixing URL building for HiD::File objects.
    • Remove FindBin bits from C<bin/hid> (Yanick Champoux)

Changes for version 1.95_94 - 2015-06-27 (TRIAL RELEASE)

  • Add 'twitter_handles' to posts (making it possible to have more than one on a post) (Yanick Champoux)

Changes for version 1.95_93 - 2015-05-03 (TRIAL RELEASE)

  • Switch dist.ini to @GENEHACK bundle
  • Fix whitespace issues in test files

Changes for version 1.95_92 - 2015-05-01

  • Work around DDP backward-incompat change

Changes for version 1.95_91 - 2015-04-30

  • s/DDP/Data::Printer/ & set minimum version

Changes for version 1.95_90 - 2015-04-29

  • Fix AtomFeed date generation
  • Tweak Win32 deps to deal with issue
  • Tests now pass on Win32! Biggest user visible change was fixing URL building for HiD::File objects.
  • Remove FindBin bits from C<bin/hid> (Yanick Champoux)

Documentation

hid
cool site, bro.

Modules

HiD
Static website publishing framework
Static website generation system
Base class for HiD commands
dump configuration
initialize a new site
HiD 'server' subcmd - start up a Plack-based web server for your site
Regular files that are only copied, not processed (e.g., CSS, JS, etc.)
Base class for generators
Archive page generator
Atom feed generator
Generator for category pages
RSS feed generator
Example generator to create tagged pages
Class representing a particular layout
Pages that are converted during the output process
Class for paging thru sets of entries
Base class for plugins
Blog posts
Base class for HiD Processor objects
Use Text::Handlebars to publish your HiD files
The modified form of HiD::Proccessor::Handlebars we use to publish II's blog
Use Template Toolkit to publish your HiD files
Logging role
Role for objects that are converted during the publishing process
Role for blog posts
Role to be consumed by classes that are published during processing
Role for the 'publishes_drafts' attr
Helper for 'hid server'
Helper for 'hid publish -A'
Another helper for 'hid publish -A'
HiD type constraints
Pages injected during the build process that don't have corresponding files