* Run "sudo /etc/ikiwiki/update_site" to push out configuration changes and manual updates to code in /services/http-iki/.
* The script is necessary to fix file ownerships (we want files in the published site to be owned by http:www-data, not the user who ran the updater).
-To set up RCS:
+To set up RCS (*mostly done now, woo*):
* /services/http-iki/ will become ikiwiki's checkout/working directory, so once RCS is configured this directory should be left well alone and perhaps even moved out of harm's way.
* To create the git repo, run "ikiwiki-makerepo git /services/http-iki/ $REPO_LOCATION" ($REPO_LOCATION will be created)