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

NAME

Galileo - A simple modern CMS built on Mojolicious

SYNOPSIS

 $ galileo setup
 $ galileo daemon

DESCRIPTION

Galileo is a Perl CMS with some modern features. Run galileo setup to setup a database. Afterward the database is ready, you can run galileo daemon or use morbo or hypnotoad to start the server.

This release is very young, don't expect anything not to break, for now. Bug reports very welcome.

SEE ALSO

  • Mojolicious - a next generation web framework for the Perl programming language

  • DBIx::Class - an extensible and flexible Object/Relational Mapper written in Perl

  • PageDown (Markdown engine) - the version of Attacklab's Showdown and WMD as used on Stack Overflow and the other Stack Exchange sites

  • Bootstrap - the beautiful CSS/JS library from Twitter

  • jQuery - because everything uses jQuery

  • HumaneJS - A simple, modern, browser notification system

SOURCE REPOSITORY

http://github.com/jberger/Galileo

AUTHOR

Joel Berger, <joel.a.berger@gmail.com>

COPYRIGHT AND LICENSE

Copyright (C) 2012 by Joel Berger

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