Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 359 Bytes

File metadata and controls

15 lines (15 loc) · 359 Bytes
layout page
title Articles
permalink /articles
    {% for post in site.posts %}
  • {{ post.date | date: "%b %-d, %Y" }}

    {{ post.title }}

  • {% endfor %}