{{ page.title | escape }} {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ page.date | date: date_format }} {% if page.author %} • {{ page.author }} {% endif %} {{ content }} {% if site.disqus.shortname %} {% include disqus_comments.html %} {% endif %}