--- layout: page title: Portfolio subtitle: A library of brand collaborations and research projects. permalink: /portfolio/ --- {% assign brands = site.brands | sort: 'year' | reverse %} {% assign projects = site.projects | sort: 'year' | reverse %} {% assign all = brands | concat: projects %}
Portfolio entries will appear here. Add Markdown files under _brands/ or _projects/.