Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 297 Bytes

readme.md

File metadata and controls

executable file
·
11 lines (8 loc) · 297 Bytes

wp-pure

A simple WordPress theme development framework - with a few helpful built-in shortcodes, Sass, Minify, and everything you'll need to build a new theme.

cd wp-content/themes/
composer create-project jpederson/wp-pure
npm install

Then, to start editing, just run grunt.