--- title: "Protokolle" --- {% for post in site.posts %} {%if post.categories contains "protokoll" %} - {{ post.title }} {%endif%} {% endfor %}