{{ p.title }}
{% if p.category %} {{ p.category }} {% endif %} {% if p.summary %}{{ p.summary }}
{% endif %} {% set tags = (p.tags|default('', true)).split(',') if p.tags else [] %} {% if tags %}A snapshot of things I’ve built or contributed to.
Projects will appear as you publish them.
{{ p.summary }}
{% endif %} {% set tags = (p.tags|default('', true)).split(',') if p.tags else [] %} {% if tags %}