Add docs card

This commit is contained in:
Henry Hiles 2025-07-29 18:03:53 -04:00
commit 9d2433dc66
No known key found for this signature in database

View file

@ -23,13 +23,15 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
Federated Nexus hosts a free [Matrix](https://matrix.org) instance, Federated Nexus hosts a free [Matrix](https://matrix.org) instance,
using the [Grapevine](https://grapevine.computer.surgery/) software. using the [Grapevine](https://grapevine.computer.surgery/) software.
Matrix is an open-source communications platform, allowing you to chat 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>
<Card title="All Your Chats in One App" icon="document"> <Card title="Open Source Collaborative Editing" icon="document">
Federated Nexus currently hosts multiple matrix bridges, including a LaSuite Docs is a free and open source alternative to Google Docs,
Discord bridge, a WhatsApp puppet, and even an SMS puppet! We are open designed for seamless real-time collaboration. You can compose documents
to hosting more bridges / puppets, as long as they have an available nix in a GUI similar to Google Docs, and export as DocX or PDF. You can also
package (ideally a nix module too). add subdocuments, and share links to others, even those without an
account.
</Card> </Card>
<Card title="Fast & Private Search Made Simple" icon="magnifier"> <Card title="Fast & Private Search Made Simple" icon="magnifier">
We run a [SearXNG](https://searxng.org) instance that allows you to log 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 join us! But be aware, I'm not afraid to hoist the ban hammer against
any bigoted, homophobic, or otherwise unfriendly people. any bigoted, homophobic, or otherwise unfriendly people.
</Card> </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 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 we're open to hosting any useful new software. Let us know in our
[Matrix room](https://matrix.to/#/#community:federated.nexus)! [Matrix room](https://matrix.to/#/#community:federated.nexus)!