From 6b924a1c34b8ad24964477545313e681fa5d95e3 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Fri, 1 Aug 2025 10:14:46 -0400 Subject: [PATCH] Add more links --- src/content/docs/Services/redlib.mdx | 2 +- src/content/docs/Services/searxng.mdx | 2 +- src/content/docs/index.mdx | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/docs/Services/redlib.mdx b/src/content/docs/Services/redlib.mdx index 9dcd485..34d331f 100644 --- a/src/content/docs/Services/redlib.mdx +++ b/src/content/docs/Services/redlib.mdx @@ -2,7 +2,7 @@ title: Redlib --- -Redlib is a fast, open source, privacy respecting frontend for Reddit. It lets you browse subreddits, view posts, and read comments—all without JavaScript, tracking, or ads. Unlike the official Reddit site, Redlib doesn't nag you to log in, install an app, or accept cookies. You can access our instance at https://redlib.federated.nexus. +[Redlib](https://github.com/redlib-org/redlib) is a fast, open source, privacy respecting frontend for Reddit. It lets you browse subreddits, view posts, and read comments—all without JavaScript, tracking, or ads. Unlike the official Reddit site, Redlib doesn't nag you to log in, install an app, or accept cookies. You can access our instance at https://redlib.federated.nexus. ![Redlib homepage showing trending posts and a clean, distraction-free interface](../../../images/redlib/post.png) diff --git a/src/content/docs/Services/searxng.mdx b/src/content/docs/Services/searxng.mdx index 444d73a..73d172a 100644 --- a/src/content/docs/Services/searxng.mdx +++ b/src/content/docs/Services/searxng.mdx @@ -2,7 +2,7 @@ title: SearXNG --- -SearXNG 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) ## Settings diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 8773a36..8d1ebfc 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -25,7 +25,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components" - We host LaSuite Docs, 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) + We host [LaSuite Docs](https://github.com/suitenumerique/docs), 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) @@ -37,7 +37,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components" - Redlib is a free and open source alternative frontend for Reddit, designed to strip out tracking, ads, and distractions. You can browse posts, read comments, and subscribe to subreddits—without the bloat or spyware. [Learn More...](/services/redlib) + [Redlib](https://github.com/redlib-org/redlib) is a free and open source alternative frontend for Reddit, designed to strip out tracking, ads, and distractions. You can browse posts, read comments, and subscribe to subreddits—without the bloat or spyware. [Learn More...](/services/redlib)