--- layout: default ---

{{ page.title }}

{{ page.date | date: "%b %-d, %Y" }} {% if page.tags.size > 0 %} {%- if site.font-awesome-kit -%} {%- else -%} {%- endif -%} {% for tag in page.tags %}{{ tag }}{% endfor %} {% endif %}

{{ page.description }}

{% if page.toc %}

Contents

{% include toc.html html=content class='no-select' id='toc-list' skipNoIDs=true h_max=2 %}
{% endif %} {{ content }} {% if page.comments %}
{% include comment.html %} {% endif %} {% if site.posts.size > 1 %}

Latest Posts

{% endif %}