Website
-------
This is my personal website, written in XHTML 1.0 Transitional and CSS 2.0.

I serve it via HTTP on my LAN, which can be accessed directly at `stone.local'
or by proxy with TOR.

It's regularly tested with the following tools: Wget, Links, Dillo, Netsurf and
Badwolf. The presentation in Dillo, Netsurf and Badwolf should look roughly the
same.

Building
--------
The website can be built automatically by executing the Bourne shell script:

  ./redo.sh

This will preprocess and copy files in `templates' and copy files in `static'
to `out'. If Make is installed, you can alternatively use that:

  make

Once built, the contents of the `out' directory can be copied to the HTTP
server root.

Updating
--------
The entire website, excluding the website archive file itself, can be found at
`out/website.cpio'.

Author
------
Written by Stone Horse. Everything is public domain.
