A grunt project to create the pebble {code} & pebble.it sites
Install the sass gem
gem install sass -v 3.3.0.rc.2
Install all required packages
npm i
Generate the site (only needed once)
grunt make
Start dev server & tasks
grunt
If you wish to use liveReload you will need to install & activate the relivant browser extension.