Scaffold to WordPress themes
#How to use
git clone url-repo your-theme
cd your-theme
npm install
bower install
#Technologies
- WordPress - software you can use to create a beautiful website or blog
- node js - platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications
- Grunt - the javascript task runner.
- bower - a package manager for the web
#Grunt
//development
grunt develop
//build
grunt develop
##Packages
- load-grunt-tasks
- grunt-contrib-compass
- grunt-contrib-cssmin
- grunt-contrib-concat
- grunt-contrib-uglify
- grunt-browser-sync
- grunt-contrib-watch
#Bower
#Wordpress plugins
- Force Regenerate Thumbnails - regenerate the thumbnails for your image attachments
- YOAST WordPress SEO - write better content and have a fully optimized WordPress
- Advanced Custom Fields - create custom fields customizes
#FAQ
#Features
- Gulp version
- Add Travis
#Version 0.1.0