Website for http://www.bitshift.rf.gd (via ftp) and https://www.bitshift.io (via firebase)
Install dependencies from requirements.txt:
pip install -r requirements.txtThen run the build script:
python3 tools/build.pyThis will generate the public/ folder with the static site. The script works from any directory in the project.
All build tools are in the tools directory