pages/site/garden/activitypub/index.md

22 lines
610 B
Markdown
Raw Normal View History

2024-06-03 22:59:20 -05:00
---
public: "true"
slug: "activitypub"
tags: [Decentralized]
title: "ActivityPub"
2024-06-05 23:25:48 -05:00
prev: false
next: false
2024-06-03 22:59:20 -05:00
---
2024-06-18 02:32:30 -05:00
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">ActivityPub</h1>
<p>8 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
2024-06-03 22:59:20 -05:00
> Referenced by: [Fediverse](/garden/fediverse/index.md)
> Tags: [Decentralized](/garden/decentralized/index.md)
[ActivityPub](https://activitypub.rocks) is a protocol for [Federated Social Media](/garden/fediverse/index.md)