https://github.com/pjsier/askmigov-theme
https://github.com/pjsier/askmigov-theme
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pjsier/askmigov-theme
- Owner: pjsier
- License: mit
- Created: 2025-04-29T22:37:22.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-22T21:32:48.000Z (12 months ago)
- Last Synced: 2025-07-04T03:07:40.087Z (12 months ago)
- Language: HTML
- Size: 599 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# Ask MI Gov Alaveteli Theme
This is an Alaveteli theme adapted for Michigan.
Typical usage should be limited to that described in the [documentation](http://alaveteli.org/docs/customising/themes/):
## To install:
In the Alaveteli `general.yml` configuration file change the default mysociety theme repository to your theme repository in the [`THEME_URLS`](http://alaveteli.org/docs/customising/config/#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:
To run tests, in the Alaveteli Rails.root (with this theme installed):
bundle exec rspec lib/themes/alavetelitheme/spec
Copyright (c) 2011 mySociety, released under the MIT license