"a statement at the end of a book, typically with a printer's emblem, giving information about its authorship and printing"
This website is built with Eleventy, a static site generator, and hosted on Hetzner. The source code is available on GitHub. I deploy this, and most of my projects, with Laravel Forge to the Hetzner server. Some static sites I host with Netlify. Images for blog posts are stored on BunnyCDN.
I have used Hexo and Jekyll for previous versions of this site.
The site uses HTML, CSS, and a tiny bit of non-essential JS. All types of posts have RSS, Atom, and JSON feeds available from the subscribe page. The site supports a subset of h-card microformat properties including author details and post details (example).
For any posts on my main blog, I manually post those to my Mastodon account. Other types of posts, like links, are posted to Mastodon using EchoFeed, a cross-posting service I built.
I fetch webmentions about my blog posts with webmention.io. I wrote about how I did it in this post. I no longer collect Mastodon replies.
I send webmentions for my posts with EchoFeed.