Jekyll 0.11.2 (caching plugin won't work with newer versions) CoffeeScript Sass
$ jekyll --server
Defaults to auto-generation and port 4000.
$ sass --watch stylesheets/sass/application.scss:stylesheets/application.css
$ coffee --watch --compile js/application.coffee