blob: 14b5f911cc622b889f31f53cdd5ebccd8de6d183 (
plain)
1
2
3
4
5
6
7
8
|
Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages
suitable for publishing on a website. Ikiwiki stores pages and
history in a revision control system such as Subversion or Git.
There are many other features, including support for blogging and
podcasting, as well as a large array of plugins.
If you're familiar with static site generators, think of ikiwiki
as a particularly flexible SSG with some dynamic features.
|