Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 177 Bytes

File metadata and controls

11 lines (8 loc) · 177 Bytes
layout page
title Blog
permalink /blog/

{% for post in site.posts %} {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }})

{% endfor %}