Essence is a professional barebones theme for Wordpress that's based on HTML5 Boilerplate and Roots.
- Clone the git repo -
git clone git://github.com/kevva/essence.git
- or download it - Run
npm install
from youressence/
folder
- Easily customizable templates and functions
- Heavily stripped markup for cleaner HTML output
- Removal of unneccesary features
- Grunt script which minifies and concatenates your assets
To build an optimized version of your theme, just run grunt
from your essence/
folder. The optimized files will appear in the dist/
folder.
Inspiration and code was taken from the following sources: