]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/index.mdwn
Revert spam edits.
[git.ikiwiki.info.git] / doc / index.mdwn
1 Ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages
2 suitable for publishing on a website. Ikiwiki stores pages and history in a
3 [[revision_control_system|rcs]] such as [[Subversion|rcs/svn]] or [[rcs/Git]].
4 There are many other [[features]], including support for
5 [[blogging|blog]] and [[podcasting|podcast]], as well as a large
6 array of [[plugins]].
8 Alternatively, think of ikiwiki as a particularly flexible static
9 site generator with some dynamic features.
13 ## using ikiwiki
15 [[Setup]] has a tutorial for setting up ikiwiki, or you can read the
16 [[man_page|usage]]. There are some [[examples]] of things you can do
17 with ikiwiki, and some [[tips]].  Basic documentation for ikiwiki plugins
18 and syntax is provided [[here|ikiwiki]]. The [[forum]] is open for
19 discussions.
21 All wikis are supposed to have a [[sandbox]], so this one does too.
23 This site generally runs the latest release of ikiwiki; currently, it runs
24 ikiwiki [[!version ]].
26 ## developer resources
28 The [[RoadMap]] describes where the project is going.
29 [[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches|patch]]
30 can be submitted and tracked using this wiki.
32 Ikiwiki is developed by [[Joey]] and many contributors,
33 and is [[FreeSoftware]].