wiki, ikiwiki does not have its own means of storing page history or its own
markup language. Instead it uses [[Subversion]] and [[MarkDown]].
-To use ikiwiki to set up a wiki, you will probably want to use it with a
-revision control system, such as [[Subversion]], for keeping track of past
-versions of pages. ikiwiki can run as a Subversion [[post-commit]] hook, so
-that each committed change to your wiki is immediatly compiled and
-published.
-
See [[Features]] for a current list of ikiwiki's features. [[WhyIkiWiki]]
might be useful if you're considering using this.