branch: externals/kiwix commit 2cec30be79079ac47f4e7ec95da3cb2f778f3495 Author: stardiviner <numbch...@gmail.com> Commit: stardiviner <numbch...@gmail.com>
add kiwix/kiwix-serve Docker image into installation section of README --- README.org | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.org b/README.org index 0116105..0f61ad0 100644 --- a/README.org +++ b/README.org @@ -4,10 +4,9 @@ Searching offline Wikipedia through Kiwix. This =kiwix.el= supports query =kiwix-tools='s =kiwix-serve= server through URL API. -The =kiwix-serve= server can be started from command-line if you have kiwix-tools +The =kiwix-serve= server can be started from command-line if you have =kiwix-tools= installed, or from Docker container [fn:1]. - * How does this extension work? ** integrate with Emacs @@ -75,11 +74,18 @@ with RESTful API. - I don't know what Emacs library to use. - Or you can use other language to do this, like Ruby or Python etc. - * Install ** Install Kiwix +*** Docker + +Reference this issue as background info: https://github.com/kiwix/kiwix-tools/issues/257 + +#+begin_src sh :eval no +docker pull kiwix/kiwix-serve +#+end_src + *** Flatpak :PROPERTIES: :URL: https://wiki.kiwix.org/wiki/Flatpak @@ -329,7 +335,6 @@ docker container ls --all | grep "kiwix-serve" | cat : b47533ecd7f6 kiwix/kiwix-serve "/usr/local/bin/kiwi…" 3 hours ago Exited (137) 2 minutes ago kiwix-serve : e2f201e655ac kiwix/kiwix-serve "/usr/local/bin/kiwi…" 3 hours ago Created distracted_hofstadter - * Usage ** Use in Emacs @@ -348,7 +353,6 @@ The link format is like this: The =(library)= can be =wikipedia_en=, =wikipedia_zh=, =wiktionary_en=, or =en=, =zh= etc. - * Test - [[wikipedia:Operations%20Research][Operations Research]] :: query contains space.