_includes/posts-category.html (3 lines of code) (raw):

{%- for post in site.categories[include.taxonomy] -%} {% include archive-single.html %} {%- endfor -%}