NAME
HiD::App::Command::publish - publish site
SYNOPSIS
$ hid publish
$ hid # 'publish' is the default command...
DESCRIPTION
Processes files according to the active configuration and writes output files accordingly.
ATTRIBUTES
limit_posts
Limit the number of blog posts that will be written out. If you have a large number of blog posts that haven't changed, setting this can significantly speed up the publication process.
SEE ALSO
See HiD::App::Command for additional command line options supported by all sub commands.
VERSION
version 0.2
AUTHOR
John SJ Anderson <genehack@genehack.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 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.