{% for post in site.posts %} {{ post.title }} Event Name: {{post.event}} Event Date: {{ post.date | date_to_long_string }} {% endfor %}