Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 259 Bytes

File metadata and controls

10 lines (9 loc) · 259 Bytes
layout page
title Latest posts

{% include JB/setup %}

{% for post in site.posts %}

{{ post.date | date_to_string }} » {{ post.title }}

{{ post.content }}
{% endfor %}