6742bbd841
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 an revision control system. The pkg currently has options for a dependency on svn, which is the default rcs backend. Support for other backends is included in the installed pkg, but there are no dependencies in the pkg for them yet.
8 lines
369 B
Text
8 lines
369 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 an revision control system.
|
|
|
|
This means you can edit wiki sources in your favourite editor, and
|
|
rebuild the website, rather than using an online browser form.
|