A responsive WordPress theme boilerplate using Twitter Bootstrap.
- Download Setpress.
- In Terminal, navigate to the repo and run
npm install - Then, run
bower install - Finally run
grunt build - In your favorite text editor, search the files for both
setpressandSetpress(case sensitive) and replace with your theme name.
And you're done setting up! You can now initialize the repo as a new Wordpress project.