Posts
-
{%- for post in collections.post -%}
-
{{ post.data.title }}
{{ post.date }}
{{ post.data.desc }}
{%- endfor -%}
Want to help out reviewing (upcoming) blog posts? See the "review" branch at the git repository for this blog!