blob: 95fe2b35af64c306262ac4ce0c84ea7ed6bb64e2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
ikiwiki is a wiki compiler. It converts wiki pages into html pages
suitable for publishing on a website. Unlike many wikis, ikiwiki does
not have its own ad-hoc means of storing page history, and instead
uses a revision control system (currently supported is bzr, git,
mercurial, monotone, subversion and tla).
There are many other features, including support for blogging, as well
as a large array of plugins.
WWW: http://ikiwiki.info/
|