From 63a18efb27e4446f453af420a4a6a1c5308ee2d0 Mon Sep 17 00:00:00 2001 From: shel Date: Fri, 10 Feb 2017 11:37:35 -0500 Subject: Change List of Instances to Table Change list of known instances to a table with additional information per instance. Add awoo.space and gay.crime.team --- docs/Using-Mastodon/List-of-Mastodon-instances.md | 24 ++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'docs/Using-Mastodon') diff --git a/docs/Using-Mastodon/List-of-Mastodon-instances.md b/docs/Using-Mastodon/List-of-Mastodon-instances.md index 2f15df083..43ddd7f96 100644 --- a/docs/Using-Mastodon/List-of-Mastodon-instances.md +++ b/docs/Using-Mastodon/List-of-Mastodon-instances.md @@ -1,12 +1,18 @@ -List of Mastodon instances +List of Known Mastodon instances ========================== -* [mastodon.social](https://mastodon.social) -* [social.tchncs.de](https://social.tchncs.de) -* [on.vu](https://on.vu) -* [animalliberation.social](https://animalliberation.social) -* [socially.constructed.space](https://socially.constructed.space) -* [epiktistes.com](https://epiktistes.com) -* [toot.zone](https://toot.zone) -Let me know if you start running one so I can add it to the list! +| Name | Theme/Notes, if applicable | Open Registrations | +| ------------- |:-------------:| -----:| +| [mastodon.social](https://mastodon.social) | Flagship, quick updates | $Yes | +| [awoo.space](https://awoo.space) | Intentionally moderated, only federates with mastodon.social | $Yes | +| [social.tchncs.de](https://social.tchncs.de) | Technology | $Yes | +| [animalliberation.social](https://animalliberation.social) | Animal Rights | $Yes | +| [socially.constructed.space](https://socially.constructed.space) | Single user | $No | +| [epiktistes.com](https://epiktistes.com) | N/A | $Yes | +| [toot.zone](https://toot.zone) | N/A | $Yes | +| [on.vu](https://on.vu) | Appears defunct | $No | +| [gay.crime.team](https://gay.crime.team) | N/A | $Yes(?) | + + +Let me know if you start running one so I can add it to the list! (Alternatively, add it yourself as a pull request). -- cgit From a0e6c80b60375497c7770e8ac22d125317ff3e48 Mon Sep 17 00:00:00 2001 From: shel Date: Fri, 10 Feb 2017 12:14:49 -0500 Subject: Clean up markdown There were some markdown processing errors which I've cleaned up --- docs/Using-Mastodon/List-of-Mastodon-instances.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'docs/Using-Mastodon') diff --git a/docs/Using-Mastodon/List-of-Mastodon-instances.md b/docs/Using-Mastodon/List-of-Mastodon-instances.md index 43ddd7f96..39e34b8a0 100644 --- a/docs/Using-Mastodon/List-of-Mastodon-instances.md +++ b/docs/Using-Mastodon/List-of-Mastodon-instances.md @@ -2,17 +2,17 @@ List of Known Mastodon instances ========================== -| Name | Theme/Notes, if applicable | Open Registrations | -| ------------- |:-------------:| -----:| -| [mastodon.social](https://mastodon.social) | Flagship, quick updates | $Yes | -| [awoo.space](https://awoo.space) | Intentionally moderated, only federates with mastodon.social | $Yes | -| [social.tchncs.de](https://social.tchncs.de) | Technology | $Yes | -| [animalliberation.social](https://animalliberation.social) | Animal Rights | $Yes | -| [socially.constructed.space](https://socially.constructed.space) | Single user | $No | -| [epiktistes.com](https://epiktistes.com) | N/A | $Yes | -| [toot.zone](https://toot.zone) | N/A | $Yes | -| [on.vu](https://on.vu) | Appears defunct | $No | -| [gay.crime.team](https://gay.crime.team) | N/A | $Yes(?) | +| Name | Theme/Notes, if applicable | Open Registrations | +| -------------|-------------|---| +| [mastodon.social](https://mastodon.social) |Flagship, quick updates|Yes| +| [awoo.space](https://awoo.space) |Intentionally moderated, only federates with mastodon.social|Yes| +| [social.tchncs.de](https://social.tchncs.de)|N/A|Yes| +| [animalliberation.social](https://animalliberation.social) |Animal Rights|Yes| +| [socially.constructed.space](https://socially.constructed.space) |Single user|No| +| [epiktistes.com](https://epiktistes.com) |N/A|Yes| +| [toot.zone](https://toot.zone) |N/A|Yes| +| [on.vu](https://on.vu) | Appears defunct|No| +| [gay.crime.team](https://gay.crime.team) |N/A|Yes(?)| Let me know if you start running one so I can add it to the list! (Alternatively, add it yourself as a pull request). -- cgit