Post #2441245
2026-04-21 07:06 UTC
@sheephorse@mastodon.online Not necessarily. Your software/website could integrate with Apub directly if it wanted, and serve as it's own lemmy comment section, integrating directly with the network. Example https://dbzer0.com/blog/this-blog-is-now-federated-natively-to-lemmy/ > https://lemmy.dbzer0.com/post/31734668. The API is also open, so one can also make automation to automatically repost to dedicated communities.
Replies (1)
-
@sheephorse@mastodon.online 2026-04-21 10:18
@db0@hachyderm.io As I understand it, there is no way for a purely static site to integrate with ActivityPub - you need a minimal set of dynamic endpoints to handle subscriptions, etc. This is all very possible but my site is (almost) entirely static and I plan to keep it that way.