
Angerwhale::Controller::Root - Root Controller for this Catalyst based application

See Angerwhale.

Root Controller for this Catalyst based application.

Setup some global variables.
Render the main blog page (category '/').
dispatch to a date-based archive page for the main category, or show 404 if the format is wrong
Generic 404 not found page
404
Exit for profiling tests
Global end action (except for Angerwhale::Model::Feeds). Renders template and caches result if possible.

Jonathan Rockway

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.