{% capture categories %} {% for c in site.categories %} {{c[0]}} {% endfor %} {% endcapture %} {% assign sortedcategories = categories | split:' ' | sort %}
Front Matter

Title

Date

Categories

{% for c in sortedcategories %}
{% endfor %}

Tags

Image

Preview
{{site.author}}

Content