layout: default comments: true


<small class=“post-info”>{{ page.date | date: “%B %-d, %Y” }}</small> <h1>{{ page.title }}</h1> <small class=“post-info”>by {{ page.author | default: site.author }}</small> {{ content }} {% if page.tags %} <small class=“post-info”>Tags: {{ page.tags | join: “ ” }}</small> {% endif %} {% if site.disqus.shortname %}

{% include comments.html %}

{% endif %}