←back to thread

461 points GavinAnderegg | 1 comments | | HN request time: 0.205s | source
Show context
est ◴[] No.42153923[source]
My only problem with ActivityPub or atproto is that they were not static hostable.

For readonly nodes they should be. Otherwise we could see tons of adoptions by bloggers, with some simple Github/Cloudflare Pages setup.

replies(1): >>42155561 #
1. Nemo_bis ◴[] No.42155561[source]
You can already have an ActivityPub server with your static website generator, there are a few examples (one is based on Hugo). https://maho.dev/2024/02/a-guide-to-implementing-activitypub... https://fedipage.com/

Obviously they don't implement every part of the protocol nor every feature Mastodon has.