This web site is free software (under the Simplified BSD License). It is written in Python, making use of a few BSD- and MIT-licensed libraries.
You can browse the git repo in your browser here. To clone the source code, run the following commands:
git clone http://ongardie.net/www.git/ cd www git submodule update --init
