{% for category in include.post.categories %} {{ category | capitalize }} {% endfor %} {{ include.post.date | date: "%B %d, %Y" }}