layout |
---|
default |
The 2017 challenge was the largest yet, featuring nearly 700 entries! They are all listed below, along with author comments. Enjoy!
{% assign sorted_pages = site.categories.2017 | sort:"title" %}
{% for post in sorted_pages %} {% assign loopindex = forloop.index | modulo: 3 %} {% if loopindex == 1 %} {% elsif loopindex == 0 %} {% else %} {% endif %} {% endfor %} {% if loopindex == 0 %}{{ post.title }} | {{ post.title }} |
{{ post.title }} |