/wp-theme-starter

bootstrap to wordpress themes

Primary LanguageCSS

WordPress Theme Starter

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

#Bower

#Wordpress plugins

#FAQ

#Features

#Version 0.1.0