summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-10-23 15:02:58 -0400
committerJoey Hess <joey@kitenet.net>2010-10-23 15:02:58 -0400
commit9aaae1b2ded1cf90c570bfb5f8dc61c29f244d6f (patch)
tree781714ccb233cc2d832e681322f92a9cb7502916 /doc/plugins
parent7e8064e9fa8b3f2c3c0bd0aa5458f00552398e06 (diff)
parent1c8d7c450b6ec1e6bf9973525bf117035b907e98 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/theme.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/plugins/theme.mdwn b/doc/plugins/theme.mdwn
index 7149cc163..2622abc88 100644
--- a/doc/plugins/theme.mdwn
+++ b/doc/plugins/theme.mdwn
@@ -9,3 +9,6 @@ inside `/usr/share/ikiwiki/themes/`.
A theme provides, via the underlay, an enhanced version of the regular
[[style.css]]. This leaves [[local.css]] free for you to further
customise. Themes can also provide header and background images.
+
+You can set the theme via the **theme** option in your config file (after
+enabling the plugin). Refresh the wiki after changing it to see the changes.