Jekyll is more friendly for static sites :)
Installing and basic setup. Note that data needs to be fetched for website to work properly (see next section). Requires: Ruby
gem install bundlebundle installjekyll serve
Note: you may need to run bundle exec jekyll serve instead depending on how Ruby is installed/configured.
This fetch autogenerated rating and contest data for /contests. Requirements: Python.
pip3 install -r requirements.txtpython3 reload_data.py