pages/site/garden/incremental-social/index.md
thepaperpilot 14a570c17b
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 36m50s
Fixed content loading issue
2024-06-18 02:32:30 -05:00

25 lines
937 B
Markdown

---
public: "tags:: My Projects"
slug: "incremental-social"
title: "Incremental Social"
prev: false
next: false
---
<script setup>
import { data } from '../../git.data.ts';
import { useData } from 'vitepress';
const pageData = useData();
</script>
<h1 class="p-name">Incremental Social</h1>
<p>20 words, ~0 minute read. <span v-html="data[`site/${pageData.page.value.relativePath}`]" /></p>
<hr/>
> Referenced by: [Federated Identity](/garden/federated-identity/index.md), [/now](/now/index), [Webrings](/garden/webrings/index.md)
> Tags: [My Projects](/garden/my-projects/index.md)
[Incremental Social](https://incremental.social/) is a [Fediverse](/garden/fediverse/index.md) website hosted by me!
Made explicitly for the incremental games community
Most notably hosts an instance of [Mbin](/garden/mbin/index.md), [Forgejo](/garden/forgejo/index.md), and [Synapse](/garden/synapse/index.md) (and [Cinny](/garden/cinny/index.md))