Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 646 Bytes

index.md

File metadata and controls

25 lines (21 loc) · 646 Bytes
layout
default

Posts



    {% for post in site.posts %}
  • {{ post.date | date: "%b %-d, %Y" }} {{ post.title }} {{ post.excerpt }}
  • {% endfor %}

subscribe via RSS