ikiwiki/doc/index.mdwn

20 lines
876 B
Plaintext
Raw Normal View History

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-11 06:37:17 +01:00
* See [[Features]] for a current list of ikiwiki's features.
2006-03-10 03:10:44 +01:00
2006-03-11 06:37:17 +01:00
* [[WhyIkiWiki]] might be useful if you're considering using this.
2006-03-11 01:40:34 +01:00
2006-03-11 06:37:17 +01:00
* [[Setup]] has a tutorial for setting up ikiwki.
* [[TODO]] lists things that need to be added to ikiwiki before most people
2006-03-10 03:10:44 +01:00
would consider it a full-fledged wiki.
2006-03-11 06:37:17 +01:00
* [[Security]] lists potential security problems. ikiwiki is still being developed, and is being written with security as a priority, don't expect things to stay in this list for long.
2006-03-10 03:10:44 +01:00
All wikis are supposed to have a [[SandBox]], so this one does to.
2006-03-11 05:37:11 +01:00
ikiwiki is developed by [[Joey]].