--- layout: default --- {%- for post in site.posts -%}

{{post.title}}

{{post.date | date: "%-d %B, %Y" }}
{%- endfor -%}