aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-12-11 14:55:24 -0400
committerJoey Hess <joey@kitenet.net>2010-12-11 14:55:24 -0400
commit042a81cde78df8b5c445739a27d7b1e870fa94e4 (patch)
tree4e12737e70dd28b5d5308870fe0833f47765a1f9
parent526cfc50450ca5811c7ef474a15c484aeac8d786 (diff)
downloadikiwiki-042a81cde78df8b5c445739a27d7b1e870fa94e4.tar
ikiwiki-042a81cde78df8b5c445739a27d7b1e870fa94e4.tar.gz
linkage to themes
-rw-r--r--doc/css.mdwn2
-rw-r--r--doc/features.mdwn2
2 files changed, 3 insertions, 1 deletions
diff --git a/doc/css.mdwn b/doc/css.mdwn
index 35db57b0c..bc070cb99 100644
--- a/doc/css.mdwn
+++ b/doc/css.mdwn
@@ -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.
-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
diff --git a/doc/features.mdwn b/doc/features.mdwn
index 1f8168703..0dbdba5df 100644
--- a/doc/features.mdwn
+++ b/doc/features.mdwn
@@ -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 ships with several ready to use [[themes]].
+
## [[Plugins]]
Plugins can be used to add additional features to ikiwiki. The interface is