{{ site.title | escape }}

  • {% if site.author %} {{ site.author | escape }} {% else %} {{ site.title | escape }} {% endif %}
  • {% if site.email %}
  • {{ site.email }}
  • {% endif %}
    {% if site.github_username %}
  • {% include icon-github.html username=site.github_username %}
  • {% endif %} {% if site.twitter_username %}
  • {% include icon-twitter.html username=site.twitter_username %}
  • {% endif %} {% if site.linkedin_username %}
  • {% include icon-linkedin.html username=site.linkedin_username %}
  • {% endif %} {% if site.gulp_username %}
  • {% include icon-gulp.html username=site.gulp_username %}
  • {% if site.xing_username %}
  • {% include icon-xing.html username=site.xing_username %}
  • {% endif %} {% endif %}

{{ site.description | escape }}