X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/1226269f683bce6bf3a0539f0374ee1844687b02..c594109f575606b1e6795fc2efb5d97085ea212e:/doc/features.mdwn diff --git a/doc/features.mdwn b/doc/features.mdwn index 215c1cecd..66f7ecb73 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -72,11 +72,13 @@ you would care to syndicate. Ikiwiki aims to produce [valid XHTML 1.0](http://validator.w3.org/check?url=referer). -(Experimental HTML5 support is also available.) +(Experimental [[tips/HTML5]] support is also available.) Ikiwiki generates html using [[templates]], and uses [[css]], so you can change the look and layout of all pages in any way you would like. +Ikiwiki ships with several ready to use [[themes]]. + ## [[Plugins]] Plugins can be used to add additional features to ikiwiki. The interface is @@ -148,7 +150,7 @@ authentication, or other methods implemented via plugins. Thanks to subpages, every page can easily and automatically have a /Discussion subpage. By default, these links are included in the -[[templates]] for each page. If you prefer blog-syle +[[templates]] for each page. If you prefer blog-style [[plugins/comments]], that is available too. ### Edit controls