!!!5 -# To understand why the html tag is setup this way, -# see http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither %head %meta(charset='utf-8') %meta(name='viewport' content='width=device-width, initial-scale=1.0') %title=site.title %link{:rel=>'stylesheet', :href=>"#{site.base_url}/stylesheets/normalize.css"} %link{:rel=>'stylesheet', :href=>"#{site.base_url}/stylesheets/app.css"} %script(src="#{site.base_url}/javascripts/vendor/custom.modernizr.js") %link{:rel=>'author', :type=>'text/plain', :href=>"#{site.base_url}/humans.txt"} %body.antialiased %nav.top-bar %ul.title-area %li.name %h1 %a(href="#{site.base_url}/")=site.name %li.toggle-topbar.menu-icon %a{:href=>'#'}< %span %section.top-bar-section %ul.right %li.divider %li %a{:href=>"#{site.base_url}/"} Home -#%li.divider -# %li -# %a{:href=>"#{site.base_url}/blog"} Blog .row .large-12.columns ~ content %footer.row(style='max-width: 100%') %hr .large-6.columns %p(style='margin-bottom: .75em') © #{site.org} #{Date.today.year} %br Built on Foundation. Baked by Awestruct. .large-6.columns %ul.inline-list.right %li %a{:href=>"#{site.base_url}/"} Home -#%li -# %a{:href=>"#{site.base_url}/blog"} Blog %script document.write('