]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/index.mdwn
new index page
[git.ikiwiki.info.git] / doc / index.mdwn
1 Ikiwiki is a **wiki compiler**. It converts wiki pages
2 into HTML pages suitable for publishing on a website. Ikiwiki stores
3 pages and hostory in a revision control system such as [[Subversion]]
4 or [[Git]]. There are many other [[features]], including support for
5 [[blogging|blog]], as well as a large array of [[plugins]].
7 [[template id=note text="""
8 [[ikiwiki_logo|logo/ikiwiki.png]]
10 Quick links:
11 * [[News]]
12 * [[Download]]
13 * [[Setup]]
14 * [[Usage]]
15 * [[Security]]
16 * [[IkiWikiUsers]]
17 * [[Contact]]
18 """]]
20 ### users
22 [[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents
23 the parameters and usage of the ikiwiki program. There are some
24 [[examples]] of things you can do with ikiwiki.
26 All wikis are supposed to have a [[SandBox]], so this one does too.
28 ## developers
30 The [[RoadMap]] describes where the project is going.
31 [[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches]]
32 can be submitted and tracked using this wiki.
34 ikiwiki is developed by [[Joey]] and many contributors,
35 and is [[FreeSoftware]].