Skip to content

[WIP] Add a html/js proxy page to add button on top of a kiwix page.

Matthieu Gautier requested to merge kiwix_proxy into master

This is need proper configuration of nginx to redirect any kiwix.{{domain}}/book/.* to the the static page.

kiwix-serve need to be launch with --nosearchbar to prevent it to add the search bar itself.

The associated PR on ansiblecube is https://github.com/ideascube/ansiblecube/pull/43

This is a WIP/RFC this is not finish (no autocomplete of the search, styling is missing). Please comment :)

Merge request reports