summaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 06:09:10 +0000
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-11 06:09:10 +0000
commit4e87ea7ed1f495db1b323ed8075b48cf74253155 (patch)
tree23ae0773e346a1f29ca96c8c619276c25a0f9546 /doc/features.mdwn
parent89d8b736e8dbe6bfff132a4135e020f24f8c9f1d (diff)
web commit from 66.118.98.137:
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 8ba65fc55..0f2c57761 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -27,6 +27,14 @@ Currently implemented:
Arbitrarily deep hierarchies of pages with fairly simple and useful [[SubPage/LinkingRUles]]
+* Fast compiler
+
+ 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)
+
+* [[BackLinks]]
+
+ Automatically included on pages. Rather faster than eg [[MoinMoin]] and always there to help with navigation.
+
* [[RecentChanges]], editng pages in a web browser
Nearly the definition of a wiki, although perhaps ikiwiki challenges how much of that web gunk a wiki really needs. These features are optional and can be enabled by enabling [[CGI]].