--- layout: page title: Projects use: - projects --- {% for project in data.projects|reverse %} {{ project.title }} {% endfor %}