Standard Search
About 6 results
https://seth.computer/notes/integrating-with-atproto · 15 Feb 2026
A first pass at integrating my personal site with the ATProto network. Publishing standard.site records on deploy and embedding bluesky comments on my post pages.
https://stuartbreckenridge.net/2025-08-13-new-digs/ · 13 Aug 2025
A new start with a new design, Fediverse connectivity, membership, and private analytics.
https://stuartbreckenridge.net/2025-08-10-i-cant-get-ghost-6-activitypub-to-work-when-using-ghost-pro/ · 10 Aug 2025
I'm running into similar issues when using Ghost(Pro).
https://stuartbreckenridge.net/2025-08-08-i-cant-get-ghost-6-activitypub-to-work-when-self-hosting/ · 8 Aug 2025
I love Ghost, but I simply can’t get their ActivityPub functionality to work in a self-hosted configuration. I have done extensive testing: using the New Install (i.e., Docker) option on both Digital Ocean and Vultr with this domain and fresh domain ...
https://stuartbreckenridge.net/2025-08-07-ghost-6-0-ships/ · 7 Aug 2025
Federation and analytics are standout features.
https://stuartbreckenridge.net/2025-07-10-the-curious-case-of-missing-mastodon-verification/ · 10 Jul 2025
Verifying yourself on Mastodon is quite simple: just add the following to the <head> tag of your website: <link rel="me" href="https://mastodon.instance/@username"/> Then, add your website to your Mastodon profile, and you should be good to go. That was...