ikiwiki/doc/index.mdwn

20 lines
1.2 KiB
Plaintext
Raw Normal View History

2006-03-29 16:52:44 +02:00
[[ikiwiki_logo|logo/ikiwiki.png]]
2006-06-19 05:30:34 +02:00
ikiwiki is a **wiki compiler**. It converts wiki pages
2006-03-10 03:10:44 +01:00
into html pages suitable for publishing on a website. Unlike a traditional
wiki, ikiwiki does not have its own means of storing page history.
Instead it can use [[Subversion]] (or [[Git]]).
2006-03-10 05:28:06 +01:00
2006-03-24 05:24:50 +01:00
* [[News]] is a blog (built using ikiwiki) of news items about ikiwiki. It's the best way to find out when there's a new version to [[Download]].
2006-03-24 03:56:37 +01:00
2006-05-31 03:55:11 +02:00
* See [[Features]] for a list of ikiwiki's features. [[RoadMap]], [[TODO]] and [[bugs]] might also be of interest. Feel free to post your thoughts about ikiwiki to [[Discussion]].
2006-03-10 03:10:44 +01:00
2006-06-27 02:31:41 +02:00
* [[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents the parameters and usage of the ikiwiki program. If you use ikiwiki, please add your wiki to [[IkiWikiUsers]].
2006-03-11 06:37:17 +01:00
2006-03-11 09:32:44 +01:00
* [[Security]] lists potential security problems. ikiwiki is still being developed, and is being written with security as a priority, so don't expect things to stay in this list for long.
2006-03-11 06:37:17 +01:00
2006-07-11 22:30:05 +02:00
* Developers, please document any ikiwiki patches you have in the [[PatchQueue]].
2006-03-11 09:32:44 +01:00
All wikis are supposed to have a [[SandBox]], so this one does too.
2006-03-10 03:10:44 +01:00
2006-03-24 06:51:44 +01:00
ikiwiki is developed by [[Joey]] and is [[FreeSoftware]].