Five website ============ This directory does *not* contain the Five website. It instead contains scripts to construct one from a range of resources. To publish the website on codespeak.net, just run:: ./publish_website.sh To construct a website locally (into a directory) first instead:: python2.3 mkwebsite.py mytestwebsite You can then examine this directory to see whether it contains the right information. When satisfied, you can do a ``publish_website.sh``.