Gromf is a WordPress starter theme based on Roots 6.5, using Foundation & Gulp instead of Bootstrap & Grunt.
- HTML5 Boilerplate along with ARIA roles and microformats
- Roots Theme Wrapper
- Roots clean URLs
- Roots nice search
- Foundation 5 CSS Framework, with a menu walker that fits Foundations top-bar
- Gulp.js - SASS compiling, CSS, JS & images minifying & LiveReload(See ya later CMD+R)
- WordPress clean up - Roots cleaning in addition to dashboard & widgets cleanup (see lib/custom.php)
Before you start using Gromf make sure you have NodeJS, Bower and Gulp installed.
Then:
- Clone the git repo -
git clone git://github.com/schikulski/gromf.git && cd gromf
npm install
bower install
gulp
- Profit!
Since Gromf is heavily based on Roots, 90% of the documentation are relevant.
- Roots 101 — A guide to installing Roots, the files and theme organization
- Theme Wrapper — Learn all about the theme wrapper
- Roots Sidebar — Understand how to display or hide the sidebar in Roots
This is Yetien Grompf
Feel free to contribute!