$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install node010
Create and move to the directory where you want to copy the site/repo:
$ mkdir ~/VS/variantstudios/local && cd /VS/variantstudios/local
Clone the repo into the local directory:
$ git clone https://github.com/variantstudios/variantstudios.com .
$ bundle install
$ npm install
$ npm install gulp -g
To compile Jekyll, SASS and run a local server (with browsersync) you'll need to run $ gulp