mojolicious / mojolicious.org

:cookie: Mojolicious Website
https://mojolicious.org
32 stars 19 forks source link

The Mojolicious website.

Working Locally

Clone the repository.

$ git clone git://github.com/kraih/mojolicious.org.git
$ cd mojolicious.org

Install Mojolicious.

$ curl -L https://cpanmin.us | perl - -M https://cpan.metacpan.org -n Mojolicious

Start hacking.

$ morbo mojolicious.pl

Deploying via Github Actions and Kubernetes

The workflow job requires an environment called Build with two secrets:

Copyright And License

Copyright (C) 2010-2023, Sebastian Riedel.

Licensed under the CC-NC-ND License, Version 4.0 http://creativecommons.org/licenses/by-nc-nd/4.0.