{% include "base-header.html" %} {{ page.fileSlug | capitalize }} {{ description | markdown | safe }} {%- for post in collections.posts | reverse -%} {{ post.data.title }} {{ post.data.date | date }} {{ post.data.description }} {%- endfor -%} {% include "base-footer.html" %}
{{ post.data.date | date }}
{{ post.data.description }}