ikiwiki/doc/index.mdwn

31 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
* [[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
* See [[Features]] for a list of ikiwiki's features. [[RoadMap]], [[TODO]]
2006-08-23 04:00:21 +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
[[template type=note text="""
If you use ikiwiki, please list your wiki in [[IkiWikiUsers]]. Thanks!
"""]]
* [[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents
the parameters and usage of the ikiwiki program.
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]].