http://adam.shand.net/ 2011-01-29 08:15:13 +00:00 committed by Joey Hess
parent 37fc7b3dcd
commit b687be3cda
1 changed files with 6 additions and 0 deletions

View File

@ -18,3 +18,9 @@ lot of free CSS templates could be included, e. g. from
> that ikiwiki itself does not require. --[[Joey]]
### Once one has enabled the 'theme' plugin in the setup file, how does one use themes?
Choose one of the [[themes]] which are bundled with ikiwiki and configure ikiwiki to use it by setting this in your setup file, eg.
theme => 'blueview',
-- [[AdamShand]]