Mostly Maps is a child theme for the Frank WordPress theme. As seen at www.vicchi.org
If you're running on a Mac, you should already have this, but ensure that you have the
gem binary directory in your $PATH definition in your .bash_profile
PATH=$(brew --prefix ruby)/bin:$PATH
export PATHInstall Sass
$ gem install sass
$ gem install rb-fseventInstall Compass
$ gem install compassInstall CoffeeScript
$ npm install -g coffee-scriptInstall Juicer
$ gem install juicer
$ juicer install closure_compiler$ ./build/watch.sh$ ./build/build.sh