We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ee14da commit 9ca6cbeCopy full SHA for 9ca6cbe
README.rst
@@ -1,10 +1,19 @@
1
Pipeline
2
========
3
4
+.. image:: https://secure.travis-ci.org/jazzband/django-pipeline.png
5
+ :alt: Build Status
6
+ :target: http://travis-ci.org/jazzband/django-pipeline
7
+
8
+.. image:: https://jazzband.co/static/img/badge.svg
9
+ :alt: Jazzband
10
+ :target: https://jazzband.co/
11
12
Pipeline is an asset packaging library for Django, providing both CSS and
13
JavaScript concatenation and compression, built-in JavaScript template support,
14
and optional data-URI image and font embedding.
15
16
17
Installation
18
------------
19
0 commit comments