UnitedCTF website.
Install dependencies:
bundle install
Start server:
bundle exec jekyll serve
Open your browser at http://127.0.0.1:4000.
The deployment is made on GitHub Pages.
The current branch used for the deployement is master
.
Avec Docker installé, utilisez la commande docker-compose up
dans le répertoire racine du dépot. Vous pourrez accéder au site sur http://localhost:4000/
.