Don't blame me for the code... I hate creating websites...
If you want to make changes and test these changes on your workstation follow these steps:
Clone the repo:
git clone https://github.com/RexOps/repositorio-website.git
Install Perl modules:
cpanm DateTime IO::All Mojolicious Mojolicious::Plugin::RenderFile Text::Markdown
Start a local webserver:
cd repositorio-website/html && morbo website.pl
Open http://localhost:3000 in your favorite browser