ikiwiki/doc/index.mdwn

36 lines
1.4 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
into HTML pages suitable for publishing on a website. Unlike many
2006-09-07 00:42:46 +02:00
wikis, ikiwiki does not have its own ad-hoc means of storing page history,
2006-09-07 00:36:05 +02:00
and instead uses a revision control system such as [[Subversion]].
2006-03-10 05:28:06 +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
2007-02-15 10:02:12 +01:00
* Ikiwiki has a nice set of wiki [[features]] which can be expanded by
a large array of [[plugins]]. It also has some [[bugs]], a [[TODO]] list,
and a [[RoadMap]].
2006-03-10 03:10:44 +01:00
2006-08-23 07:49:18 +02:00
[[template id=note text="""
2006-08-23 08:08:12 +02:00
If you use ikiwiki, please list your wiki in [[IkiWikiUsers]].
Thanks! --[[Joey]]
"""]]
* [[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents
2006-11-22 15:28:38 +01:00
the parameters and usage of the ikiwiki program. There are some
[[examples]] of things you can do with ikiwiki.
2006-03-11 06:37:17 +01:00
* Feel free to post your questions and thoughts about ikiwiki to
2007-03-06 21:20:26 +01:00
[[Discussion]], or [[contact]] the developers.
2007-02-15 10:02:12 +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
* Developers, please document any ikiwiki patches you have in the
[[PatchQueue]].
2006-07-11 22:30:05 +02: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-24 06:51:44 +01:00
ikiwiki is developed by [[Joey]] and is [[FreeSoftware]].