Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 331 Bytes

File metadata and controls

16 lines (13 loc) · 331 Bytes
layout page
title All Posts
Here's a list of all the posts in this site.

{% for post in site.posts %}

  • [ {{ post.title }} ]({{ post.url }}) {% endfor %}