PlasmaPy / PlasmaPy/plasmapy.github.io

Website searchs on local build should stay local

Open
#41 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.