Sha256: c6a44f9c41eadfede99194f70b8bee9f8fbb959e6b536323be54c8938768a2dd
Contents?: true
Size: 865 Bytes
Versions: 3
Compression:
Stored size: 865 Bytes
Contents
!!! 5 %html %head %title Stasis - Static Sites Made Powerful %link{ :href => "stasis.css", :media => "screen", :rel => "stylesheet", :type => "text/css" } %link{ :href => "http://fonts.googleapis.com/css?family=Amaranth|Open+Sans:400,600,700&v2", :rel => "stylesheet", :type => "text/css" } %body %ul - @links.each do |link| %li %a{ :href => "##{link[:href]}" }= link[:name] #github %a{ :href => 'https://github.com/winton/stasis' } %img{ :src => 'github.png', :width => 141, :height => 141 }> #title %img{ :src => 'stasis.png' }> stasis %img.reverse{ :src => 'stasis.png' }> #tm Static Sites Made Powerful #body ~ @readme .clear %script{ :src => "jquery-1.6.2.js", :type => "text/javascript" } %script{ :src => "stasis.js", :type => "text/javascript" }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
stasis-0.1.2 | site/index.html.haml |
stasis-0.1.1 | site/index.html.haml |
stasis-0.1.0 | site/index.html.haml |