--- layout: default ---
{{ page.date | date_to_string }} {% assign author = site.authors | where: 'short_name', page.author | first %} {% if author and author.short_name != "owner" %} - {{ author.name }} {% endif %} {% if author and author.short_name == "owner" %} - {{ site.github.owner_name }} {% endif %}
{{content}}