Basic Mojolicious app container for octohost.
Clone this repo and use Mojolicious to develop your website.
Push this repo to your octohost:
git clone https://github.com/octohost/mojolicious-app.git
cd harp
git remote add octohost [email protected]:mojolicious-app.git
git push octohost master
To view or rebuild the mojolicious framework container - take a look here.