as of today i'm using my ikiwiki installation as the index of dequis.org

to accomplish that, i'm using this extremely complex bash script:

cat ~/wiki/dest/index.html | sed 's#<head>#&\n    <base href="http://wiki.dequis.org/" />#' > ~/dequis.org/index.html

yep.

(also, "useless use of cat" is a terrible meme. this way is easier to read)

i've also added links in the index page to a bunch of content that was previously in semi-secret urls. enjoy.

and a few slightly-opinionated template changes to ikiwiki-bootstrap-theme, pushed to the dequis.org branch

OH! also added a 'logo'. hell yeah. 8-color png, 1.2kb, and still twice the resolution it usually displays as.