{% comment %} --- layout: archive title: "Projects" permalink: /projects/ author_profile: true --- To be updated. {% include base_path %} {% for post in site.portfolio %} {% include archive-single.html %} {% endfor %} {% endcomment %}