bootstrap_compass
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Component created
Component changed
Component body
A Compass-based subtheme of https://drupal.org/project/bootstrap
Based on Thomas McDonald's https://github.com/twbs/bootstrap-sass/
Info on standard Bootstrap subtheme: http://drupal.org/node/1978010
Dependancies: https://drupal.org/project/bootstrap, bootstrap-sass, compass, jquery_update (1.7 enabled)
Installation notes:
- Download this theme along with the 3.x bootstrap theme
- Download and enable jquery_update
- admin/config/development/jquery_update, set to jquery 1.7
This project is meant to serve as a shortcut for setting up a Bootstrap subtheme and using Compass SASS instead of LESS. This should decrease the complexity of setting up a subtheme, and relies on fewer modules (you do not need the lessphp library, nor the less module).
Once you've got this theme installed along with the core Bootstrap theme, simply navigate to the compass-project directory and run '$ compass watch' from the command line (or use any other SASS compiling tool of your choice).
Please use the 7.x-3.x for Bootstrap 3.x, and the 7.x-2.x branch for Bootstrap 2.x
The 7.x-2.x branch is stable and working well.
7.x-3.x has a couple of issues I'm working to resolve still
(see: https://drupal.org/node/2162789
and: https://drupal.org/node/2158197)