]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/index.mdwn
base href has to be (fully) absolute
[ikiwiki.git] / doc / index.mdwn
index d8d90e5086fec6d3951de7111b65b5aaf6cb15d5..9398a2e8e82686b09ae01eeaf1da35a4dfc04369 100644 (file)
@@ -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
@@ -10,7 +10,8 @@ There are many other [[features]], including support for
 
 [[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]].
+with ikiwiki, and some [[tips]].  Basic documentation for ikiwiki plugins
+and syntax is provided [[here|ikiwiki]].
 
 All wikis are supposed to have a [[SandBox]], so this one does too.
 
@@ -20,8 +21,9 @@ 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.
 
-ikiwiki is developed by [[Joey]] and many contributors,
+Ikiwiki is developed by [[Joey]] and many contributors,
 and is [[FreeSoftware]].