--- layout: archive title: All Categories body_class: "archive archive-categories" description: "This site has an overview of all categories available on this website with title and date of publication." robots: "noindex,follow" sitemap: exclude: true ---

{% if page.title or post.title %} {{ page.title }} {% else %} {{ site.data.settings.title }} {% endif %}

{% include categories_list.html %}