Your personal homepage on the 'Net!
Currently, you can't just view index.html
right from the project, due to CORS issues with assets. However, if you know your way around a Terminal and have Python installed, you can cd
to this directory on my system and run python -m SimpleHTTPServer
.