Add docs page
Some checks are pending
Deploy to Pages / Build (push) Waiting to run
Deploy to Pages / Deploy (push) Blocked by required conditions

This commit is contained in:
Henry Hiles 2025-07-30 11:09:11 -04:00
commit a49c4b9a15
No known key found for this signature in database
6 changed files with 23 additions and 10 deletions

View file

@ -0,0 +1,14 @@
---
title: LaSuite Docs
---
LaSuite Docs is a free and open source alternative to Google Docs, designed for seamless real-time collaboration. You can find it hosted at https://docs.federated.nexus.
You have a homepage with your documents, and documents that are shared with you:
![A home page listing your documents and documents that are shared with you](../../../images/docs/home.png)
And of course, the actual editor, where you can compose documents in a GUI similar to Google Docs, and export as DocX or PDF.
![An editor with some text and images, showing options to download, share, and swap to another document](../../../images/docs/editor.png)
You can also add subdocuments!
![A screenshot showing nested documents](../../../images/docs/subdocument.png)

View file

@ -1,10 +1,7 @@
--- ---
template: splash
title: Donate title: Donate
--- ---
import { CardGrid, Card } from "@astrojs/starlight/components"
Federated Nexus runs off of donations, so if you're enjoying our Federated Nexus runs off of donations, so if you're enjoying our
services please consider donating. Ideally, we take Interac E-Transfer services please consider donating. Ideally, we take Interac E-Transfer
to: henry@henryhiles.com. If Interac E-Transfer doesn't work in your to: henry@henryhiles.com. If Interac E-Transfer doesn't work in your

View file

@ -26,13 +26,14 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
to communities of your choice. We also host multiple matrix bridges, to communities of your choice. We also host multiple matrix bridges,
including a Discord bridge, a WhatsApp puppet, and even an SMS puppet! including a Discord bridge, a WhatsApp puppet, and even an SMS puppet!
</Card> </Card>
<Card title="Open Source Collaborative Editing" icon="document"> <Card title="Open Source Collaborative Editing" icon="document">
LaSuite Docs is a free and open source alternative to Google Docs, LaSuite Docs is a free and open source alternative to Google Docs,
designed for seamless real-time collaboration. You can compose documents designed for seamless real-time collaboration. You can compose
in a GUI similar to Google Docs, and export as DocX or PDF. You can also documents in a GUI similar to Google Docs, and export as DocX or
add subdocuments, and share links to others, even those without an PDF. You can also add subdocuments, and share links to others, even
account. those without an account. [Learn More...](/services/docs)
</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
in using your Federated Nexus account and perform fast, privacy-focused in using your Federated Nexus account and perform fast, privacy-focused
@ -55,4 +56,5 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
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)!
</Card> </Card>
</CardGrid> </CardGrid>

BIN
src/images/docs/editor.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 301 KiB

BIN
src/images/docs/home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB