--- layout: default --- {% for post in site.posts %} {% if post.images.cover %} {% endif %} {{ post.title }} {{ post.description }} {% endfor %} {% include footer.html %}