OpenWorm Website.
Runs as a google app engine application, but can serve up simple content via a Python simple server:
For Python 2.x use:
python -m SimpleHTTPServer
For Python 3.x use:
python -m http.server
Point your browser at: http://127.0.0.1:8000/