--- layout: default ---

{{ page.title }}

an archive of posts in this category

{% 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 %}