This is the custom Alaveteli theme for Ask Your Government Uganda an Alaveteli installation for Uganda.
See documentation.
In the Alaveteli general.yml
configuration file change the default mysociety
theme repository to your theme repository in the
THEME_URLS
setting:
THEME_URLS:
- 'git://github.com/YOUR_GITHUB_USERNAME/YOUR_THEME_NAME.git'
You can then switch the theme the application is using:
bundle exec rake themes:install
To run tests, in the Alaveteli Rails.root (with this theme installed):
bundle exec rspec lib/themes/askyourgovug-theme/spec
Copyright (c) 2011 mySociety, released under the MIT license