message no. 132587
Posted by zero-gravitas in #jekyll at 2016-04-21T13:39:49Z
@parallel21 I think you'd have to assign the sorted array first, so {% assign sorted_collection = site.collection | sort:"myAwesonProperty" %} then you cn loop over the `sorted_collection`