PlasmaPy / PlasmaPy/plasmapy.github.io
Website searchs on local build should stay local
Open
@StanczakDominik is already working on this.
Since Apr 20, 2021.
bug
enhancement
Nikola
- Dominant language
- Python
- Stars
- 17
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.