Skip to content

Instantly share code, notes, and snippets.

@retr0h
Created August 26, 2010 19:49
Show Gist options
  • Save retr0h/552107 to your computer and use it in GitHub Desktop.
Save retr0h/552107 to your computer and use it in GitHub Desktop.
##
# Compass config for use with Jekyll.
# http://github.com/chriseppstein/compass
require "ninesixty"
http_path = "/"
css_dir = File.join "static", "stylesheets"
sass_dir = File.join "static", "_scss"
images_dir = File.join "static", "images"
### compass --watch & jekyll --server --auto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment