Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 253 Bytes

File metadata and controls

11 lines (11 loc) · 253 Bytes
layout default
title Posts
permalink /posts/

Posts

    {% for post in site.categories.posts %}
  • {{ post.date | date: "%b %d" }} {{ post.title }}
  • {% endfor %}