X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/198c2d9c45cb974aabf999797bdb7d6ab8636b2c..2aaab7db29f154816d6338a1329b42090209d966:/doc/index.mdwn diff --git a/doc/index.mdwn b/doc/index.mdwn index 00a8badf6..984d2c9b9 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -10,7 +10,7 @@ the usual design for a Wiki inside-out and backwards. To use ikiwiki to set up a wiki, you will probably want to use it with a revision control system, such as [[Subversion]], for keeping track of past -versions of pages. ikiwiki can run as a Subversion post-commit hook, so +versions of pages. ikiwiki can run as a Subversion [[post-commit]] hook, so that each committed change to your wiki is immediatly compiled and published. (It can also be run by hand, by cron, or integrated with any other revision control system.) @@ -32,6 +32,8 @@ unchanged by ikiwiki as it builds your wiki. So you can check in an image, program, or other special file and link to it from your wiki pages. ikiwiki also supports making one page that is a [[SubPage]] of another. +[[Setup]] has a tutorial for setting up ikiwki. + [[TODO]] lists things that need to be added to ikiwiki before most people would consider it a full-fledged wiki.