WikiDav is a minimalistic wiki based on WebDAV, incron and markdown.
- incron, a linux cron for file events
- markdown, friendlier than wikipedia's codes
- WebDAV, edit your files from any modern operating system
This project is in use at http://wiki.zash.se/
- apt-get install markdown incron lighttpd
- set up lighttpd using etc/lighttpd-webdav.conf (or roll your own for any other webserver)
- set up incron using etc/incrontab learn moar
- profit?