--- layout: layouts/base.njk title: About permalink: false eleventyExcludeFromCollections: true ---
{{ site.author.name }}

{{ site.author.name }}

{% if site.author.title %}

{{ site.author.title }}

{% endif %} {% if site.author.location %}

{{ site.author.location }}

{% endif %}

{{ site.author.bio }}

About This Site

This site is powered by Indiekit, an IndieWeb server that supports Micropub, Webmentions, and other IndieWeb standards. It runs on Cloudron for easy self-hosting.

IndieWeb

I'm part of the IndieWeb movement - owning my content and identity online. You can interact with my posts through Webmentions - reply, like, or repost from your own website and it will show up here.

{% if site.social.length > 0 %}

Connect

Find me on:

{% endif %} {% if site.author.email %}

Or send me an email at {{ site.author.email }}

{% endif %}