--- layout: default --- {% assign posts = site.categories[page.tag] | sort: "title" %}

{{ page.title | replace: "-", " " }} ({{ posts | size }})

{% include listings.html listings=posts %}