I displayed the tags for my post, using liquid, i use the follow script to do it
{% for post in site.posts %} {% if post.tags contains page.tag-name %}