{# Author Compact Card - h-card microformat (compact version for blog sidebars) #}
{# Hidden u-photo for reliable microformat parsing #}
{{ site.author.name }}

{{ site.author.title }}

{% if site.author.locality %}

{{ site.author.locality }}{% if site.author.country %}, {{ site.author.country }}{% endif %}

{% endif %}
{# Hidden but present for microformat completeness #} {% if site.author.email %}{% endif %} {% if site.author.org %}{% endif %}