--- layout: default --- {% assign page_date = page.date | date_to_string %}

{{ page.title }}

{{ page.subtitle | markdownify }}

{% assign author = site.authors | where: "short_name", page.author | first %} {{ author.name }}
{{ content }}