diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:38:23 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-03-26 05:38:23 +0000 |
commit | 088dccb3f963e181ab27434f00deba4c0d65633c (patch) | |
tree | 2785550252611c60f7c35a8c24aa0e4dcbed9f3d | |
parent | 90b2b991f747b2016f36c34114ad2353f3824a52 (diff) |
web commit by joey
-rw-r--r-- | doc/index.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.mdwn b/doc/index.mdwn index a8656cfc3..41c3db9e8 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,5 +1,5 @@ [[logo/ikiwiki.png]] -ikiwiki is a wiki compiler. It converts a directory full of wiki pages +ikiwiki is a **wiki compiler**. It converts a directory full of 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]] and [[MarkDown]]. |