Sha256: 313ee9d3d59f3f4a3c29ad06eadb709260112f79ac866d278211eec653178b43

Contents?: true

Size: 828 Bytes

Versions: 10

Compression:

Stored size: 828 Bytes

Contents

!!! Transition
/ Feel free to delete this, it's just here to act as an example
%html(xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en")
  %head
    %title Welcome to Compass & Blueprint
    %link(rel="stylesheet" href="<%= http_stylesheets_path %>/screen.css" type="text/css" media="screen, projection")
    %link(href="<%= http_stylesheets_path %>/print.css" media="print" rel="stylesheet" type="text/css")
    /[if lt IE 8]
      %link(href="<%= http_stylesheets_path %>/ie.css" media="screen, projection" rel="stylesheet" type="text/css")    
    %style(type="text/css")
      :sass
        @import blueprint.sass
        body#welcome
          #container
            +container
          h1
            +column(24)
  %body#welcome.bp
    #container
      %h1 Welcome to Compass!
      %p This is <%= "ERB" %>

Version data entries

10 entries across 10 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/welcome.html.haml
compass-0.10.0.pre4 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-0.10.0.pre3 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
middleman-0.12.2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
middleman-0.12.1 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
middleman-0.12.0.pre3 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
middleman-0.12.0.pre2 lib/middleman/vendor/gems/gems/compass-0.10.0.pre2/lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-0.10.0.pre2 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-0.10.0.pre1 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml
compass-edge-0.9.5.0 lib/compass/frameworks/blueprint/templates/project/welcome.html.haml