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/rexify-website.git
Install Perl modules:
cpanm DateTime IO::All Mojolicious Mojolicious::Plugin::RenderFile Text::Markdown
Start a local webserver:
cd rexify-website/html && hypnotoad website.pl
Open http://localhost:8080 in your favorite browser