From 1ec0abd75be18828fd5da865aa133c4426f929fb Mon Sep 17 00:00:00 2001 From: Gareth Rees Date: Wed, 5 Nov 2014 17:03:51 +0000 Subject: Add script/switch-theme docs --- docs/customising/themes.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/customising') diff --git a/docs/customising/themes.md b/docs/customising/themes.md index cc0ca3b29..c8d4a8037 100644 --- a/docs/customising/themes.md +++ b/docs/customising/themes.md @@ -189,3 +189,7 @@ necessary. ## Adding or overriding models and controllers If you need to extend the behaviour of Alaveteli at the controller or model level, see `alavetelitheme/lib/controller_patches.rb` and `alavetelitheme/lib/model_patches.rb` for examples. + +## Working with themes + +You can use [`script/switch-theme.rb`](https://github.com/mysociety/alaveteli/blob/master/script/switch-theme.rb) to set the current theme if you are working with multiple themes. This might be useful for switching between the default `alavetelitheme` and your own fork. -- cgit v1.2.3