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