Commit Graph

10 Commits (b1912607ae9783d6ccf648bd7706a64eca5bedb9)

Author SHA1 Message Date
Markus Heiser b1912607ae [mod] replace /help by /info pages and include pages in project docs
This patch implements a bolierplate to share content from info-pages of the
SearXNG instance (URL /info) with the project documentation (path /docs/user).

The info pages are using Markdown (CommonMark), to include them in the project
documentation (reST) the myst-parser [1] is used in the Sphinx-doc build chain.

If base_url is known (defined in settings.yml) links to the instance are also
inserted into the project documentation::

    searxng_extra/docs_prebuild

[1] https://www.sphinx-doc.org/en/master/usage/markdown.html

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
Martin Fischer 91527fbd6b [enh] avoid /about redirect in template links 2 years ago
Alexandre Flament df06dddc04 SearXNG: oscar theme 3 years ago
Dalf f34ac58752 [mod] tidy oscar HTML output 5 years ago
Noémi Ványi d635b5fd4d [enh] make navbar smaller 7 years ago
Adam Tauber 9782633054 [fix] menu without js - closes #747 8 years ago
Adam Tauber 0fbd705259 [enh] settings option to change instance name - closes #450 8 years ago
Adam Tauber df9cf9d09b Merge branch 'rtl' of github.com:Cqoicebordel/searx 9 years ago
Thomas Pointhuber 451586f09f oscar template: update translation files 10 years ago
Thomas Pointhuber c21a907cac initial commit of the new template 'oscar'
* base.html mostly implemented
* stats.html implemented
* about.html implemented
* most of preferences.html implemented
* using bootstrap.js
10 years ago