Skip to content

rafalfaro18/wp-grunt-underscores-sass

Repository files navigation

wp-grunt-underscores-sass

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