chriseppstein-compass 0.6.7 → 0.6.8
Sign up to get free protection for your applications and to get access to all the features.
- data/CHANGELOG.markdown +6 -0
- data/Rakefile +13 -15
- data/VERSION.yml +4 -0
- metadata +24 -158
- data/Manifest +0 -232
- data/VERSION +0 -1
- data/compass.gemspec +0 -36
- data/frameworks/blueprint.rb +0 -2
- data/frameworks/blueprint/stylesheets/_blueprint.sass +0 -3
- data/frameworks/blueprint/stylesheets/blueprint/_ie.sass +0 -51
- data/frameworks/blueprint/stylesheets/blueprint/_print.sass +0 -83
- data/frameworks/blueprint/stylesheets/blueprint/_screen.sass +0 -15
- data/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass +0 -84
- data/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass +0 -33
- data/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass +0 -9
- data/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass +0 -81
- data/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass +0 -43
- data/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass +0 -168
- data/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass +0 -58
- data/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass +0 -44
- data/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass +0 -141
- data/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass +0 -104
- data/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass +0 -46
- data/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass +0 -154
- data/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass +0 -37
- data/frameworks/blueprint/templates/buttons/buttons.sass +0 -49
- data/frameworks/blueprint/templates/buttons/buttons/cross.png +0 -0
- data/frameworks/blueprint/templates/buttons/buttons/key.png +0 -0
- data/frameworks/blueprint/templates/buttons/buttons/tick.png +0 -0
- data/frameworks/blueprint/templates/buttons/manifest.rb +0 -5
- data/frameworks/blueprint/templates/link_icons/link_icons.sass +0 -13
- data/frameworks/blueprint/templates/link_icons/link_icons/doc.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/email.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/external.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/feed.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/im.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/pdf.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/visited.png +0 -0
- data/frameworks/blueprint/templates/link_icons/link_icons/xls.png +0 -0
- data/frameworks/blueprint/templates/link_icons/manifest.rb +0 -10
- data/frameworks/blueprint/templates/project/grid.png +0 -0
- data/frameworks/blueprint/templates/project/ie.sass +0 -3
- data/frameworks/blueprint/templates/project/manifest.rb +0 -5
- data/frameworks/blueprint/templates/project/print.sass +0 -3
- data/frameworks/blueprint/templates/project/screen.sass +0 -8
- data/frameworks/compass.rb +0 -2
- data/frameworks/compass/stylesheets/_compass.sass +0 -1
- data/frameworks/compass/stylesheets/compass/_layout.sass +0 -1
- data/frameworks/compass/stylesheets/compass/_misc.sass +0 -24
- data/frameworks/compass/stylesheets/compass/_reset.sass +0 -3
- data/frameworks/compass/stylesheets/compass/_utilities.sass +0 -5
- data/frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass +0 -17
- data/frameworks/compass/stylesheets/compass/utilities/_general.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/_links.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_lists.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_print.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/_tables.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/_text.sass +0 -2
- data/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/general/_float.sass +0 -17
- data/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass +0 -6
- data/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass +0 -56
- data/frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass +0 -0
- data/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass +0 -19
- data/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass +0 -5
- data/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass +0 -24
- data/frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass +0 -5
- data/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass +0 -21
- data/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass +0 -52
- data/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass +0 -29
- data/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +0 -20
- data/frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass +0 -27
- data/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass +0 -9
- data/frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass +0 -3
- data/frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass +0 -10
- data/frameworks/compass/templates/project/ie.sass +0 -6
- data/frameworks/compass/templates/project/manifest.rb +0 -3
- data/frameworks/compass/templates/project/print.sass +0 -6
- data/frameworks/compass/templates/project/screen.sass +0 -7
- data/frameworks/yui.rb +0 -2
- data/frameworks/yui/COPYRIGHT +0 -15
- data/frameworks/yui/stylesheets/_yui.sass +0 -7
- data/frameworks/yui/stylesheets/yui/modules/_base.sass +0 -60
- data/frameworks/yui/stylesheets/yui/modules/_fonts.sass +0 -38
- data/frameworks/yui/stylesheets/yui/modules/_grids.sass +0 -341
- data/frameworks/yui/stylesheets/yui/modules/_reset.sass +0 -61
- data/frameworks/yui/templates/project/manifest.rb +0 -1
- data/frameworks/yui/templates/project/screen.sass +0 -4
data/CHANGELOG.markdown
CHANGED
data/Rakefile
CHANGED
@@ -35,24 +35,22 @@ To run with an alternate version of Haml & Sass, make test/haml a symlink to tha
|
|
35
35
|
END
|
36
36
|
|
37
37
|
begin
|
38
|
-
require '
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
p.has_rdoc = false
|
38
|
+
require 'jeweler'
|
39
|
+
Jeweler::Tasks.new do |gemspec|
|
40
|
+
gemspec.rubyforge_project = "compass"
|
41
|
+
gemspec.name = "compass"
|
42
|
+
gemspec.summary = "A Real Stylesheet Framework"
|
43
|
+
gemspec.email = "chris@eppsteins.net"
|
44
|
+
gemspec.homepage = "http://compass-style.org"
|
45
|
+
gemspec.description = "Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS."
|
46
|
+
gemspec.authors = ["Chris Eppstein"]
|
47
|
+
gemspec.has_rdoc = false
|
49
48
|
end
|
50
|
-
|
51
|
-
|
52
|
-
puts "You are missing a dependency required for meta-operations on this gem."
|
53
|
-
puts "#{boom.to_s.capitalize}."
|
49
|
+
rescue LoadError
|
50
|
+
puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
|
54
51
|
end
|
55
52
|
|
53
|
+
|
56
54
|
desc "Compile Examples into HTML and CSS"
|
57
55
|
task :examples do
|
58
56
|
linked_haml = "tests/haml"
|
data/VERSION.yml
ADDED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: chriseppstein-compass
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.8
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Chris Eppstein
|
@@ -11,72 +11,22 @@ cert_chain: []
|
|
11
11
|
|
12
12
|
date: 2009-05-23 00:00:00 -07:00
|
13
13
|
default_executable: compass
|
14
|
-
dependencies:
|
15
|
-
|
16
|
-
|
17
|
-
type: :runtime
|
18
|
-
version_requirement:
|
19
|
-
version_requirements: !ruby/object:Gem::Requirement
|
20
|
-
requirements:
|
21
|
-
- - ">="
|
22
|
-
- !ruby/object:Gem::Version
|
23
|
-
version: "0"
|
24
|
-
version:
|
25
|
-
description: Sass-Based CSS Meta-Framework. Semantic, Maintainable CSS.
|
14
|
+
dependencies: []
|
15
|
+
|
16
|
+
description: Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.
|
26
17
|
email: chris@eppsteins.net
|
27
18
|
executables:
|
28
19
|
- compass
|
29
20
|
extensions: []
|
30
21
|
|
31
22
|
extra_rdoc_files:
|
32
|
-
- bin/compass
|
33
|
-
- CHANGELOG.markdown
|
34
|
-
- lib/compass/actions.rb
|
35
|
-
- lib/compass/commands/base.rb
|
36
|
-
- lib/compass/commands/create_project.rb
|
37
|
-
- lib/compass/commands/generate_grid_background.rb
|
38
|
-
- lib/compass/commands/installer_command.rb
|
39
|
-
- lib/compass/commands/list_frameworks.rb
|
40
|
-
- lib/compass/commands/print_version.rb
|
41
|
-
- lib/compass/commands/project_base.rb
|
42
|
-
- lib/compass/commands/stamp_pattern.rb
|
43
|
-
- lib/compass/commands/update_project.rb
|
44
|
-
- lib/compass/commands/validate_project.rb
|
45
|
-
- lib/compass/commands/watch_project.rb
|
46
|
-
- lib/compass/commands/write_configuration.rb
|
47
|
-
- lib/compass/compiler.rb
|
48
|
-
- lib/compass/configuration.rb
|
49
|
-
- lib/compass/core_ext.rb
|
50
|
-
- lib/compass/dependencies.rb
|
51
|
-
- lib/compass/errors.rb
|
52
|
-
- lib/compass/exec.rb
|
53
|
-
- lib/compass/frameworks.rb
|
54
|
-
- lib/compass/grid_builder.rb
|
55
|
-
- lib/compass/installers/base.rb
|
56
|
-
- lib/compass/installers/manifest.rb
|
57
|
-
- lib/compass/installers/rails.rb
|
58
|
-
- lib/compass/installers/stand_alone.rb
|
59
|
-
- lib/compass/installers.rb
|
60
|
-
- lib/compass/logger.rb
|
61
|
-
- lib/compass/merb.rb
|
62
|
-
- lib/compass/test_case.rb
|
63
|
-
- lib/compass/validate/COPYRIGHT.html
|
64
|
-
- lib/compass/validate/css-validator-javadoc.jar
|
65
|
-
- lib/compass/validate/css-validator.jar
|
66
|
-
- lib/compass/validate/jigsaw.jar
|
67
|
-
- lib/compass/validate/JIGSAW_COPYRIGHT
|
68
|
-
- lib/compass/validate/README.html
|
69
|
-
- lib/compass/validate/xerces.jar
|
70
|
-
- lib/compass/validate/XERCES_COPYING.txt
|
71
|
-
- lib/compass/validator.rb
|
72
|
-
- lib/compass/version.rb
|
73
|
-
- lib/compass.rb
|
74
|
-
- lib/sass_extensions.rb
|
75
23
|
- README.markdown
|
76
24
|
files:
|
77
|
-
- bin/compass
|
78
25
|
- CHANGELOG.markdown
|
79
|
-
-
|
26
|
+
- README.markdown
|
27
|
+
- Rakefile
|
28
|
+
- VERSION.yml
|
29
|
+
- bin/compass
|
80
30
|
- examples/blueprint_default/config.rb
|
81
31
|
- examples/blueprint_default/images/grid.png
|
82
32
|
- examples/blueprint_default/index.html
|
@@ -153,88 +103,7 @@ files:
|
|
153
103
|
- examples/yui/templates.html.haml
|
154
104
|
- examples/yui/test.jpg
|
155
105
|
- examples/yui/typography.html.haml
|
156
|
-
-
|
157
|
-
- frameworks/blueprint/stylesheets/blueprint/_ie.sass
|
158
|
-
- frameworks/blueprint/stylesheets/blueprint/_print.sass
|
159
|
-
- frameworks/blueprint/stylesheets/blueprint/_screen.sass
|
160
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass
|
161
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass
|
162
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass
|
163
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass
|
164
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_form.sass
|
165
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass
|
166
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
|
167
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass
|
168
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass
|
169
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass
|
170
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass
|
171
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass
|
172
|
-
- frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass
|
173
|
-
- frameworks/blueprint/templates/buttons/buttons/cross.png
|
174
|
-
- frameworks/blueprint/templates/buttons/buttons/key.png
|
175
|
-
- frameworks/blueprint/templates/buttons/buttons/tick.png
|
176
|
-
- frameworks/blueprint/templates/buttons/buttons.sass
|
177
|
-
- frameworks/blueprint/templates/buttons/manifest.rb
|
178
|
-
- frameworks/blueprint/templates/link_icons/link_icons/doc.png
|
179
|
-
- frameworks/blueprint/templates/link_icons/link_icons/email.png
|
180
|
-
- frameworks/blueprint/templates/link_icons/link_icons/external.png
|
181
|
-
- frameworks/blueprint/templates/link_icons/link_icons/feed.png
|
182
|
-
- frameworks/blueprint/templates/link_icons/link_icons/im.png
|
183
|
-
- frameworks/blueprint/templates/link_icons/link_icons/pdf.png
|
184
|
-
- frameworks/blueprint/templates/link_icons/link_icons/visited.png
|
185
|
-
- frameworks/blueprint/templates/link_icons/link_icons/xls.png
|
186
|
-
- frameworks/blueprint/templates/link_icons/link_icons.sass
|
187
|
-
- frameworks/blueprint/templates/link_icons/manifest.rb
|
188
|
-
- frameworks/blueprint/templates/project/grid.png
|
189
|
-
- frameworks/blueprint/templates/project/ie.sass
|
190
|
-
- frameworks/blueprint/templates/project/manifest.rb
|
191
|
-
- frameworks/blueprint/templates/project/print.sass
|
192
|
-
- frameworks/blueprint/templates/project/screen.sass
|
193
|
-
- frameworks/blueprint.rb
|
194
|
-
- frameworks/compass/stylesheets/_compass.sass
|
195
|
-
- frameworks/compass/stylesheets/compass/_layout.sass
|
196
|
-
- frameworks/compass/stylesheets/compass/_misc.sass
|
197
|
-
- frameworks/compass/stylesheets/compass/_reset.sass
|
198
|
-
- frameworks/compass/stylesheets/compass/_utilities.sass
|
199
|
-
- frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass
|
200
|
-
- frameworks/compass/stylesheets/compass/utilities/_general.sass
|
201
|
-
- frameworks/compass/stylesheets/compass/utilities/_links.sass
|
202
|
-
- frameworks/compass/stylesheets/compass/utilities/_lists.sass
|
203
|
-
- frameworks/compass/stylesheets/compass/utilities/_print.sass
|
204
|
-
- frameworks/compass/stylesheets/compass/utilities/_tables.sass
|
205
|
-
- frameworks/compass/stylesheets/compass/utilities/_text.sass
|
206
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass
|
207
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_float.sass
|
208
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
|
209
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass
|
210
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_reset.sass
|
211
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass
|
212
|
-
- frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass
|
213
|
-
- frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass
|
214
|
-
- frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass
|
215
|
-
- frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass
|
216
|
-
- frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass
|
217
|
-
- frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass
|
218
|
-
- frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass
|
219
|
-
- frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass
|
220
|
-
- frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass
|
221
|
-
- frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass
|
222
|
-
- frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass
|
223
|
-
- frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass
|
224
|
-
- frameworks/compass/templates/project/ie.sass
|
225
|
-
- frameworks/compass/templates/project/manifest.rb
|
226
|
-
- frameworks/compass/templates/project/print.sass
|
227
|
-
- frameworks/compass/templates/project/screen.sass
|
228
|
-
- frameworks/compass.rb
|
229
|
-
- frameworks/yui/COPYRIGHT
|
230
|
-
- frameworks/yui/stylesheets/_yui.sass
|
231
|
-
- frameworks/yui/stylesheets/yui/modules/_base.sass
|
232
|
-
- frameworks/yui/stylesheets/yui/modules/_fonts.sass
|
233
|
-
- frameworks/yui/stylesheets/yui/modules/_grids.sass
|
234
|
-
- frameworks/yui/stylesheets/yui/modules/_reset.sass
|
235
|
-
- frameworks/yui/templates/project/manifest.rb
|
236
|
-
- frameworks/yui/templates/project/screen.sass
|
237
|
-
- frameworks/yui.rb
|
106
|
+
- lib/compass.rb
|
238
107
|
- lib/compass/actions.rb
|
239
108
|
- lib/compass/commands/base.rb
|
240
109
|
- lib/compass/commands/create_project.rb
|
@@ -256,29 +125,25 @@ files:
|
|
256
125
|
- lib/compass/exec.rb
|
257
126
|
- lib/compass/frameworks.rb
|
258
127
|
- lib/compass/grid_builder.rb
|
128
|
+
- lib/compass/installers.rb
|
259
129
|
- lib/compass/installers/base.rb
|
260
130
|
- lib/compass/installers/manifest.rb
|
261
131
|
- lib/compass/installers/rails.rb
|
262
132
|
- lib/compass/installers/stand_alone.rb
|
263
|
-
- lib/compass/installers.rb
|
264
133
|
- lib/compass/logger.rb
|
265
134
|
- lib/compass/merb.rb
|
266
135
|
- lib/compass/test_case.rb
|
267
136
|
- lib/compass/validate/COPYRIGHT.html
|
137
|
+
- lib/compass/validate/JIGSAW_COPYRIGHT
|
138
|
+
- lib/compass/validate/README.html
|
139
|
+
- lib/compass/validate/XERCES_COPYING.txt
|
268
140
|
- lib/compass/validate/css-validator-javadoc.jar
|
269
141
|
- lib/compass/validate/css-validator.jar
|
270
142
|
- lib/compass/validate/jigsaw.jar
|
271
|
-
- lib/compass/validate/JIGSAW_COPYRIGHT
|
272
|
-
- lib/compass/validate/README.html
|
273
143
|
- lib/compass/validate/xerces.jar
|
274
|
-
- lib/compass/validate/XERCES_COPYING.txt
|
275
144
|
- lib/compass/validator.rb
|
276
145
|
- lib/compass/version.rb
|
277
|
-
- lib/compass.rb
|
278
146
|
- lib/sass_extensions.rb
|
279
|
-
- Manifest
|
280
|
-
- Rakefile
|
281
|
-
- README.markdown
|
282
147
|
- test/command_line_test.rb
|
283
148
|
- test/compass_test.rb
|
284
149
|
- test/configuration_test.rb
|
@@ -305,17 +170,11 @@ files:
|
|
305
170
|
- test/fixtures/stylesheets/yui/sass/mixins.sass
|
306
171
|
- test/sass_extensions_test.rb
|
307
172
|
- test/test_helper.rb
|
308
|
-
- VERSION
|
309
173
|
has_rdoc: false
|
310
|
-
homepage: http://
|
174
|
+
homepage: http://compass-style.org
|
311
175
|
post_install_message:
|
312
176
|
rdoc_options:
|
313
|
-
- --
|
314
|
-
- --inline-source
|
315
|
-
- --title
|
316
|
-
- Compass
|
317
|
-
- --main
|
318
|
-
- README.markdown
|
177
|
+
- --charset=UTF-8
|
319
178
|
require_paths:
|
320
179
|
- lib
|
321
180
|
required_ruby_version: !ruby/object:Gem::Requirement
|
@@ -328,7 +187,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
328
187
|
requirements:
|
329
188
|
- - ">="
|
330
189
|
- !ruby/object:Gem::Version
|
331
|
-
version: "
|
190
|
+
version: "0"
|
332
191
|
version:
|
333
192
|
requirements: []
|
334
193
|
|
@@ -336,10 +195,17 @@ rubyforge_project: compass
|
|
336
195
|
rubygems_version: 1.2.0
|
337
196
|
signing_key:
|
338
197
|
specification_version: 3
|
339
|
-
summary:
|
198
|
+
summary: A Real Stylesheet Framework
|
340
199
|
test_files:
|
341
200
|
- test/command_line_test.rb
|
342
201
|
- test/compass_test.rb
|
343
202
|
- test/configuration_test.rb
|
203
|
+
- test/fixtures/stylesheets/blueprint/config.rb
|
204
|
+
- test/fixtures/stylesheets/compass/config.rb
|
205
|
+
- test/fixtures/stylesheets/yui/config.rb
|
344
206
|
- test/sass_extensions_test.rb
|
345
207
|
- test/test_helper.rb
|
208
|
+
- examples/blueprint_default/config.rb
|
209
|
+
- examples/blueprint_plugins/config.rb
|
210
|
+
- examples/blueprint_semantic/config.rb
|
211
|
+
- examples/compass/config.rb
|
data/Manifest
DELETED
@@ -1,232 +0,0 @@
|
|
1
|
-
bin/compass
|
2
|
-
CHANGELOG.markdown
|
3
|
-
compass.gemspec
|
4
|
-
examples/blueprint_default/config.rb
|
5
|
-
examples/blueprint_default/images/grid.png
|
6
|
-
examples/blueprint_default/index.html
|
7
|
-
examples/blueprint_default/parts/elements.html
|
8
|
-
examples/blueprint_default/parts/forms.html
|
9
|
-
examples/blueprint_default/parts/grid.html
|
10
|
-
examples/blueprint_default/parts/test-small.jpg
|
11
|
-
examples/blueprint_default/parts/test.jpg
|
12
|
-
examples/blueprint_default/parts/valid.png
|
13
|
-
examples/blueprint_default/src/ie.sass
|
14
|
-
examples/blueprint_default/src/print.sass
|
15
|
-
examples/blueprint_default/src/screen.sass
|
16
|
-
examples/blueprint_plugins/config.rb
|
17
|
-
examples/blueprint_plugins/images/buttons/cross.png
|
18
|
-
examples/blueprint_plugins/images/buttons/key.png
|
19
|
-
examples/blueprint_plugins/images/buttons/tick.png
|
20
|
-
examples/blueprint_plugins/images/grid.png
|
21
|
-
examples/blueprint_plugins/images/link_icons/doc.png
|
22
|
-
examples/blueprint_plugins/images/link_icons/email.png
|
23
|
-
examples/blueprint_plugins/images/link_icons/external.png
|
24
|
-
examples/blueprint_plugins/images/link_icons/feed.png
|
25
|
-
examples/blueprint_plugins/images/link_icons/im.png
|
26
|
-
examples/blueprint_plugins/images/link_icons/pdf.png
|
27
|
-
examples/blueprint_plugins/images/link_icons/visited.png
|
28
|
-
examples/blueprint_plugins/images/link_icons/xls.png
|
29
|
-
examples/blueprint_plugins/images/test-small.jpg
|
30
|
-
examples/blueprint_plugins/images/test.jpg
|
31
|
-
examples/blueprint_plugins/images/valid.png
|
32
|
-
examples/blueprint_plugins/index.html
|
33
|
-
examples/blueprint_plugins/plugins/buttons.html
|
34
|
-
examples/blueprint_plugins/plugins/fancy_type.html
|
35
|
-
examples/blueprint_plugins/plugins/link_icons.html
|
36
|
-
examples/blueprint_plugins/plugins/rtl.html
|
37
|
-
examples/blueprint_plugins/src/buttons.sass
|
38
|
-
examples/blueprint_plugins/src/ie.sass
|
39
|
-
examples/blueprint_plugins/src/link_icons.sass
|
40
|
-
examples/blueprint_plugins/src/print.sass
|
41
|
-
examples/blueprint_plugins/src/rtl_screen.sass
|
42
|
-
examples/blueprint_plugins/src/screen.sass
|
43
|
-
examples/blueprint_scoped/src/ie.sass
|
44
|
-
examples/blueprint_scoped/src/print.sass
|
45
|
-
examples/blueprint_scoped/src/screen.sass
|
46
|
-
examples/blueprint_scoped_form/src/ie.sass
|
47
|
-
examples/blueprint_scoped_form/src/print.sass
|
48
|
-
examples/blueprint_scoped_form/src/screen.sass
|
49
|
-
examples/blueprint_semantic/config.rb
|
50
|
-
examples/blueprint_semantic/images/grid.png
|
51
|
-
examples/blueprint_semantic/index.html
|
52
|
-
examples/blueprint_semantic/parts/fancy_type.html
|
53
|
-
examples/blueprint_semantic/parts/liquid.html
|
54
|
-
examples/blueprint_semantic/parts/test-small.jpg
|
55
|
-
examples/blueprint_semantic/parts/test.jpg
|
56
|
-
examples/blueprint_semantic/parts/valid.png
|
57
|
-
examples/blueprint_semantic/src/ie.sass
|
58
|
-
examples/blueprint_semantic/src/liquid.sass
|
59
|
-
examples/blueprint_semantic/src/print.sass
|
60
|
-
examples/blueprint_semantic/src/screen.sass
|
61
|
-
examples/compass/compass.html
|
62
|
-
examples/compass/config.rb
|
63
|
-
examples/compass/images/blue_arrow.gif
|
64
|
-
examples/compass/src/compass.sass
|
65
|
-
examples/compass/src/sticky_footer.sass
|
66
|
-
examples/compass/src/utilities.sass
|
67
|
-
examples/compass/sticky_footer.html.haml
|
68
|
-
examples/compass/utilities.html.haml
|
69
|
-
examples/logo/logo.html
|
70
|
-
examples/logo/src/ie.sass
|
71
|
-
examples/logo/src/print.sass
|
72
|
-
examples/logo/src/screen.sass
|
73
|
-
examples/yui/divisions.html.haml
|
74
|
-
examples/yui/index.html.haml
|
75
|
-
examples/yui/src/screen.sass
|
76
|
-
examples/yui/sub_divisions.html.haml
|
77
|
-
examples/yui/templates.html.haml
|
78
|
-
examples/yui/test.jpg
|
79
|
-
examples/yui/typography.html.haml
|
80
|
-
frameworks/blueprint/stylesheets/_blueprint.sass
|
81
|
-
frameworks/blueprint/stylesheets/blueprint/_ie.sass
|
82
|
-
frameworks/blueprint/stylesheets/blueprint/_print.sass
|
83
|
-
frameworks/blueprint/stylesheets/blueprint/_screen.sass
|
84
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass
|
85
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass
|
86
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass
|
87
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass
|
88
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_form.sass
|
89
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass
|
90
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass
|
91
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass
|
92
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass
|
93
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass
|
94
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass
|
95
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass
|
96
|
-
frameworks/blueprint/stylesheets/blueprint/modules/_utilities.sass
|
97
|
-
frameworks/blueprint/templates/buttons/buttons/cross.png
|
98
|
-
frameworks/blueprint/templates/buttons/buttons/key.png
|
99
|
-
frameworks/blueprint/templates/buttons/buttons/tick.png
|
100
|
-
frameworks/blueprint/templates/buttons/buttons.sass
|
101
|
-
frameworks/blueprint/templates/buttons/manifest.rb
|
102
|
-
frameworks/blueprint/templates/link_icons/link_icons/doc.png
|
103
|
-
frameworks/blueprint/templates/link_icons/link_icons/email.png
|
104
|
-
frameworks/blueprint/templates/link_icons/link_icons/external.png
|
105
|
-
frameworks/blueprint/templates/link_icons/link_icons/feed.png
|
106
|
-
frameworks/blueprint/templates/link_icons/link_icons/im.png
|
107
|
-
frameworks/blueprint/templates/link_icons/link_icons/pdf.png
|
108
|
-
frameworks/blueprint/templates/link_icons/link_icons/visited.png
|
109
|
-
frameworks/blueprint/templates/link_icons/link_icons/xls.png
|
110
|
-
frameworks/blueprint/templates/link_icons/link_icons.sass
|
111
|
-
frameworks/blueprint/templates/link_icons/manifest.rb
|
112
|
-
frameworks/blueprint/templates/project/grid.png
|
113
|
-
frameworks/blueprint/templates/project/ie.sass
|
114
|
-
frameworks/blueprint/templates/project/manifest.rb
|
115
|
-
frameworks/blueprint/templates/project/print.sass
|
116
|
-
frameworks/blueprint/templates/project/screen.sass
|
117
|
-
frameworks/blueprint.rb
|
118
|
-
frameworks/compass/stylesheets/_compass.sass
|
119
|
-
frameworks/compass/stylesheets/compass/_layout.sass
|
120
|
-
frameworks/compass/stylesheets/compass/_misc.sass
|
121
|
-
frameworks/compass/stylesheets/compass/_reset.sass
|
122
|
-
frameworks/compass/stylesheets/compass/_utilities.sass
|
123
|
-
frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass
|
124
|
-
frameworks/compass/stylesheets/compass/utilities/_general.sass
|
125
|
-
frameworks/compass/stylesheets/compass/utilities/_links.sass
|
126
|
-
frameworks/compass/stylesheets/compass/utilities/_lists.sass
|
127
|
-
frameworks/compass/stylesheets/compass/utilities/_print.sass
|
128
|
-
frameworks/compass/stylesheets/compass/utilities/_tables.sass
|
129
|
-
frameworks/compass/stylesheets/compass/utilities/_text.sass
|
130
|
-
frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass
|
131
|
-
frameworks/compass/stylesheets/compass/utilities/general/_float.sass
|
132
|
-
frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass
|
133
|
-
frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass
|
134
|
-
frameworks/compass/stylesheets/compass/utilities/general/_reset.sass
|
135
|
-
frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass
|
136
|
-
frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass
|
137
|
-
frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass
|
138
|
-
frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass
|
139
|
-
frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass
|
140
|
-
frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass
|
141
|
-
frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass
|
142
|
-
frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass
|
143
|
-
frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass
|
144
|
-
frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass
|
145
|
-
frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass
|
146
|
-
frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass
|
147
|
-
frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass
|
148
|
-
frameworks/compass/templates/project/ie.sass
|
149
|
-
frameworks/compass/templates/project/manifest.rb
|
150
|
-
frameworks/compass/templates/project/print.sass
|
151
|
-
frameworks/compass/templates/project/screen.sass
|
152
|
-
frameworks/compass.rb
|
153
|
-
frameworks/yui/COPYRIGHT
|
154
|
-
frameworks/yui/stylesheets/_yui.sass
|
155
|
-
frameworks/yui/stylesheets/yui/modules/_base.sass
|
156
|
-
frameworks/yui/stylesheets/yui/modules/_fonts.sass
|
157
|
-
frameworks/yui/stylesheets/yui/modules/_grids.sass
|
158
|
-
frameworks/yui/stylesheets/yui/modules/_reset.sass
|
159
|
-
frameworks/yui/templates/project/manifest.rb
|
160
|
-
frameworks/yui/templates/project/screen.sass
|
161
|
-
frameworks/yui.rb
|
162
|
-
lib/compass/actions.rb
|
163
|
-
lib/compass/commands/base.rb
|
164
|
-
lib/compass/commands/create_project.rb
|
165
|
-
lib/compass/commands/generate_grid_background.rb
|
166
|
-
lib/compass/commands/installer_command.rb
|
167
|
-
lib/compass/commands/list_frameworks.rb
|
168
|
-
lib/compass/commands/print_version.rb
|
169
|
-
lib/compass/commands/project_base.rb
|
170
|
-
lib/compass/commands/stamp_pattern.rb
|
171
|
-
lib/compass/commands/update_project.rb
|
172
|
-
lib/compass/commands/validate_project.rb
|
173
|
-
lib/compass/commands/watch_project.rb
|
174
|
-
lib/compass/commands/write_configuration.rb
|
175
|
-
lib/compass/compiler.rb
|
176
|
-
lib/compass/configuration.rb
|
177
|
-
lib/compass/core_ext.rb
|
178
|
-
lib/compass/dependencies.rb
|
179
|
-
lib/compass/errors.rb
|
180
|
-
lib/compass/exec.rb
|
181
|
-
lib/compass/frameworks.rb
|
182
|
-
lib/compass/grid_builder.rb
|
183
|
-
lib/compass/installers/base.rb
|
184
|
-
lib/compass/installers/manifest.rb
|
185
|
-
lib/compass/installers/rails.rb
|
186
|
-
lib/compass/installers/stand_alone.rb
|
187
|
-
lib/compass/installers.rb
|
188
|
-
lib/compass/logger.rb
|
189
|
-
lib/compass/merb.rb
|
190
|
-
lib/compass/test_case.rb
|
191
|
-
lib/compass/validate/COPYRIGHT.html
|
192
|
-
lib/compass/validate/css-validator-javadoc.jar
|
193
|
-
lib/compass/validate/css-validator.jar
|
194
|
-
lib/compass/validate/jigsaw.jar
|
195
|
-
lib/compass/validate/JIGSAW_COPYRIGHT
|
196
|
-
lib/compass/validate/README.html
|
197
|
-
lib/compass/validate/xerces.jar
|
198
|
-
lib/compass/validate/XERCES_COPYING.txt
|
199
|
-
lib/compass/validator.rb
|
200
|
-
lib/compass/version.rb
|
201
|
-
lib/compass.rb
|
202
|
-
lib/sass_extensions.rb
|
203
|
-
Manifest
|
204
|
-
Rakefile
|
205
|
-
README.markdown
|
206
|
-
test/command_line_test.rb
|
207
|
-
test/compass_test.rb
|
208
|
-
test/configuration_test.rb
|
209
|
-
test/fixtures/stylesheets/blueprint/config.rb
|
210
|
-
test/fixtures/stylesheets/blueprint/css/typography.css
|
211
|
-
test/fixtures/stylesheets/blueprint/sass/ie.sass
|
212
|
-
test/fixtures/stylesheets/blueprint/sass/print.sass
|
213
|
-
test/fixtures/stylesheets/blueprint/sass/screen.sass
|
214
|
-
test/fixtures/stylesheets/blueprint/sass/typography.sass
|
215
|
-
test/fixtures/stylesheets/compass/config.rb
|
216
|
-
test/fixtures/stylesheets/compass/css/layout.css
|
217
|
-
test/fixtures/stylesheets/compass/css/print.css
|
218
|
-
test/fixtures/stylesheets/compass/css/reset.css
|
219
|
-
test/fixtures/stylesheets/compass/css/utilities.css
|
220
|
-
test/fixtures/stylesheets/compass/sass/layout.sass
|
221
|
-
test/fixtures/stylesheets/compass/sass/print.sass
|
222
|
-
test/fixtures/stylesheets/compass/sass/reset.sass
|
223
|
-
test/fixtures/stylesheets/compass/sass/utilities.sass
|
224
|
-
test/fixtures/stylesheets/yui/config.rb
|
225
|
-
test/fixtures/stylesheets/yui/css/mixins.css
|
226
|
-
test/fixtures/stylesheets/yui/sass/base.sass
|
227
|
-
test/fixtures/stylesheets/yui/sass/fonts.sass
|
228
|
-
test/fixtures/stylesheets/yui/sass/grids.sass
|
229
|
-
test/fixtures/stylesheets/yui/sass/mixins.sass
|
230
|
-
test/sass_extensions_test.rb
|
231
|
-
test/test_helper.rb
|
232
|
-
VERSION
|