Building this site on your own Make a virtualenv: python -m virtualenv ../build . ../build/bin/activate Install the requirements: pip install -r requirements.txt Run make Look at the html/ directory.