--- pagination: data: collections.postsByCategory size: 1 alias: tag permalink: /tag/{{ tag }}/index.html layout: "base" --- {% set posts = collections.postsByCategory[tag] %}

Tag: {{ tag }}