Tag: Mastodon

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 9: Quote Posts

Find the index and earlier parts of this series here . Quote Posts for Static Sites: A Practical Guide to FEP-044f Implementation Transform your static blog int...

The Forkiverse Experiment and Why Instance Choice Matters

A reflection on the Forkiverse experiment, why it felt different from day one, and how it changed my view on instance choice in the Fediverse.

Open Letter to Nonprofits and Public Organizations: Reconsidering Our Social Media Platforms

Amplify Your Organization's Voice: Embrace Radical Transparency and Authentic Connections Dear Leaders of Nonprofits and Public Organizations, In our digital ag...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 8

Find the index and earlier parts of this series here . We're almost there! Thanks for sticking with me on this journey. In this final part, we'll integrate repl...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 7

You can find the index and other parts of this series here . We are almost done! Thank you for coming all the way into this journey. In this part we will learn ...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 6

You can find the index and other parts of this series here . Let's dig in into the most controversial part of my guide: the inbox. As far as I know, there is no...

Implementing Subscribing to Your Site Feature with Mastodon/Fediverse Accounts

We will take a break from discussing ActivityPub concepts, and I'll explain how I implemented a very simple "Subscribe" feature for this blog using Ma...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 4

In this blog post, we will explain how to generate the outbox and notes, ready to be shared in the Fediverse. You can also navigate the other parts of this seri...

A Guide to Implementing ActivityPub in a Static Site (or Any Website) - Part 3

In this blog post, we will explain how to make your blog discoverable in the Fediverse as an account, and also address some of the annoying pitfalls I encounter...

A guide to implement ActivityPub in a static site (or any website) - Part 2

In Part 2, we will delve into the design of my implementation. If you want to read about why you should bring your site to the Fediverse, check out Part 1 . You...