Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 184 Bytes

File metadata and controls

10 lines (8 loc) · 184 Bytes
layout default
title Posts

Posts

{% for post in site.posts %}

  • {{ post.date | date: "%Y-%m-%d" }} — [{{ post.title }}]({{ post.url | relative_url }}) {% endfor %}