Colophon
How this site is made and how it connects to the rest of the web.
This is my personal site and the original home of everything I write. I publish here first and share links on other platforms later, so the main copy of every piece stays on a domain I own. The IndieWeb people call this POSSE: publish on your own site, syndicate elsewhere. When an article was shared somewhere else, you find a link to that copy at the end of the article.
The site is built with Next.js and MDX and styled with Tailwind CSS. The text uses the serif font of your own device, so no web fonts are downloaded, and the colors follow the light or dark setting of your system.
Pages have microformats in them, so IndieWeb tools can read them without
any special API. The home page has an h-card about me, every article is an h-entry with author, date and tags, and the
lists of articles are h-feeds. Links to my profiles on other platforms use rel="me", so these profiles can link back
and confirm that both sides belong to the same person.
You can follow new writing through the RSS feed, browse it by tag, or just write me an email.