django-pipeline-compass-rubygem is a Compass compiler for django-pipeline using the original Compass Ruby Gem.
Project description
Compass compiler for django-pipeline using the original Ruby Gem.
Requirements
Compass: gem install compass
Installation
# from PyPi
$ pip install django-pipeline-compass-rubygem
# from GitHub
$ pip install git+https://github.com/mila-labs/django-pipeline-compass-rubygem.git
Usage
COMPASS_BINARY and COMPASS_ARGUMENTS can be either a string or a list/tuple.
# settings.py
PIPELINE['COMPASS_BINARY'] = '/usr/local/bin/compass' # default: ['/usr/bin/env', 'compass']
PIPELINE['COMPASS_ARGUMENTS'] = ['-c', 'path/to/config.rb'] # default: []
PIPELINE['COMPILERS'] = (
'pipeline_compass.compass.CompassCompiler',
)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a3d076e31c883dd3769afdcad98ae994fb125aa34f548f98004ae8db9305f03 |
|
MD5 | 8d8d79bc5f42e963f3db7006072fddc0 |
|
BLAKE2b-256 | 82ea8da133094b00e09dc6a497b7f9b454fcad8cfa108fc6e80fb0013dce1119 |
Close
Hashes for mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d04f2e94e2488a85e96362e3f0da855d0ceadb030fddb2a953971ca7b57c0811 |
|
MD5 | 85145578606a5b698a188f1c4dd70e43 |
|
BLAKE2b-256 | d8b2cc0a86567aa9d89723a747b03635e1b2278f93309886ebaa411d83784ae0 |