Skip to content

vicchi/mostly-maps

Repository files navigation

Mostly Maps is a child theme for the Frank WordPress theme. As seen at www.vicchi.org

Customising Mostly Maps

You Need Ruby and Ruby Gems Installed

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 PATH

Install Sass

$ gem install sass
$ gem install rb-fsevent

Install Compass

$ gem install compass

Install CoffeeScript

$ npm install -g coffee-script

Install Juicer

$ gem install juicer
$ juicer install closure_compiler

Watch For SCSS And CoffeeScript Changes

$ ./build/watch.sh

Update The Main JS File

$ ./build/build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors