The part 4 for implementing ActivityPub for an "almost static site" has been slow, mainly because involves code and a tool that was on prototype.
But the first version of the "Rss2Outbox" cli is out there, will take a couple of days to document and be ready for prime time, but throwing it in case someone wants to take an early look.
https://github.com/mahomedalid/almost-static-activitypub/tree/main/src/Rss2Outbox
Previous parts: https://maho.dev/2024/02/a-guide-to-implement-activitypub-in-a-static-site-or-any-website/
#dotnet
#activitypub #opensource