mirror of
https://github.com/searxng/searxng
synced 2024-10-30 21:20:28 +00:00
[README] revision
The searx project has been archived, differentiation of the project in the
README is no longer necessary. The README has been reduced to the important
entry points for users, maintainers and developers.
Related: 276ffd3f01
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
e8da9b36a1
commit
432febd810
76
README.rst
76
README.rst
@ -75,76 +75,42 @@ IRC
|
|||||||
Matrix
|
Matrix
|
||||||
`#searxng:matrix.org <https://matrix.to/#/#searxng:matrix.org>`_
|
`#searxng:matrix.org <https://matrix.to/#/#searxng:matrix.org>`_
|
||||||
|
|
||||||
Differences to searx
|
|
||||||
====================
|
|
||||||
|
|
||||||
SearXNG is a fork of `searx`_, with notable changes:
|
|
||||||
|
|
||||||
.. _searx: https://github.com/searx/searx
|
|
||||||
|
|
||||||
|
|
||||||
User experience
|
|
||||||
---------------
|
|
||||||
|
|
||||||
- Reworked (and still simple) theme:
|
|
||||||
|
|
||||||
* Usable on desktop, tablet and mobile.
|
|
||||||
* Light and dark versions (available in the preferences).
|
|
||||||
* Right-to-left language support.
|
|
||||||
* `Screenshots <https://dev.searxng.org/screenshots.html>`_
|
|
||||||
|
|
||||||
- The translations are up to date, you can contribute on `Weblate`_
|
|
||||||
- The preferences page has been updated:
|
|
||||||
|
|
||||||
* Browse which engines are reliable or not.
|
|
||||||
* Engines are grouped inside each tab.
|
|
||||||
* Each engine has a description.
|
|
||||||
|
|
||||||
- Thanks to the anonymous metrics, it is easier to report malfunctioning engines,
|
|
||||||
so they get fixed quicker
|
|
||||||
|
|
||||||
- `Turn off metrics on the server
|
|
||||||
<https://docs.searxng.org/admin/engines/settings.html#general>`_ if you don't want them recorded.
|
|
||||||
|
|
||||||
- Administrators can `block and/or replace the URLs in the search results
|
|
||||||
<https://github.com/searxng/searxng/blob/5c1c0817c3996c5670a545d05831d234d21e6217/searx/settings.yml#L191-L199>`_
|
|
||||||
|
|
||||||
|
|
||||||
Setup
|
Setup
|
||||||
-----
|
=====
|
||||||
|
|
||||||
- No need for `Morty`_ to proxy images, even on a public instance.
|
- A well maintained `Docker image`_, also built for ARM64 and ARM/v7
|
||||||
- No need for `Filtron`_ to block bots, as there is now a built-in `limiter`_.
|
architectures.
|
||||||
- A well maintained `Docker image`_, now also built for ARM64 and ARM/v7 architectures.
|
- Alternatively there are *up to date* `installation scripts`_.
|
||||||
(Alternatively there are up to date installation scripts.)
|
- For individual setup consult our detailed `Step by step`_ instructions.
|
||||||
|
- To fine-tune your instance, take a look at the `Administrator documentation`_.
|
||||||
|
|
||||||
|
.. _Administrator documentation: https://docs.searxng.org/admin/index.html
|
||||||
|
.. _Step by step: https://docs.searxng.org/admin/installation-searxng.html
|
||||||
|
.. _installation scripts: https://docs.searxng.org/admin/installation-scripts.html
|
||||||
.. _Docker image: https://github.com/searxng/searxng-docker
|
.. _Docker image: https://github.com/searxng/searxng-docker
|
||||||
|
|
||||||
|
|
||||||
Contributing
|
|
||||||
------------
|
|
||||||
|
|
||||||
- Readable debug log.
|
|
||||||
- Contributing is easier, thanks to the `Development Quickstart`_ guide.
|
|
||||||
- A lot of code cleanup and bugfixes.
|
|
||||||
- Up to date list dependencies.
|
|
||||||
|
|
||||||
.. _Morty: https://github.com/asciimoo/morty
|
|
||||||
.. _Filtron: https://github.com/searxng/filtron
|
|
||||||
.. _limiter: https://docs.searxng.org/src/searx.plugins.limiter.html
|
|
||||||
.. _Weblate: https://translate.codeberg.org/projects/searxng/searxng/
|
|
||||||
.. _Development Quickstart: https://docs.searxng.org/dev/quickstart.html
|
|
||||||
|
|
||||||
|
|
||||||
Translations
|
Translations
|
||||||
============
|
============
|
||||||
|
|
||||||
|
.. _Weblate: https://translate.codeberg.org/projects/searxng/searxng/
|
||||||
|
|
||||||
Help translate SearXNG at `Weblate`_
|
Help translate SearXNG at `Weblate`_
|
||||||
|
|
||||||
.. figure:: https://translate.codeberg.org/widgets/searxng/-/multi-auto.svg
|
.. figure:: https://translate.codeberg.org/widgets/searxng/-/multi-auto.svg
|
||||||
:target: https://translate.codeberg.org/projects/searxng/
|
:target: https://translate.codeberg.org/projects/searxng/
|
||||||
|
|
||||||
|
|
||||||
|
Contributing
|
||||||
|
============
|
||||||
|
|
||||||
|
.. _development quickstart: https://docs.searxng.org/dev/quickstart.html
|
||||||
|
.. _developer documentation: https://docs.searxng.org/dev/index.html
|
||||||
|
|
||||||
|
Are you a developer? Have a look at our `development quickstart`_ guide, it's
|
||||||
|
very easy to contribute. Additionally we have a `developer documentation`_.
|
||||||
|
|
||||||
|
|
||||||
Codespaces
|
Codespaces
|
||||||
==========
|
==========
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user