
31 Jul
2012
31 Jul
'12
3:55 a.m.
Quoting Trent W. Buck (trentbuck@gmail.com):
ikiwiki, gitit, moin, mediawiki -- in that order.
Actually, top of the list would be a git repo of reStructured Text and a makefile to churn out read-only static HTML. (Not a "wiki", in the c2 sense.)
Concur, though the latter might not suit the use-case. I like the short and unproblematic dependencies lists of ikiwiki, gitit, and moin. Any system that's back-ended into a SQL database (e.g., Mediawiki) creates, if nothing else, one extra headache for ensuring meangful backups -- that is not present with a system using file-backed storage.