Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 190 Bytes

File metadata and controls

10 lines (9 loc) · 190 Bytes
layout page
title Archive
permalink archive/

Blog Posts

{% for post in site.posts %}

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