Rewrite forks table and update details
This commit is contained in:
parent
0597537c20
commit
3ea197e137
1 changed files with 8 additions and 65 deletions
|
@ -13,71 +13,14 @@ This page aims to provide a rough timeline of each notable fork and a comparison
|
|||
|
||||
## Featured Forks
|
||||
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col">Icon</th>
|
||||
<th scope="col">Name</th>
|
||||
<th scope="col">Version</th>
|
||||
<th scope="col">Account</th>
|
||||
<th scope="col">Website</th>
|
||||
<th scope="col">Repository</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/misskey.png" alt="Misskey icon"></td>
|
||||
<td>Misskey</td>
|
||||
<td>2024.3.1</td>
|
||||
<td>None</td>
|
||||
<td><a href="https://misskey-hub.net/en/" target="_blank">https://misskey-hub.net/en/</a></td>
|
||||
<td><a href="https://github.com/misskey-dev/misskey"
|
||||
target="_blank">https://github.com/misskey-dev/misskey</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/foundkey.svg" alt="FoundKey icon"></td>
|
||||
<td>FoundKey</td>
|
||||
<td>v13.0.0-preview6</td>
|
||||
<td>None</td>
|
||||
<td>None</td>
|
||||
<td><a href="https://akkoma.dev/FoundKeyGang/FoundKey"
|
||||
target="_blank">https://akkoma.dev/FoundKeyGang/FoundKey</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/firefish.svg" alt="Firefish icon"></td>
|
||||
<td>Firefish</td>
|
||||
<td>v20240330 (rolling)</td>
|
||||
<td><a href="https://info.firefish.dev/@firefish" target="_blank">@firefish@info.firefish.dev</a>
|
||||
</td>
|
||||
<td>None</td>
|
||||
<td><a href="https://firefish.dev/firefish/firefish" target="_blank">https://firefish.dev/firefish/firefish</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/iceshrimp.png" alt="Iceshrimp icon"></td>
|
||||
<td>Iceshrimp (JS)</td>
|
||||
<td>v2023.12.6</td>
|
||||
<td>None</td>
|
||||
<td>None</td>
|
||||
<td><a href="https://iceshrimp.dev/iceshrimp/iceshrimp" target="_blank">https://iceshrimp.dev/iceshrimp/iceshrimp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/sharkey.png" alt="Sharkey icon"></td>
|
||||
<td>Sharkey</td>
|
||||
<td>2024.3.2</td>
|
||||
<td><a href="https://shonk.social/@Sharkey" target="_blank">@Sharkey@shonk.social</a></td>
|
||||
<td><a href="https://joinsharkey.org/" target="_blank">https://joinsharkey.org/</a></td>
|
||||
<td><a href="https://activitypub.software/TransFem-org/Sharkey" target="_blank">https://activitypub.software/TransFem-org/Sharkey</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img class="icon" src="/assets/page/misskey-comparison/catodon.ico" alt="Catodon icon"></td>
|
||||
<td>Catodon</td>
|
||||
<td>24.01-dev</td>
|
||||
<td><a href="https://catodon.social/@catodon" target="_blank">@catodon@catodon.social</a></td>
|
||||
<td>None</td>
|
||||
<td><a href="https://codeberg.org/catodon/catodon" target="_blank">https://codeberg.org/catodon/catodon</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
| Icon | Name | Version | Account | Website | Repository |
|
||||
| - | - | - | - | - | - |
|
||||
| ![Misskey icon](/assets/page/misskey-comparison/misskey.png) <!--rehype:class=icon--> | Misskey | 2024.3.1 | None | <https://misskey-hub.net/en/> | <https://github.com/misskey-dev/misskey> |
|
||||
| ![FoundKey icon](/assets/page/misskey-comparison/foundkey.svg) <!--rehype:class=icon--> | FoundKey | v13.0.0-preview6 | None | None | <https://akkoma.dev/FoundKeyGang/FoundKey> |
|
||||
| ![Firefish icon](/assets/page/misskey-comparison/firefish.svg) <!--rehype:class=icon--> | Firefish | v20240206 | [@firefish@info.firefish.dev](https://info.firefish.dev/@firefish) | None | <https://firefish.dev/firefish/firefish> |
|
||||
| ![Iceshrimp icon](/assets/page/misskey-comparison/iceshrimp.png) <!--rehype:class=icon--> | Iceshrimp (JS) | v2023.12.7 | None | None | <https://iceshrimp.dev/iceshrimp/iceshrimp> |
|
||||
| ![Sharkey icon](/assets/page/misskey-comparison/sharkey.png) <!--rehype:class=icon--> | Sharkey | 2024.3.3 | [@Sharkey@shonk.social](https://shonk.social/@Sharkey) | <https://joinsharkey.org/> | <https://activitypub.software/TransFem-org/Sharkey> |
|
||||
| ![Catodon icon](/assets/page/misskey-comparison/catodon.ico) <!--rehype:class=icon--> | Catodon | 24.01-dev | [@catodon@catodon.social](https://catodon.social/@catodon) | None | <https://codeberg.org/catodon/catodon> |
|
||||
|
||||
### Iceshrimp
|
||||
|
||||
|
|
Loading…
Reference in a new issue