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