diff --git a/src/content/docs/Services/docs.mdx b/src/content/docs/Services/docs.mdx index 8c2be94..5a58ee5 100644 --- a/src/content/docs/Services/docs.mdx +++ b/src/content/docs/Services/docs.mdx @@ -9,7 +9,6 @@ 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. 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) ## Creating a Document @@ -17,15 +16,11 @@ 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. 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) -To add an image, either drag and drop it or paste it onto the document. - ## Creating Subdocuments 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: - ![A screenshot showing nested documents](../../../images/docs/subdocument.png) diff --git a/src/content/docs/Services/forgejo.mdx b/src/content/docs/Services/forgejo.mdx index ab2ddbe..fa70eb5 100644 --- a/src/content/docs/Services/forgejo.mdx +++ b/src/content/docs/Services/forgejo.mdx @@ -6,7 +6,7 @@ title: Forgejo ## Signing In -To log in, press the "Sign in" button on the top right corner and Select "Sign in with Federated Nexus" - it should take you to the Federated Nexus login page, where you can enter the credentials for your Federated Nexus account. +To log in, press the "Sign in" button on the top right corner and select "Sign in with Federated Nexus" - it should take you to the Federated Nexus login page, where you can enter the credentials for your Federated Nexus account. You should then be greeted by the explore page: diff --git a/src/images/docs/editor.png b/src/images/docs/editor.png index 9944cfe..68a69f9 100644 Binary files a/src/images/docs/editor.png and b/src/images/docs/editor.png differ diff --git a/src/images/docs/home.png b/src/images/docs/home.png index 274647d..8d44fc6 100644 Binary files a/src/images/docs/home.png and b/src/images/docs/home.png differ diff --git a/src/images/docs/landing.png b/src/images/docs/landing.png new file mode 100644 index 0000000..10e5727 Binary files /dev/null and b/src/images/docs/landing.png differ diff --git a/src/images/docs/subdocument.png b/src/images/docs/subdocument.png index d7b1da8..c220eb8 100644 Binary files a/src/images/docs/subdocument.png and b/src/images/docs/subdocument.png differ diff --git a/src/images/forgejo/dashboard.png b/src/images/forgejo/dashboard.png index 9bfa171..924c08b 100644 Binary files a/src/images/forgejo/dashboard.png and b/src/images/forgejo/dashboard.png differ diff --git a/src/images/forgejo/explore.png b/src/images/forgejo/explore.png index c91d884..196a779 100644 Binary files a/src/images/forgejo/explore.png and b/src/images/forgejo/explore.png differ diff --git a/src/images/redlib/home.png b/src/images/redlib/home.png index f31a9a4..0ef99bc 100644 Binary files a/src/images/redlib/home.png and b/src/images/redlib/home.png differ diff --git a/src/images/redlib/libredirect.png b/src/images/redlib/libredirect.png index 07783a5..94dd0af 100644 Binary files a/src/images/redlib/libredirect.png and b/src/images/redlib/libredirect.png differ diff --git a/src/images/redlib/post.png b/src/images/redlib/post.png index 567cf83..2f29fb2 100644 Binary files a/src/images/redlib/post.png and b/src/images/redlib/post.png differ diff --git a/src/images/searxng/search.png b/src/images/searxng/search.png index a464f3b..08d15a7 100644 Binary files a/src/images/searxng/search.png and b/src/images/searxng/search.png differ diff --git a/src/images/searxng/settings.png b/src/images/searxng/settings.png index 50a7bdd..c0be7fc 100644 Binary files a/src/images/searxng/settings.png and b/src/images/searxng/settings.png differ