diff options
Diffstat (limited to 'doc/features.mdwn')
-rw-r--r-- | doc/features.mdwn | 10 |
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]]. |