removed spam
[ikiwiki.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]], as well as a large array of [[plugins]].
6
7 [[!template id=links]]
8
9 ## using ikiwiki
10
11 [[Setup]] has a tutorial for setting up ikiwiki, or you can read the
12 [[man_page|usage]]. There are some [[examples]] of things you can do
13 with ikiwiki, and some [[tips]].  Basic documentation for ikiwiki plugins
14 and syntax is provided [[here|ikiwiki]].
15
16 All wikis are supposed to have a [[SandBox]], so this one does too.
17
18 This site generally runs the latest release of ikiwiki; currently, it runs
19 ikiwiki [[!version ]].
20
21 ## developer resources
22
23 The [[RoadMap]] describes where the project is going.
24 The [[forum]] is open for discussions.
25 [[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches|patch]]
26 can be submitted and tracked using this wiki.
27
28 Ikiwiki is developed by [[Joey]] and many contributors,
29 and is [[FreeSoftware]].