ikiwiki/doc/index.mdwn

19 lines
1.0 KiB
Plaintext
Raw Normal View History

2006-03-12 23:35:14 +01:00
Welcome to the ikiwiki documentation wiki.
2006-03-11 06:23:10 +01:00
ikiwiki is a wiki compiler. It converts a directory full of wiki pages
2006-03-10 03:10:44 +01:00
into html pages suitable for publishing on a website. Unlike a traditional
2006-03-11 06:35:44 +01:00
wiki, ikiwiki does not have its own means of storing page history or its own
markup language. Instead it uses [[Subversion]] and [[MarkDown]].
2006-03-10 05:28:06 +01:00
2006-03-16 21:45:43 +01:00
* See [[Features]] for a current list of ikiwiki's features. [[TODO]] and [[bugs]] might also be of interest.
2006-03-10 03:10:44 +01:00
2006-03-12 05:44:23 +01:00
* [[Setup]] has a tutorial for setting up ikiwki, and [[Usage]] documents the parameters and usage of the ikiwiki program.
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-03-19 22:59:09 +01:00
Ikiwiki is _not_ yet formally released, although it's very close to being ready for a release now. If you really have to have it: `svn://svn.kitenet.net/ikiwiki/trunk`
2006-03-11 06:50:29 +01:00
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-11 05:37:11 +01:00
ikiwiki is developed by [[Joey]].