Mercurial > piecrust2
annotate .hgtags @ 196:154b8df04829
processing: Add Compass and Sass processors.
The Sass processor is similar to the Less processor, i.e. it tries to be
part of the structured pipeline processing by using the mapfile produced by
the Sass compiler in order to provide a list of dependencies.
The Compass processor is completely acting outside of the pipeline, so the
server won't know what's up to date and what's not. It's expected that the
user will run `compass watch` to keep things up to date. However, it will
require to pass the server's cache directory to put things in, so we'll need
to add some easy way to get that path for the user.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 11 Jan 2015 23:08:49 -0800 |
parents | ede1a59f481d |
children | b30ab97e091b |
rev | line source |
---|---|
70
e296368ccc41
Added tag 2.0.0-alpha1 for changeset cb1ed436642c
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 cb1ed436642caadf9d3f19c1750096b116e43606 2.0.0-alpha1 |
73
64788ad39c14
Added tag 2.0.0-alpha1 for changeset ecee3e8f35e5
Ludovic Chabant <ludovic@chabant.com>
parents:
70
diff
changeset
|
2 cb1ed436642caadf9d3f19c1750096b116e43606 2.0.0-alpha1 |
64788ad39c14
Added tag 2.0.0-alpha1 for changeset ecee3e8f35e5
Ludovic Chabant <ludovic@chabant.com>
parents:
70
diff
changeset
|
3 ecee3e8f35e57e4a606794a11fc6e8aba2734d2f 2.0.0-alpha1 |
75
1bfcdbbe2572
Added tag 2.0.0-alpha1 for changeset 8f988aa54433
Ludovic Chabant <ludovic@chabant.com>
parents:
73
diff
changeset
|
4 ecee3e8f35e57e4a606794a11fc6e8aba2734d2f 2.0.0-alpha1 |
1bfcdbbe2572
Added tag 2.0.0-alpha1 for changeset 8f988aa54433
Ludovic Chabant <ludovic@chabant.com>
parents:
73
diff
changeset
|
5 8f988aa54433e0c4aa036cd00bcfa5904d3be304 2.0.0-alpha1 |
77
25bfed36a620
Added tag 2.0.0-alpha2 for changeset fdb08d986384
Ludovic Chabant <ludovic@chabant.com>
parents:
75
diff
changeset
|
6 fdb08d986384687959fe11640f058eac22c17b8f 2.0.0-alpha2 |
79
c605fd808fc5
Added tag 2.0.0-alpha3 for changeset c80a3be091da
Ludovic Chabant <ludovic@chabant.com>
parents:
77
diff
changeset
|
7 c80a3be091da98f00ccb8e3a1be628f7d6a68ae5 2.0.0-alpha3 |
102
343befeb936f
Added tag 2.0.0-alpha4 for changeset d74ae33832ae
Ludovic Chabant <ludovic@chabant.com>
parents:
79
diff
changeset
|
8 d74ae33832ae4ca0d17b56ea862381517875ab0a 2.0.0-alpha4 |
104
28518b515513
Added tag 2.0.0-alpha4 for changeset 028df35a690e
Ludovic Chabant <ludovic@chabant.com>
parents:
102
diff
changeset
|
9 d74ae33832ae4ca0d17b56ea862381517875ab0a 2.0.0-alpha4 |
28518b515513
Added tag 2.0.0-alpha4 for changeset 028df35a690e
Ludovic Chabant <ludovic@chabant.com>
parents:
102
diff
changeset
|
10 028df35a690e55c95c8fae692c85b3d69dc6cc7e 2.0.0-alpha4 |
180
ede1a59f481d
Added tag 2.0.0a5 for changeset acc718ab56da
Ludovic Chabant <ludovic@chabant.com>
parents:
104
diff
changeset
|
11 acc718ab56da2aeecce83a9fe8240f48f2b0b607 2.0.0a5 |