--- layout: base.njk --- {% if commit.hash != "development" %} {{ comp.ads() | safe }} {% endif %}

{{title}}

Published on , {{ readingInfo.words }} words, {{ readingInfo.minutes }} minutes to read

{% if hero %} {{ comp.XeblogHero(hero) | safe }} {% endif %} {{content | safe}}

Facts and circumstances may have changed since publication. Please contact me before jumping to conclusions if something seems wrong or unclear.

Tags: {{tags.join(", ")}}

{% if slides_link %} View slides {% endif %}