This theme was built off of the drupal contrib Adaptive Theme. It is a vanilla adaptive theme sub-theme, for further development.
This themes CSS must be compiled prior to use. Compiling the theme requires:
- Install Ruby.
- Install Bundler as outlined above,
gem install bundler
. - Navigate to the themes directory in the terminal, and run
bundle install
. - Build the theme css using
compass compile
, or to build and continue 'watching' the CSS directory, runcompass watch
. - To 'clean' all compiled CSS (if necessary), run
compass clean
.
Having problems or solved a problem? Contact discoverygarden.
Current maintainers:
If you would like to contribute to this module, please check out our helpful Documentation for Developers info, Developers section on Islandora.ca and contact discoverygarden.