jekyll-compass

By chikamichi

Jekyll generator plugin to build Compass projects during site build.

To install, add this to your Gemfile:

gem "jekyll-compass"

and run bundle install. To use, run Jekyll with bundle exec preceding it:

$ bundle exec jekyll build
$ bundle exec jekyll serve

Source code