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