7971e7939a
PR: ports/115807 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer) Approved by: stas (mentor)
10 lines
434 B
Text
10 lines
434 B
Text
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/
|