searxng/searx/templates/simple
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>
2022-03-12 11:36:31 +01:00
..
filters [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
messages [fix] templates: remove unneeded escape \' of single quotation mark 2021-11-24 17:40:03 +01:00
result_templates [mod] simple theme: define a '.show-content-button' 2022-02-19 15:12:50 +01:00
404.html Drop Python 2 (2/n): templates 2020-09-10 10:39:04 +02:00
base.html [mod] replace /help by /info pages and include pages in project docs 2022-03-12 11:36:31 +01:00
categories.html [fix] simple: display "Click on the magnifier..." only the mouse over the categories 2022-02-27 19:48:21 +01:00
icons.html [build] /static 2022-01-22 17:23:43 +01:00
index.html [simple] link preferences on /about and /stats 2022-01-31 11:57:24 +01:00
info.html [mod] replace /help by /info pages and include pages in project docs 2022-03-12 11:36:31 +01:00
infobox.html [fix] simple-theme templates: polish HTML <img> elements 2021-11-25 12:07:57 +01:00
macros.html [simple] checkboxes can get the focusable 2022-03-02 18:56:08 +00:00
page_with_header.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00
preferences.html [simple] checkboxes can get the focusable 2022-03-02 18:56:08 +00:00
results.html [simple theme] replace Image_layout.js with flexbox CS impl. 2022-02-26 22:31:47 +01:00
search.html [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
simple.spec.txt [enh] add simple theme (WIP) 2017-08-06 16:04:21 +02:00
simple_search.html [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
stats.html [simple] introduce page_with_header.html template 2022-01-30 17:29:21 +01:00