ikiwiki is a wiki software system designed by Joey Hess.
ikiwiki compiles wiki pages into HTML pages for publication. Unlike conventional wiki software, it could use a standard version control system such as Subversion or Git for managing differences between versions of a wiki page. The term "wiki compiler" was coined by ikiwiki's designer to compare the program's function to that of make or gcc for computer software projects.. Other wiki compile...
more
ikiwiki is a wiki software system designed by Joey Hess.
ikiwiki compiles wiki pages into HTML pages for publication. Unlike conventional wiki software, it could use a standard version control system such as Subversion or Git for managing differences between versions of a wiki page. The term "wiki compiler" was coined by ikiwiki's designer to compare the program's function to that of make or gcc for computer software projects.. Other wiki compilers use wiki processor as term.
ikiwiki is implemented in Perl, although external plugins can be implemented in any language. It supports several markup languages, including Markdown, Creole, reStructuredText and Textile. In the simplest case it can function as an off-line static web site generator, but it can use cgi to function as a normal web-interfaced wiki as well. Login via OpenID is supported.
ikiwiki is included in various Linux distributions, including Debian. Licensed under the terms of the GNU General Public License, version 2 or...
less