--- layout: layouts/base.njk title: Categories withSidebar: true pagefindIgnore: true permalink: categories/ eleventyImport: collections: - categories ---

Categories

Browse posts by category. ({{ collections.categories.length }} categories)

{% if collections.categories.length > 0 %} {% else %}

No categories yet.

{% endif %}