• {% assign date_format = "%b %-d, %Y" %} {{ post.date | date: date_format }} {{post.category | capitalize }}

    {{ post.title | escape }}

    {{post.description}}