Add SearXNG page
This commit is contained in:
parent
d81f259777
commit
219167ea3b
4 changed files with 14 additions and 1 deletions
13
src/content/docs/Services/searxng.mdx
Normal file
13
src/content/docs/Services/searxng.mdx
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: SearXNG
|
||||
---
|
||||
|
||||
### Summary
|
||||
|
||||
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.
|
||||

|
||||
|
||||
### Settings
|
||||
|
||||
SearXNG is very customizable, there are many settings you can customize, including what search engines to query, the UI theme, and more.
|
||||

|
|
@ -38,7 +38,7 @@ import { CardGrid, Card } from "@astrojs/starlight/components"
|
|||
We run a [SearXNG](https://searxng.org) instance that allows you to log
|
||||
in using your Federated Nexus account and perform fast, privacy-focused
|
||||
searches across the web—completely free from tracking, profiling, or
|
||||
intrusive advertising.
|
||||
intrusive advertising. [Learn More...](/services/searxng)
|
||||
</Card>
|
||||
<Card title="A Fast and Free Home for Your Code" icon="seti:git">
|
||||
We host a free instance of [Forgejo](https://forgejo.org) at
|
||||
|
|
BIN
src/images/searxng/search.png
Normal file
BIN
src/images/searxng/search.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 334 KiB |
BIN
src/images/searxng/settings.png
Normal file
BIN
src/images/searxng/settings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 230 KiB |
Loading…
Add table
Add a link
Reference in a new issue