--- title: News permalink: /news/ --- {% assign counter = '0' %} {% for post in site.posts %} {% for tag in post.tags %} {% if tag == "news" %}