ikiwiki/doc/index.mdwn

33 lines
1021 B
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
2007-07-25 06:50:52 +02:00
pages and history in a revision control system such as [[Subversion]]
2007-07-25 06:40:52 +02:00
or [[Git]]. There are many other [[features]], including support for
[[blogging|blog]], as well as a large array of [[plugins]].
2007-07-25 06:49:22 +02:00
2006-08-23 07:49:18 +02:00
[[template id=note text="""
2007-07-25 06:42:31 +02:00
[[ikiwiki_logo|logo/ikiwiki.png]]
2007-07-25 06:49:22 +02:00
[[News]]
[[Download]]
[[Setup]]
[[Security]]
[[Users|IkiWikiUsers]]
[[Contact]]
"""]]
2007-07-25 06:49:22 +02:00
2007-07-25 06:55:25 +02:00
## using ikiwiki
2006-03-11 06:37:17 +01:00
2007-07-25 06:50:27 +02:00
[[Setup]] has a tutorial for setting up ikiwiki, or you can read the
[[man_page|usage]]. There are some [[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:55:25 +02:00
## developer resources
2006-03-11 06:37:17 +01:00
2007-07-25 06:40:52 +02:00
The [[RoadMap]] describes where the project is going.
2007-07-25 06:51:57 +02:00
[[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches|patch]]
2007-07-25 06:40:52 +02:00
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]].