| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-16 | [fix] filtron & morty - install golang binary that fits to arch & os | Markus Heiser | |
| Closes: https://github.com/searxng/searxng/issues/507 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2021-04-22 | [fix] Fix typo in morty installation instruction | Zackptg5 | |
| 2020-11-02 | [fix] doc - add missing quotation marks in docs/build-templates | Markus Heiser | |
| Escape the all the quotation marks (" --> \") in docs/build-templates. The scripts are *bash evaluated* (e.g):: eval "echo \"$(< "${REPO_ROOT}/docs/build-templates/searx.rst")\"" Backslash, quotation marks and other need to be escaped. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||
| 2020-04-03 | utils/morty.sh: add generic documentation | Markus Heiser | |
| Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||