Skip to content

shaundewberry/okapi-theme

 
 

Repository files navigation

Okapitheme

This is a theme customised for a South African context as public on okapi.org.za

The intention is to support simple overlaying of templates and resources without the need to touch the core Alaveteli software.

Typical usage should be limited to that described in the documentation:

To install:

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:

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

About

A new theme for Okapi

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 59.1%
  • CSS 30.7%
  • Ruby 10.2%