Coaxial/personal-website

View on GitHub
app/views/shared/_footer.html.haml

Summary

Maintainability
Test Coverage
.row
  .medium-12.small-centered.columns
    .oss-credits
      Built with
      %i.fa.fa-heart
      +
      %a{href: 'http://foundation.zurb.com'}Foundation
      %span>, 
      -# Workaround to avoid a whitespace before the comma
      %a{href: 'http://rubyonrails.org'}Ruby on Rails
      %span>, 
      %a{href: 'https://docker.io'}Docker
      %span>, 
      %a{href: 'http://nginx.org'}nginx
      %span>, 
      %a{href: 'http://puma.io'}Puma
      &
      %a{href: 'http://fontawesome.io'}Font Awesome
.row
  .medium-12.small-centered.columns
    .github-code
      Source code for this website available
      %a{href: 'https://github.com/coaxial/personal-website'}on GitHub