Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discoverygarden/kc_research
https://github.com/discoverygarden/kc_research
client-projects drupal7 islandora theming
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/discoverygarden/kc_research
- Owner: discoverygarden
- Created: 2018-10-23T15:17:35.000Z (about 6 years ago)
- Default Branch: 7.x
- Last Pushed: 2018-11-01T14:16:23.000Z (about 6 years ago)
- Last Synced: 2024-10-18T05:06:55.319Z (2 months ago)
- Topics: client-projects, drupal7, islandora, theming
- Language: CSS
- Size: 91.8 KB
- Stars: 0
- Watchers: 10
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KC Research Theme
## Introduction
This theme was built off of the drupal contrib [Adaptive Theme](
https://www.drupal.org/project/adaptivetheme). It is a vanilla adaptive theme
sub-theme, for further development.## Requirements
This themes CSS must be compiled prior to use. Compiling the theme requires:
* [Ruby 1.9.3p or later](https://www.ruby-lang.org/en/documentation/installation/)
* [Bundler](https://bundler.io/)## Installation
* 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, run ```compass watch```.
* To 'clean' all compiled CSS (if necessary), run ```compass clean```.## Troubleshooting/Issues
Having problems or solved a problem? Contact [discoverygarden](
http://support.discoverygarden.ca).## Maintainers/Sponsors
Current maintainers:
* [discoverygarden](http://www.discoverygarden.ca)
## Development
If you would like to contribute to this module, please check out our helpful
[Documentation for Developers](
https://github.com/Islandora/islandora/wiki#wiki-documentation-for-developers)
info, [Developers](http://islandora.ca/developers) section on Islandora.ca and
contact [discoverygarden](http://support.discoverygarden.ca).## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)