ikiwiki/doc/index.mdwn

34 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
2006-09-07 00:36:05 +02:00
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
2006-09-07 00:44:38 +02:00
* See [[Features]] for a list of ikiwiki's features and [[plugins]] for information about its plugins. [[RoadMap]], [[TODO]]
2006-09-07 00:45:09 +02:00
and [[bugs]] might also be of interest.
* Feel free to post your questions and thoughts about ikiwiki to [[Discussion]].
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-10-29 01:42:43 +02:00
the parameters and usage of the ikiwiki program. There are some
[[examples]] that you can copy into your wiki to quickly get started.
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, 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]].