• {{ post.title }}

    {{ date_to_string(post.date) }} Tags: {% for tag in post.tags %} {{ site.tag_dict[tag] }} {% endfor %}

    {{ post.description }}