fix image spacing
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-08-29 22:32:38 -04:00
commit 1b6c0ceaac
No known key found for this signature in database
4 changed files with 7 additions and 1 deletions

View file

@ -9,6 +9,7 @@ title: LaSuite Docs
On the logged out homepage, press the "Start Writing" button to log in and enter the credentials for your Federated Nexus account. On the logged out homepage, press the "Start Writing" button to log in and enter the credentials for your Federated Nexus account.
You should then be greeted by the logged in homepage, which shows both documents you have created and documents that have been shared with you: You should then be greeted by the logged in homepage, which shows both documents you have created and documents that have been shared with you:
![A home page listing your documents and documents that are shared with you](../../../images/docs/home.png) ![A home page listing your documents and documents that are shared with you](../../../images/docs/home.png)
## Creating a Document ## Creating a Document
@ -16,6 +17,7 @@ You should then be greeted by the logged in homepage, which shows both documents
Select a document to open it, or press the "New Doc" button in the top left corner to create a new document. Select a document to open it, or press the "New Doc" button in the top left corner to create a new document.
The document editor has support for Markdown, as well as images: The document editor has support for Markdown, as well as images:
![An editor with some text and images, showing options to download, share, and swap to another document](../../../images/docs/editor.png) ![An editor with some text and images, showing options to download, share, and swap to another document](../../../images/docs/editor.png)
## Creating Subdocuments ## Creating Subdocuments
@ -23,4 +25,5 @@ The document editor has support for Markdown, as well as images:
LaSuite Docs supports creating subdocuments. To create a subdocument, hover over the document on the sidebar and press the plus button. LaSuite Docs supports creating subdocuments. To create a subdocument, hover over the document on the sidebar and press the plus button.
You should then see the subdocument appear below it: You should then see the subdocument appear below it:
![A screenshot showing nested documents](../../../images/docs/subdocument.png) ![A screenshot showing nested documents](../../../images/docs/subdocument.png)

View file

@ -44,7 +44,7 @@ After logging in, you should notice a notification in your inbox, in the bottom
![An inbox icon, with a badge that marks one notification](../../../images/matrix/badge.png) ![An inbox icon, with a badge that marks one notification](../../../images/matrix/badge.png)
Click there, and you will be greeted with the invites page. Click public, which has a notification next to it. Click the notification, and you will be greeted with the invites page. Click public, which has a notification next to it.
![The Cinny invites page, showing no Primary invites, but one Public invite](../../../images/matrix/invite.png) ![The Cinny invites page, showing no Primary invites, but one Public invite](../../../images/matrix/invite.png)

View file

@ -17,4 +17,5 @@ Redlib provides a clean, fast, and private way to browse Reddit. It supports man
If you'd like to automatically use Redlib whenever you visit Reddit, you can install the [LibRedirect](https://libredirect.github.io) browser extension. LibRedirect detects when you open a site like reddit.com and redirects you to a privacy-respecting alternative, which in this case is our Redlib instance. If you'd like to automatically use Redlib whenever you visit Reddit, you can install the [LibRedirect](https://libredirect.github.io) browser extension. LibRedirect detects when you open a site like reddit.com and redirects you to a privacy-respecting alternative, which in this case is our Redlib instance.
Once installed, just open the LibRedirect settings, select "Reddit" in the Service dropdown, and select "Redlib" in the "Frontend" dropdown. Then, under "Add your favorite instances", enter `https://redlib.federated.nexus`, and hit "+". That's it, you're done! Once installed, just open the LibRedirect settings, select "Reddit" in the Service dropdown, and select "Redlib" in the "Frontend" dropdown. Then, under "Add your favorite instances", enter `https://redlib.federated.nexus`, and hit "+". That's it, you're done!
![Properly configured LibRedirect](../../../images/redlib/libredirect.png) ![Properly configured LibRedirect](../../../images/redlib/libredirect.png)

View file

@ -3,9 +3,11 @@ title: SearXNG
--- ---
[SearXNG](https://searxng.org) lets you perform fast, privacy-focused searches across the web—completely free from tracking, profiling, or intrusive advertising. SearXNG works by aggregating results from many different search engines (you can configure which ones it queries) into one page. You can find SearXNG hosted at https://search.federated.nexus. [SearXNG](https://searxng.org) lets you perform fast, privacy-focused searches across the web—completely free from tracking, profiling, or intrusive advertising. SearXNG works by aggregating results from many different search engines (you can configure which ones it queries) into one page. You can find SearXNG hosted at https://search.federated.nexus.
![A search for "Federated Nexus" on SearXNG, showing results with links, favicons, and descriptions](../../../images/searxng/search.png) ![A search for "Federated Nexus" on SearXNG, showing results with links, favicons, and descriptions](../../../images/searxng/search.png)
## Settings ## Settings
SearXNG is very customizable, there are many settings you can customize, including what search engines to query, the UI theme, and more. SearXNG is very customizable, there are many settings you can customize, including what search engines to query, the UI theme, and more.
![SearXNG settings page, showing many different tabs of settings](../../../images/searxng/settings.png) ![SearXNG settings page, showing many different tabs of settings](../../../images/searxng/settings.png)