--- layout: default ---

{{page.title}}

{% if page.feature_image and page.feature_image != "" %}
{{ page.title }}
{% endif %}
{{content}}
Share: Twitter Facebook
{% if site.data.author.image and site.data.author.image != "" %}
{{ site.data.author.name }}'s Picture
{% endif %}

About {{ site.data.author.name }}

{{ site.data.author.bio | markdownify }}
{% if site.data.author.location and site.data.author.location != "" %} {{ site.data.author.location}} {% endif %} {% if site.data.author.url and site.data.author.url != "" %} {{ site.data.author.url }} {% endif %}
{% if site.disqus and site.disqus != "" %} {% include disqus.html %} {% endif %}