ski_log {% for post in site.posts %} {% if post.categories contains 'ski_log' %} {{ post.title }} {% endif %} {% endfor %} Written on