{% assign title=include.title %} {% if title != blank %}
' | remove: '
' }} {{ post.date | date: "%b %-d, %Y" }} {% if jekyll.environment == "local" %} {% if post.collection == 'private' %} {{ post.collection }} {% endif %} {% if post.draft %} draft {% endif %} {% endif %}' | remove: '
' }} {{ post.date | date: "%b %-d" }} {% if jekyll.environment == "local" %} {% if post.collection == 'private' %} {{ post.collection }} {% endif %} {% if post.draft %} draft {% endif %} {% endif %}