This Weblog Belongs to
Z. Charles Dziura

{%- for post in collections.all -%} {%- if post.data.type == "post" -%}
Posted on {{ post.date | formatDate }}
{{ post.content }}
{%- endif -%} {%- endfor -%}