summaryrefslogtreecommitdiff
path: root/docs/blog
AgeCommit message (Collapse)Author
2021-01-11[mod] move brand options from Makefile to settings.ymlMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-11-26[enh] settings.yml: add use_default_settings optionAlexandre Flament
This change is backward compatible with the existing configurations. If a settings.yml loaded from an user defined location (SEARX_SETTINGS_PATH or /etc/searx/settings.yml), then this settings can relied on the default settings.yml with this option: user_default_settings:True
2020-10-08Add blogpost about `command` engineNoémi Ványi
2020-09-28[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : ↵Alexandre Flament
fix URLs
2020-06-29Merge branch 'master' into blog-dev-in-lxcMarkus Heiser
2020-06-28Use gender neutral pronounsNoémi Ványi
Closes #2031
2020-06-24[add blog post] Developing in Linux containers [202006]Markus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-03-07Merge branch 'master' of https://github.com/asciimoo/searx into filtronMarkus Heiser
2020-03-05Add new post to blog about private enginesNoémi Ványi
2020-02-04docs: revision of the installation instructionsMarkus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12doc: moved reST sources in the right folder (much clearer)Markus Heiser
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12doc: proofread of the all reST sources (no content change)Markus Heiser
Normalize reST sources with best practice and KISS in mind. to name a few points: - simplify reST tables - make use of ``literal`` markup for monospace rendering - fix code-blocks for better rendering in HTML - normalize section header markup - limit all lines to a maximum of 79 characters - add option -H to the sudo command used in code blocks - drop useless indentation of lists - ... [1] https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-12doc: make use of sphinx.ext.extlinks & sphinx.ext.intersphinxMarkus Heiser
- add sphinx extensions - patch documentation to make use of These modules help to simplify the reST markup of external references. BTW it helps to write more readable reST and form custom brands. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-10-23add post about introducing offline enginesNoémi Ványi
2017-08-22blog: add post about searx-adminNoémi Ványi
2017-06-12various mods: uwsgi setup and version update ++ py3 img src fix ++ new ↵Adam Tauber
sphinx version - closes #939
2017-05-13add first blog entry on python3 supportNoémi Ványi