--- layout: default type: category ---
{% for post in site.categories[page.category] %} {% include post.html post=post %} {% endfor %}