ikiwiki/doc/index.mdwn

38 lines
1.0 KiB
Plaintext
Raw Normal View History

2007-07-25 06:40:52 +02:00
Ikiwiki is a **wiki compiler**. It converts wiki pages
into HTML pages suitable for publishing on a website. Ikiwiki stores
pages and hostory in a revision control system such as [[Subversion]]
or [[Git]]. There are many other [[features]], including support for
[[blogging|blog]], as well as a large array of [[plugins]].
2006-03-10 03:10:44 +01:00
2006-08-23 07:49:18 +02:00
[[template id=note text="""
2007-07-25 06:40:52 +02:00
[[ikiwiki_logo|logo/ikiwiki.png]]
Quick links:
2007-07-25 06:41:38 +02:00
2007-07-25 06:40:52 +02:00
* [[News]]
* [[Download]]
* [[Setup]]
* [[Usage]]
* [[Security]]
* [[IkiWikiUsers]]
* [[Contact]]
2007-07-25 06:41:38 +02:00
"""]]
2007-07-25 06:40:52 +02:00
### users
2006-03-11 06:37:17 +01:00
2007-07-25 06:40:52 +02:00
[[Setup]] has a tutorial for setting up ikiwiki, and [[Usage]] documents
the parameters and usage of the ikiwiki program. There are some
2007-07-25 06:41:38 +02:00
[[examples]] of things you can do with ikiwiki, and some [[tips]].
2007-07-25 05:46:07 +02:00
2007-07-25 06:40:52 +02:00
All wikis are supposed to have a [[SandBox]], so this one does too.
2007-02-15 10:02:12 +01:00
2007-07-25 06:40:52 +02:00
## developers
2006-03-11 06:37:17 +01:00
2007-07-25 06:40:52 +02:00
The [[RoadMap]] describes where the project is going.
[[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches]]
can be submitted and tracked using this wiki.
2006-03-10 03:10:44 +01:00
2007-07-25 06:40:52 +02:00
ikiwiki is developed by [[Joey]] and many contributors,
and is [[FreeSoftware]].