{{ site.title | escape }}

  • {% if site.author %} {{ site.author | escape }} {% else %} {{ site.title | escape }} {% endif %}
  • {% if site.email %}
  • {{ site.email }}
  • {% endif %}
    {% if site.github_username %}
  • {{ site.github_username }}
  • {% endif %} {% if site.twitter_username %}
  • {{ site.twitter_username }}
  • {% endif %}

{{ site.description | escape }}