{% assign posts = site.items | sort: include.sort %} {% for post in posts %} {% endfor %}