Sha256: 0dfb282e22ec551a22698139b43a90f074eb42f50dcc1dc28dbe6693d470685b

Contents?: true

Size: 918 Bytes

Versions: 12

Compression:

Stored size: 918 Bytes

Contents

description "The blueprint framework."

stylesheet 'screen.sass', :media => 'screen, projection'
stylesheet 'partials/_base.sass'
stylesheet 'print.sass',  :media => 'print'
stylesheet 'ie.sass',     :media => 'screen, projection', :condition => "lt IE 8"

image 'grid.png'

html 'welcome.html.haml', :erb => true

help %Q{
Please see the blueprint website for documentation on how blueprint works:

    http://blueprintcss.org/

Docs on the compass port of blueprint can be found on the wiki:

    http://wiki.github.com/chriseppstein/compass/blueprint-documentation
}

welcome_message %Q{
Please see the blueprint website for documentation on how blueprint works:

    http://blueprintcss.org/

Docs on the compass port of blueprint can be found on the wiki:

    http://wiki.github.com/chriseppstein/compass/blueprint-documentation

To get started, edit the screen.sass file and read the comments and code there.
}

Version data entries

12 entries across 12 versions & 3 rubygems

Version Path
middleman-0.13.1 lib/middleman/vendor/gems/ruby/1.9.1/gems/compass-0.10.0.pre4/lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-0.10.0.pre4 lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-0.10.0.pre3 lib/compass/frameworks/blueprint/templates/project/manifest.rb
middleman-0.12.2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/manifest.rb
middleman-0.12.1 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/manifest.rb
middleman-0.12.0.pre3 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/manifest.rb
middleman-0.12.0.pre2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-0.10.0.pre2 lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-0.10.0.pre1 lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-edge-0.9.5.0 lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-edge-0.9.4 lib/compass/frameworks/blueprint/templates/project/manifest.rb
compass-edge-0.9.3 lib/compass/frameworks/blueprint/templates/project/manifest.rb