--- layout: default ---

{{ site.title }}

{{ site.description }}

{% for post in site.posts %}
{% include snippet.html post=post %}
{% endfor %}