This feed contains pages in the “ikiwiki” category.

Darcs+IkiWiki

Hmm. My Darcs plugin for IkiWiki seems to mostly work. It’s full of nasty hacks, but it works. I did think I’d sorted out the bug where pages could be edited fine, but new pages wouldn’t be added to the darcs repo, but when Dan commented earlier it apparently wasn’t. I suspect it could be due to him not being logged in, which is something I can work around for my own site but not in general.

Update - 1625: Seems to be that files are added okay, but directories aren’t, so if the new page is in a new directory it goes missing.

ikiwiki patch

?Here is a patch to IkiWiki to optionally sort inlined pages. I use it for the ?boxen page, which isn’t a blog (so shouldn’t be in date order) but I still want to have as an inlined thing.

Update: a patch based on this one has been commited to IkiWiki HEAD, so it’ll be available in the next release.