]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/plugins/theme.mdwn
update for rename of recentchanges.mdwn to __8226____9__Get_CAll___64___1__42__855...
[git.ikiwiki.info.git] / doc / plugins / theme.mdwn
index d2c62062bb3e4c1f236b1c1015bfe8ea3795da62..bcc36aa81b295a4ac7d9e754efcbad0261353b9a 100644 (file)
@@ -5,10 +5,11 @@ The theme plugin allows easily applying a theme to your wiki, by
 configuring the `theme` setting in the setup file with the name of a theme
 to use. The themes you can choose from are all subdirectories, typically
 inside `/usr/share/ikiwiki/themes/`. See [[themes]] for an overview
-of the themes included in ikiwiki.
+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 after changing it to see the changes.
+enabling the plugin). Refresh the wiki (with `ikiwiki --setup <file>`)
+after changing it to see the changes.
 
 Hints for theme builders
 ------------------------