X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Findex.mdwn;h=732cf7a894f96166239ef016dcfc1d36610ea5b1;hb=027d28a6a1795b5b1b81aa381793f225682cc0e5;hp=d8d90e5086fec6d3951de7111b65b5aaf6cb15d5;hpb=cae559f677c915519770e20888186cd6ad186931;p=ikiwiki.git diff --git a/doc/index.mdwn b/doc/index.mdwn index d8d90e508..732cf7a89 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,4 +1,4 @@ -Ikiwiki is a **wiki compiler** written in Perl. It converts wiki pages into HTML pages +Ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a [[revision_control_system|rcs]] such as [[Subversion|rcs/svn]] or [[rcs/Git]]. There are many other [[features]], including support for @@ -20,6 +20,7 @@ ikiwiki [[!version ]]. ## developer resources The [[RoadMap]] describes where the project is going. +The [[forum]] is open for discussions. [[Bugs]], [[TODO]] items, [[wishlist]] items, and [[patches|patch]] can be submitted and tracked using this wiki.