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
File details
Details for the file mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz
.
File metadata
- Download URL: mysociety-django-pipeline-compass-rubygem-0.1.8.1.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a3d076e31c883dd3769afdcad98ae994fb125aa34f548f98004ae8db9305f03 |
|
MD5 | 8d8d79bc5f42e963f3db7006072fddc0 |
|
BLAKE2b-256 | 82ea8da133094b00e09dc6a497b7f9b454fcad8cfa108fc6e80fb0013dce1119 |
File details
Details for the file mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl
.
File metadata
- Download URL: mysociety_django_pipeline_compass_rubygem-0.1.8.1-py2-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d04f2e94e2488a85e96362e3f0da855d0ceadb030fddb2a953971ca7b57c0811 |
|
MD5 | 85145578606a5b698a188f1c4dd70e43 |
|
BLAKE2b-256 | d8b2cc0a86567aa9d89723a747b03635e1b2278f93309886ebaa411d83784ae0 |