summaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 283dec8ec..8c08b70b9 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -31,6 +31,11 @@ Currently implemented:
ikiwiki is fast and smart about updating a wiki, it only builds pages that have changed (and tracks things like creation of new pages and links that can indirectly cause a page to need a rebuild)
+* [[Templates]]
+
+ ikiwiki generates html using templates so you can change the look and
+ layout of all pages in any way you would like.
+
* [[BackLinks]]
Automatically included on pages. Rather faster than eg [[MoinMoin]] and always there to help with navigation.
@@ -45,4 +50,4 @@ Currently implemented:
----
-It also has lots of [[TODO]] items and [[Bugs]]. This wiki is not ready for production! \ No newline at end of file
+It also has lots of [[TODO]] items and [[Bugs]]. This wiki is not ready for production!