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