X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=doc%2Ffeatures.mdwn;h=66f7ecb7381383ac9b326779682643501e8dcd0e;hb=80b3f0c1ee3c244cd003088cc43bc5348fb17b2c;hp=215c1cecd36ee9ba30e16630a249b46f99cd29d4;hpb=1226269f683bce6bf3a0539f0374ee1844687b02;p=ikiwiki.git 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