Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 296 Bytes

File metadata and controls

17 lines (12 loc) · 296 Bytes
layout page
title Whybert Blog
page_title Posts
tagline

{% include JB/setup %}

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