summaryrefslogtreecommitdiff
path: root/doc/features.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-07 19:38:35 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-07-07 19:38:35 +0000
commit1cd1f073fff6be0300dec80cf1571ca247ce24ab (patch)
treede9d2933b39cd926951e65696d3bdc64186ac919 /doc/features.mdwn
parent42ffdb661c4a070cd0291bc27b4609f51c3777a2 (diff)
web commit from 127.0.0.1
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r--doc/features.mdwn10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 9e9e9195d..1406f5a1b 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -38,9 +38,10 @@ Some of ikiwiki's features:
unchanged by ikiwiki as it builds your wiki. So you can check in an image,
program, or other special file and link to it from your wiki pages.
-* [[SubPage]]s
+* [[SubPages|SubPage]]
- Arbitrarily deep hierarchies of pages with fairly simple and useful [[SubPage/LinkingRules]]
+ Arbitrarily deep hierarchies of pages with fairly simple and useful
+ [[SubPage/LinkingRules]]
* [[blogging|blog]]
@@ -135,6 +136,11 @@ Some of ikiwiki's features:
After rather a lot of fiddling, we think that ikiwiki correctly and fully
supports utf8 everywhere.
+* [[serverless]] mode
+
+ Can be set up so that w3m can be used to browse a wiki and edit pages
+ without using a web server.
+
----
It also has some [[TODO]] items and [[Bugs]].