Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 299 Bytes

File metadata and controls

12 lines (11 loc) · 299 Bytes
layout page
title Let's hurt the code!
tagline Supporting tagline

{% include JB/setup %}

    {% for post in site.posts %}
  • {{ post.date | date_to_string }} » {{ post.title }}
  • {% endfor %}