This is a simple script and kit of parts to maintain the official Angband site, rephial.org.
Run make
for help.
The help files come straight from Angband proper. To create them, do the following:
- Install docutils
- Get Angband, and go to lib/help.
- Run
buildhtml.py --config=docutils-website.conf --ignore=index*
- Copy all the .html files into src/help.
Voila.