--- layout: archive title: "Portfolio" permalink: /portfolio/ author_profile: true --- {% include base_path %} {% for post in site.portfolio %} {% include archive-single-portfolio.html %} {% endfor %} {% comment %}
{{post.subtitle}}
{% endif %}{{ post.excerpt | markdownify }}