projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37fc7b3
)
(no commit message)
author
http://adam.shand.net/
<Adam@web>
Sat, 29 Jan 2011 08:15:13 +0000
(08:15 +0000)
committer
Joey Hess
<joey@kitenet.net>
Sat, 29 Jan 2011 08:15:13 +0000
(08:15 +0000)
doc/plugins/theme/discussion.mdwn
patch
|
blob
|
history
diff --git
a/doc/plugins/theme/discussion.mdwn
b/doc/plugins/theme/discussion.mdwn
index 9331713dbb0726ee514aa758fe3b41fd19352c19..67a2bf46aee25e48b4a631130b5a3727e709a823 100644
(file)
--- a/
doc/plugins/theme/discussion.mdwn
+++ b/
doc/plugins/theme/discussion.mdwn
@@
-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]]