-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Description
Is it possible for Hugo to support ActivityPub? This is important because it allows someone to subscribe to your Hugo blog via Mastodon/Frendica/Pixelfed/etc.
It looks like a WordPress plugin supports this for WordPress blogs: https://wordpress.org/plugins/activitypub/
I found this prior-art of someone trying to implement in Hugo: https://jlelse.blog/dev/activitystreams-hugo ... that user links here, which seems to be a good resource.
- Is this possible?
- Would it make sense to be included with Hugo? (probably could use how RSS works in Hugo as inspiration)
Relevant discussion: w3c/activitypub#310 (comment)
Reactions are currently unavailable