datat.fi/_includes/posts-category.html

4 lines
96 B
HTML

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