diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmZMunnF2szppZKh59QntrdlZDr6BPipiM <Christine@web> | 2010-10-23 02:16:00 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2010-10-23 02:16:00 +0000 |
commit | 91a3b74711df8a74e2d600ba3b0bca8f441d1958 (patch) | |
tree | 167b6293281b99149569cb7d3b034096cf54b4ac /doc/plugins | |
parent | 5a82fad494ddbf8f283454202eb3d2712b1b4b19 (diff) |
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/theme.mdwn | 3 |
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. |