Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 188 Bytes

File metadata and controls

8 lines (8 loc) · 188 Bytes
layout default
title Writing
permalink /writing/

{% for post in site.posts %}

  • {{post.title}} –– {{post.date | date: "%-d %b %Y"}} {% endfor %}