Merge pull request #1059 from MrJoy/compass_rigor

Compass rigor.
This commit is contained in:
Parker Moore 2013-02-22 04:51:28 -08:00
commit 85c6d71d80

View File

@ -3,6 +3,7 @@ require "octopress"
config = Octopress::Configuration.new.read_configuration
project_path = File.dirname(__FILE__)
project_type = :stand_alone
compass_http_path = config[:destination].gsub('public', '')