From: joey Date: Mon, 19 Jun 2006 03:30:34 +0000 (+0000) Subject: simplify X-Git-Tag: 1.7~2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8fe50707c36a6f228091d4b022398a1f3d559f1b;p=ikiwiki.git simplify --- diff --git a/doc/index.mdwn b/doc/index.mdwn index 5cb4ddee3..3b5bee70e 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,5 +1,5 @@ [[ikiwiki_logo|logo/ikiwiki.png]] -ikiwiki is a **wiki compiler**. It converts a directory full of wiki pages +ikiwiki is a **wiki compiler**. It converts wiki pages into html pages suitable for publishing on a website. Unlike a traditional wiki, ikiwiki does not have its own means of storing page history or its own markup language. Instead it uses [[Subversion]] (or [[Git]]) and [[MarkDown]].