--- layout: default ---

{{ page.date | date: '%Y' }}

an archive of posts from this year

{% for post in page.posts %} {% endfor %}
{{ post.date | date: '%b %d, %Y' }} {% if post.redirect == blank %} {{ post.title }} {% elsif post.redirect contains '://' %} {{ post.title }} {% else %} {{ post.title }} {% endif %}