How to use multiple theme engines in drupal ?
Posted by govinda_roul on November 24, 2011 at 10:40am
How to use multiple theme engines in drupal ?
Posted by govinda_roul on November 24, 2011 at 10:38am
Annoucing Peroxide, a theme engine using Haml templates and Sass stylesheets
Posted by theflowimmemorial on December 13, 2010 at 5:46am
Hey Everyone,
May I introduce you to Peroxide an in-development Drupal theme engine that uses Haml as a templating language and can use Sass stylesheets. Peroxide's goal is to make themes faster and easier to create, and to make them more maintainable over time. Haml and Sass both present nice abstractions and tools to make working with templates and stylesheets respectively much easier. Peroxide is also bundled with the compass styling framework which makes it extremely easy to import existing CSS frameworks including Blueprint, CSS resets, CSS3 compatibility tools, and more into your theme.
