{% assign author_id = page.author | prepend: "/authors/" | append: "/" %} {% assign author = site.authors | where: "url", author_id | first %}
{{ author.name }} {{ author.position }}{% if author.gpg != nil %} | GPG{% endif %} {% if author.blurb_markup %}{{ author.blurb_markup }}{% endif %}
Published the {% include dates.html %}