--- layout: layout.html --- {% for post in collections.post %}

{{ post.data.title }}

{{ post.description }}

{% endfor %}