Tag: Azure

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 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...

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...