initial implementation (I was unable to use untrusted git push to add this comment)
parent
60466f11ee
commit
b532bbc1c4
|
@ -3,3 +3,9 @@ The search box on ikiwiki uses Google to look for documentation. Unfortunately t
|
|||
Would it be possible to change the default behavior to use another search engine more privacy friendly such as https://duckduckgo.com or https://qwant.com.
|
||||
|
||||
With both engines adding the "site:ikiwiki.info" string to the search terms limit results to these present on ikiwiki.info.
|
||||
|
||||
> I've had a first stab at implementing this. It's in [my fork on
|
||||
> GitHub](https://github.com/jmtd/ikiwiki/tree/duckduckgo), specifically branch
|
||||
> "duckduckgo" commit
|
||||
> [8aeca188f96594f3fb314b75b7ef316f808b4271](https://github.com/jmtd/ikiwiki/commit/8aeca188f96594f3fb314b75b7ef316f808b4271).
|
||||
> It's also live on <https://jmtd.net/>. — [[Jon]] [[!tag patch]]
|
||||
|
|
Loading…
Reference in New Issue