Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 260 Bytes

File metadata and controls

13 lines (10 loc) · 260 Bytes
layout title
page
Posts

{% include JB/setup %}

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