Peroxide is a Drupal theme engine allowing templates to be created using Haml and stylesheets to be written using Sass and Scss.
Templates and styles for large sites can become quite long and complex. The goal of this project is to make more advanced tools available to developers so that the code for themes is shorter, easier to understand and more maintainable.
Peroxide automatically compiles and caches templates as PHP. Sass and Scss files are also automatically compiled, cached and their resultant output css is automatically added to a page.
This project is still in an alpha form but you can download an try out the code.
Peroxide for Drupal 7
Oxygen for Drupal 7. A starter theme for use with peroxide.
These projects are a work in progress and contribution is welcome! The code for both peroxide and oxygen is available on github.
Peroxide was created and is written by Kyle Cunningham with contributions from others.
PHamlP was created by Chris Yates
Haml, Sass and Compass from: