Website in code format.
https://github.com/robzwolf/code-website.git
index.html and the contents of highlight/.
If you have Python installed, the easiest way to run it is using the following commands:
Python 3
python3 -m http.server Python 2
python -m SimpleHTTPServer