diff options
author | STrRedWolf <STrRedWolf@web> | 2017-04-16 16:53:21 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-04-16 16:53:21 -0400 |
commit | d09069669668831681f6788c69bbcdd5f880fc2e (patch) | |
tree | 7738db80f1ddc006a4a80a35932786307da08c4c | |
parent | defdf8544f69af01ba2a7332b9d3c4330e726ef7 (diff) | |
download | ikiwiki-d09069669668831681f6788c69bbcdd5f880fc2e.tar ikiwiki-d09069669668831681f6788c69bbcdd5f880fc2e.tar.gz |
First time theme help needed.
-rw-r--r-- | doc/plugins/theme/discussion.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/plugins/theme/discussion.mdwn b/doc/plugins/theme/discussion.mdwn index 67a2bf46a..25b4e21e4 100644 --- a/doc/plugins/theme/discussion.mdwn +++ b/doc/plugins/theme/discussion.mdwn @@ -24,3 +24,10 @@ Choose one of the [[themes]] which are bundled with ikiwiki and configure ikiwik theme => 'blueview', -- [[AdamShand]] + + +### How to enable properly? + +So I added "theme" to my config file's "add_plugins" directive, and uncommented the "theme: actiontabs" line. I then ran "ikwiki --setup wiki.setup" and... no change on reload. + +I'm on Ubuntu 16.04. Any idea what I'm doing wrong? |