Add docs page

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
---
import { CardGrid, Card } from "@astrojs/starlight/components"
Federated Nexus runs off of donations, so if you're enjoying our
services please consider donating. Ideally, we take Interac E-Transfer
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,
including a Discord bridge, a WhatsApp puppet, and even an SMS puppet!
</Card>
<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="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. [Learn More...](/services/docs)
</Card>
<Card title="Fast & Private Search Made Simple" icon="magnifier">
We run a [SearXNG](https://searxng.org) instance that allows you to log
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
[Matrix room](https://matrix.to/#/#community:federated.nexus)!
</Card>
</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