aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSTrRedWolf <STrRedWolf@web>2017-05-10 20:52:32 -0400
committeradmin <admin@branchable.com>2017-05-10 20:52:32 -0400
commitde347f9f6c1c29b77638209dd56d4760d859fafd (patch)
tree184d446ce9e154af0a10d96b16bd3fba53a56684
parent69a0f013557733e0c78fa60d68d44a5e83eaff55 (diff)
downloadikiwiki-de347f9f6c1c29b77638209dd56d4760d859fafd.tar
ikiwiki-de347f9f6c1c29b77638209dd56d4760d859fafd.tar.gz
-rw-r--r--doc/forum/How_to_use_themes__63__.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/forum/How_to_use_themes__63__.mdwn b/doc/forum/How_to_use_themes__63__.mdwn
new file mode 100644
index 000000000..b91d541fb
--- /dev/null
+++ b/doc/forum/How_to_use_themes__63__.mdwn
@@ -0,0 +1,5 @@
+So I'm trying out ikiwiki locally on a behind-a-firewall server, and I'm having trouble activating themes.
+
+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? --STrRedWolf