diff options
author | http://velmont.no/ <http://velmont.no/@web> | 2009-08-04 08:18:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2009-08-04 08:18:06 -0400 |
commit | cae559f677c915519770e20888186cd6ad186931 (patch) | |
tree | 5b866ed2ba0d7865374b0a833409361cba02bc7c | |
parent | c3a66316e0e44921439d98258f945a2fd2d679ca (diff) |
-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 93526c42c..d8d90e508 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,4 +1,4 @@ -Ikiwiki is a **wiki compiler**. It converts wiki pages into HTML pages +Ikiwiki is a **wiki compiler** written in Perl. 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 |