A lightweight and skeletal WordPress boilerplate theme for HTML5 and beyond. Great as a starting point with powerful features to encourage rapid development for most projects.
* Grunt.js integration - automatic image optimisation, Sass compiling and watching, and css minification
## Installation
### Dependancies
* Node.js
* Grunt.js
Clone/download the barebones repositories into your WordPress /wp-content/themes/ directory, then open /barebones/ in the command line and run `npm install` to install all of Grunt's dependancies.