Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 161 Bytes

File metadata and controls

8 lines (7 loc) · 161 Bytes
layout page
title Archive

{% for post in site.posts %}

  • {{ post.date | date_to_string }} » [ {{ post.title }} ]({{ post.url }}) {% endfor %}