--- title: Blog layout: git-wiki-default --- {% for post in paginator.posts %}

{{ post.id }}

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

{{ post.excerpt }} ...Read all
{% endfor %}