]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
linkage to themes
authorJoey Hess <joey@kitenet.net>
Sat, 11 Dec 2010 18:55:24 +0000 (14:55 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 11 Dec 2010 18:55:24 +0000 (14:55 -0400)
doc/css.mdwn
doc/features.mdwn

index 35db57b0c05a6e12bc439308a4016ad1e54af910..bc070cb99872d3fda19978338a8f43fe0dac7882 100644 (file)
@@ -9,7 +9,7 @@ defining brand new rendering rules.
 While ikiwiki's default use of stylesheets is intentionally quite plain and
 minimalistic, CSS allows creating any kind of look you can dream up.
 
 While ikiwiki's default use of stylesheets is intentionally quite plain and
 minimalistic, CSS allows creating any kind of look you can dream up.
 
-The [[theme_plugin|plugins/theme]] provides some prepackaged themes in an
+The [[theme_plugin|plugins/theme]] provides some prepackaged [[themes]] in an
 easy to use way.
 
 The [[css_market]] page is an attempt to collect user contributed local.css
 easy to use way.
 
 The [[css_market]] page is an attempt to collect user contributed local.css
index 1f81687036187bba170aea03a7b8c1b921ad589a..0dbdba5df1fe37e79c7311ab74dc9194d7dc2810 100644 (file)
@@ -77,6 +77,8 @@ Ikiwiki aims to produce
 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 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
 ## [[Plugins]]
 
 Plugins can be used to add additional features to ikiwiki. The interface is