--- title: Archive layout: page --- {% for page in site.posts %} {{ page.title }} {{ page.date | date_to_string }} {% endfor %}