{{ title }} {{ description }} author: daniel a. gallegos (taco) reading time: about {{ content | readingTime }} published: {{ date }} {{ content | safe }} previously... {% if previousPost %} {{ previousPost.data.title }} {% else %} ...not much. {% endif %} ...up next{% if nextPost %} {{ nextPost.data.title }} {% else %} ...who knows? {% endif %}