{{ post.title | escape }}

{%- if site.show_description and post.description -%}

{{ post.description }}

{%- endif -%}

{{ post.date | date: date_format }}