plasmapy.github.io icon indicating copy to clipboard operation
plasmapy.github.io copied to clipboard

Website searchs on local build should stay local

Open rocco8773 opened this issue 5 years ago • 0 comments

During development we have to produce a local build to debug before deployment. A search on a local build should remain on the local build and not navigate out to https://www.plasmapy.org.

The current (2020 March 3) implementation of the search engine does search the local files, but it automatically prepends the file link with https://www.plasmapy.org, opposed to typical 127.0.0.1:8000.

rocco8773 avatar Mar 03 '20 21:03 rocco8773