Wordpress theme development on Morten Rand-Hendriksen tutorial on Lynda.com
Requirements:
- Ruby
- Sass
Instructions:
- cd into wp-content/themes
- clone the repo
- Replace in Gruntfile.js wpgrunt.dev for the domain of your WordPress installation.
- run:
npm install
grunt
- Change any .scss file to compile style.css
- In WordPress dashboard activate the theme wp grunt underscores sass