# Modernize [![Build Status](https://travis-ci.org/mismith0227/wp-theme-modernize.svg?branch=master)](https://travis-ci.org/mismith0227/wp-theme-modernize) [![license](https://img.shields.io/github/license/mismith0227/wp-theme-modernize.svg?maxAge=2592000)](https://github.com/mismith0227/wp-theme-modernize/blob/master/license.txt) [![js-standard-style](https://raw.githubusercontent.com/feross/standard/master/badge.png)](https://github.com/feross/standard) Modernize is an modern, white, clean, beautiful WordPress theme ## Features * gulp * webpack * PostCSS * Babel * SVG Sprite * Standard ## Setup 1. Make WordPress environment. 1. Install some dependencies, and set your hostname.Default is ` modernize.dev `. 1. Install Node modules $ npm install 1. Run gulp. You don't need to install gulp globally. // Development $ npm run dev // Production (compress) $ npm run prod // Build $ npm run build ## Third-party resources iScroll License: MIT Source : [http://iscrolljs.com/](http://iscrolljs.com/) Headroom.js License: MIT Source : [http://wicky.nillia.ms/headroom.js/](http://wicky.nillia.ms/headroom.js/) Normalize.css License: MIT Source : [https://necolas.github.io/normalize.css/](https://necolas.github.io/normalize.css/) IcoMoon-Free License: CC BY 4.0 or GPL Source : [https://github.com/Keyamoon/IcoMoon-Free](https://github.com/Keyamoon/IcoMoon-Free)