# Static Blog Comments

> Source: <https://www.crumpledpaper.tech/2026-06-21-hello-fediverse>
> Published: 2026-06-21 00:00:00+00:00

[Static Blog Comments](https://www.crumpledpaper.tech/2026-06-21-hello-fediverse)

[JP Hutchins](/)

# Static Blog Comments

All posts written without LLM assistance unless otherwise noted.

I had read about [IndieWeb](https://indieweb.org/), [webmentions](https://webmention.io/), and [Fediverse](https://en.wikipedia.org/wiki/Fediverse) a few years ago and was very excited about it! It’s a monumental under taking and a great example of good (read: ethical) tech.

But I am not a web developer 🤣, and while I can appreciate what the engineers have accomplished, I was never too sure how to get it going, end-to-end.

I’ve been burning quite a few tokens while LLMs are still basically “free” ([see shellac’s analysis](https://she-llac.com/claude-limits?ref=wheresyoured.at)), so I decided to let Claude Code slop together a plan from the following resources, particularly the [posts by engineers](#updating-webmentions-on-a-static-site) that have implemented for their own static sites.

You can see this site’s [source](https://github.com/JPHutchins/interstellar-inclination) to see how the implementation went. I suppose it’s not tested until this post goes live and I see it federated.

Update: it’s working!

[#](#bridgy-fed--federation)Bridgy Fed & federation

[#](#webmentions-receiving-replies)Webmentions (receiving replies)

[#](#updating-webmentions-on-a-static-site)Updating webmentions on a static site

[Nicolas Hoizey — Updating webmentions on a static site](https://nicolas-hoizey.com/articles/2023/02/05/updating-webmentions-on-a-static-site/)[Sebastian De Deyne — Webmentions with GitHub Actions](https://sebastiandedeyne.com/webmentions-on-a-static-site-with-github-actions/)[Max Böck — Using webmentions on static sites](https://mxb.dev/blog/using-webmentions-on-static-sites/)[Jan Monschke — Adding webmentions to your static blog](https://janmonschke.com/adding-webmentions-to-your-static-blog/)

[#](#microformats2-h-card--h-entry--h-feed)Microformats2 (h-card / h-entry / h-feed)

[#](#bluesky--at-protocol-custom-handle-verification)Bluesky / AT Protocol (custom-handle verification)

[#](#feed-discovery)Feed discovery

[#](#refresh-workflow-plumbing)Refresh-workflow plumbing

[GITHUB_TOKEN no-recursion rule](https://docs.github.com/en/actions/concepts/security/github_token)[actions/checkout #1550 — sparse-checkout](https://github.com/actions/checkout/issues/1550)[community #25702 — push-from-action triggering](https://github.com/orgs/community/discussions/25702)

[#](#github-comments-fallback--safety)GitHub-comments fallback & safety

[#](#landscape--inspiration)Landscape / inspiration

© 2026 by JP Hutchins. Published under a Creative Commons
Attribution-NonCommercial 4.0 International
([CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/))
license.
