|
You are here |
macwright.com | ||
| | | | |
checkmyworking.com
|
|
| | | | | This post is about how I wrote an ActivityPub server using the Django Python framework, to provide a fediverse account on the same domain as a WordPress blog. Contents My motivation Why run an Activ | |
| | | | |
blog.joinmastodon.org
|
|
| | | | | Today well be looking at how to connect the protocols powering Mastodon in the simplest way possible to enter the federated network. We will use static files, standard command-line tools, and some simple Ruby scripting, although the functionality should be easily adaptable to other programming languages. First, whats the end goal of this exercise? We want to send a Mastodon user a message from our own, non-Mastodon server. So what are the ingredients required? | |
| | | | |
www.hanselman.com
|
|
| | | | | Mastodon is a free, open-source social networking service that is decentralized ... | |
| | | | |
blog.michal.pawlik.dev
|
|
| | | In this post I want to share a simple solution for the simple problem I wanted to solve some time ago. The problem definition is following: I have a top level domain and a VPS operating on it. I also have a blog you are reading now hosted with Gitlab Pages. I want to host a website from my top level domain. Hosting pages using Gitlab pages (similarly to Github Pages) is very convenient to set up, you just set up a pipeline and a subdomain configure the subdomain. | ||