
A Gruntified version of Reverie, a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
Grunterie is a modern WordPress theme that builds upon the popular Reverie framework, leveraging the responsive capabilities of ZURB's Foundation. This theme is designed with versatility in mind, appealing to both seasoned developers and those who prefer ready-to-use solutions. Grunterie provides a blend of cutting-edge web standards and convenience, making it an attractive option for anyone looking to create a dynamic website.
What sets Grunterie apart is its flexibility in handling stylesheets and build processes. Whether you're a fan of Grunt or prefer utilizing Compass or lib-SASS, Grunterie accommodates various preferences while keeping things streamlined and user-friendly.

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Grunt is a popular JavaScript task runner that automates repetitive tasks like minification, compilation, and testing, allowing developers to focus on writing code.