{% assign sorted_projects = (site.projects | sort: 'date') %} {% for project in sorted_projects reversed %}