Community Documentation

Using Guard/Livereload with Radix

Last updated February 11, 2013. Created by arshadcn on February 11, 2013.
Log in to edit this page.

To use Guard/Livereload with Radix, follow the steps below:

  1. Install Guard: gem install guard
  2. Install Guard LiveReload: gem install guard-livereload
  3. Install Guard Compass: gem install guard-compass
  4. Install the Browser extensions:
  5. Go to the root of your subtheme and run: guard