--- layout: default --- {{ page.date | date: "%-d %B %Y" }}

{{ page.title }}

by {{ page.author | default: site.author }}

{{content}} {% assign authorData = site.data.authors[page.author] %}
{{ page.author }}'s profile picture.
{{ page.author }}

{{ authorData.bio }}

{% for social in authorData.socials %} {{ social.type }} {% endfor %}