forked from federated-nexus/website
Add docs card
This commit is contained in:
parent
16ed5df813
commit
9d2433dc66
1 changed files with 9 additions and 7 deletions
|
@ -23,13 +23,15 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
|
|||
Federated Nexus hosts a free [Matrix](https://matrix.org) instance,
|
||||
using the [Grapevine](https://grapevine.computer.surgery/) software.
|
||||
Matrix is an open-source communications platform, allowing you to chat
|
||||
to communities of your choice.
|
||||
to communities of your choice. We also host multiple matrix bridges,
|
||||
including a Discord bridge, a WhatsApp puppet, and even an SMS puppet!
|
||||
</Card>
|
||||
<Card title="All Your Chats in One App" icon="document">
|
||||
Federated Nexus currently hosts multiple matrix bridges, including a
|
||||
Discord bridge, a WhatsApp puppet, and even an SMS puppet! We are open
|
||||
to hosting more bridges / puppets, as long as they have an available nix
|
||||
package (ideally a nix module too).
|
||||
<Card title="Open Source Collaborative Editing" icon="document">
|
||||
LaSuite Docs is a free and open source alternative to Google Docs,
|
||||
designed for seamless real-time collaboration. You can compose documents
|
||||
in a GUI similar to Google Docs, and export as DocX or PDF. You can also
|
||||
add subdocuments, and share links to others, even those without an
|
||||
account.
|
||||
</Card>
|
||||
<Card title="Fast & Private Search Made Simple" icon="magnifier">
|
||||
We run a [SearXNG](https://searxng.org) instance that allows you to log
|
||||
|
@ -48,7 +50,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
|
|||
join us! But be aware, I'm not afraid to hoist the ban hammer against
|
||||
any bigoted, homophobic, or otherwise unfriendly people.
|
||||
</Card>
|
||||
<Card title="More Coming Soon" icon="document">
|
||||
<Card title="More Coming Soon" icon="approve-check">
|
||||
We still have a fair bit of room on the Federated Nexus servers, so
|
||||
we're open to hosting any useful new software. Let us know in our
|
||||
[Matrix room](https://matrix.to/#/#community:federated.nexus)!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue