You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So not showing Spanish in the English version is correct, showing Spanish from the Japanese version is a bug that looks like results from SPHINX_ENV=production not propagating from the root nox action.
And then since the other languages are being built in dev mode, they don't include the baseurl because when working on a language locally you can't use the baseurl for obvious reasons:
Uh oh!
There was an error while loading. Please reload this page.
When you use the language switcher for our packaging guide, it somehow loses track of the baseurl which should be:
pyopensci.org/python-package-guide
This then cases a 404 or sends the user to the website instead of the packaging guide landing page.
Also spanish is only available after clicking to japanese but you can never actually see it rendered in spanish using the dropdown.
See below:
The text was updated successfully, but these errors were encountered: