pebblecode / pebble-sites

pebble {code} & pebble.it sites. Experimentation & design
0 stars 0 forks source link

pebble-sites

A grunt project to create the pebble {code} & pebble.it sites

Installation

  1. Install node.js, npm, grunt.js, and Sass.

  2. Install the sass gem

    gem install sass -v 3.3.0.rc.2
  3. Install all required packages

    npm i
  4. Generate the site (only needed once)

    grunt make
  5. Start dev server & tasks

    grunt

LiveReload

If you wish to use liveReload you will need to install & activate the relivant browser extension.