diff options
author | http://adam.shand.net/ <Adam@web> | 2011-01-29 08:21:05 +0000 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-01-29 08:21:05 +0000 |
commit | f09ec3ab22f934090ef62cab7adbaf2ae6510d2f (patch) | |
tree | 4f0e3f5416b3211abf32f16e528147753fff3866 /doc/forum | |
parent | b687be3cdabd840dd43f384e4a4ae38f425fc18f (diff) |
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__.mdwn b/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__.mdwn new file mode 100644 index 000000000..a07c31c00 --- /dev/null +++ b/doc/forum/Can_custom_themes_live_somewhere_inside_srcdir__63__.mdwn @@ -0,0 +1,8 @@ +Do custom [[themes]] have to live outside of the wiki (eg. `/usr/share/ikiwiki/themes/`) or is there a way for them to live inside of the wiki srcdir? + +I haven't been able to find a way so for now I'm just using a symlink, but that's a bit ugly. + +I ask because I do most of my ikiwiki work on my laptop and then push changes to my server. It's not a big deal but it's annoying to have to sync the themes separately and it seems like something which should be able to live inside the wiki like templates. + +Cheers, +[[AdamShand]] |