examples icon indicating copy to clipboard operation
examples copied to clipboard

Set up redirects

Open maximlt opened this issue 2 years ago • 0 comments

We need to set up redirects as the structure of the new website changed compared to the previous one:

  • Top-level links:
    • user_guide -> getting_started
    • make_project -> contributing
    • [removed] maintenance -> /
  • Redirects, e.g. /attractors to /gallery/attractors
  • Direct notebook links, e.g. /attractors/attractors_panel to /attractors/gallery/attractors_panel

Some useful links:

  • https://sphinxext-rediraffe.readthedocs.io/en/latest/
  • https://chrisholdgraf.com/blog/2022/sphinx-redirects-folder/
  • https://documatt.gitlab.io/sphinx-reredirects/

maximlt avatar Oct 30 '23 08:10 maximlt