blob: d1347ba3655e5b90d68c2a459ee22fd6f8e418bd (
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 git, mercurial,
monotone, tla and subversion).
There are many other features, including support for blogging, as well
as a large array of plugins.
WWW: http://ikiwiki.info/
|