cd into presentation and run a webserver like python -m SimpleHTTPServer, then visit the root (localhost:8000)
/scripts has some python scripts to generate images from a bitmap
The code is a horrible mess because I threw this together in an evening, please don't judge me :(