Skip to main content


This is still very raw and not looking great or anything, but I'm experimenting with using the #mastodon API built into #friendica to get my #ActivityPub posts and show them on my static #eleventy website.

https://death.id.au/posts/

Because it's static, this post won't appear on it, but it should next time I rebuild.
Eventually, I want to be able to log in and reply, see my feeds, and post directly from my website. Friendica is probably overkill as a back-end, but it's what I have right now.

in reply to Gordon Pedersen

nice!

For possible hep or to share feedback, see also this #SocialHub thread:

https://socialhub.activitypub.rocks/t/activitypub-support-for-static-sites/3582



I just discovered that #friendica has a #bluesky connector, and now I've got a combined feed of posts from #atproto and #ActivityPub people. And I can post to both from one interface.
Neat!

Ben Pate 🤘🏻 reshared this.

in reply to Gordon Pedersen

I should also mention I can add RSS feeds to to my... feeds. I can't really reply or repost/boost them, but I can quote share, which is cool.
in reply to Gordon Pedersen

Of course, my home feed is an absolute mess right now, but I've got a few Circles (lists) set up for specific groups of people which is great!


My current obsession has been thinking about #ActivityPub and owning my own space and data. I've been tossing around ideas for how to host my own identity on my own server/domain while still hosting a static site on the same domain, as well as decoupling that identity from any particular app or instance.

... And you know what? #atproto as used in #bluesky seems to solve all these problems (in theory - it's still in the process of being built)

in reply to Gordon Pedersen

Now I'm wondering about hosting my own atproto PDS, hosting a did:web on my own domain (I already do) and what the process would be to bridge that to ActivityPub.


🤔 #ActivityPub, #Microformats, #Micropub... These all describe the same set of activities. So where's the service that lets me publish to my own static site via something like Micropub, with built-in interactions (likes, comments, etc) via ActivityPub?
in reply to Gordon Pedersen

I'm wondering about rigging up a static site generator to fetch statuses from Friendica/Mastodon, with some JavaScript on the individual status pages to fetch any replies / conversations.

But it's complicated.

in reply to Gordon Pedersen

I'm liking omg.lol's approach with a kind of static-page CMS for home and now pages, with a status log built in which posts to Mastodon (shoutout to @Prami ), but it's not the same as a website on my own domain, nor is it the same as having community interaction like on Mastodon, etc.

There is this huge, untapped potential to combine these things. But I lack the expertise and funding to build it myself, which frustrates me.

This entry was edited (3 months ago)