--- layout: default.liquid permalink: /blog --- # {{page.title}} {% for post in collections.posts.pages %} ### {{post.title}} [{{ post.title }}]({{ post.permalink }}) {% endfor %}