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

NAME

HiD::Generator::ArchivePage - Archive page generator

DESCRIPTION

This Generator produces an archive page of all your posts.

Enable it by setting the 'archive_page.generate' key in your config to true and the 'archive_page.layout' key to the path with the layout for the archive page. You can also set 'archive_page.url' to the URL where the page should be published to, or let it default to the site-wide destination. Finally, 'archive_page.destination' can be used to set a destination directory.

METHODS

generate

VERSION

version 1.992

AUTHOR

John SJ Anderson <genehack@genehack.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by John SJ Anderson.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.