* To move a page, create a new page with the old page's content, and place '\[\[!meta redir=newpage\]\]' on the old page for a redirect.
* To delete a page, edit it and press the "Remove" button.
* This entire site is kept in a git repo, so larger changes/reversions can be done at the repo level.
+* Add images directly to the repo in `/usr/local/www/ikiwiki-srcdir/` with git, and they will automatically be brought into the site by the post-commit hook.