X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/729991564ec7e1116fc023c51e73b47af8b6fce7..182a2ad99208169084e6b4fc8ef33222d46eba5a:/doc/plugins/theme.mdwn?ds=sidebyside diff --git a/doc/plugins/theme.mdwn b/doc/plugins/theme.mdwn index 5261df111..bcc36aa81 100644 --- a/doc/plugins/theme.mdwn +++ b/doc/plugins/theme.mdwn @@ -8,7 +8,8 @@ inside `/usr/share/ikiwiki/themes/`. See [[themes]] for an overview of the themes included in ikiwiki and the [[theme market]] for third party themes. You can set the theme via the **theme** option in your config file (after -enabling the plugin). Refresh the wiki (with `ikiwiki -setup `, `--setup` won't work, they are not interchangable) after changing it to see the changes. +enabling the plugin). Refresh the wiki (with `ikiwiki --setup `) +after changing it to see the changes. Hints for theme builders ------------------------