cylc / cylc.github.io

Source files for the Cylc Workflow Engine web site.
https://cylc.github.io/
GNU General Public License v3.0
5 stars 9 forks source link

fix docs redirects #58

Closed oliver-sanders closed 3 years ago

oliver-sanders commented 3 years ago

Should allow redirects from the old doc landing page (document now removed) and the old build-sphinx redirect.

Test by visiting https://cylc.github.io/doc/built-sphinx and checking the window.location.pathname:

>>> window.location.pathname.split('/')
Array(3) [ "", "doc", "built-sphinx" ]
oliver-sanders commented 3 years ago

Let's stick this in and test in-situ.

(may take a little while for gh-pages to complete the deployment)

oliver-sanders commented 3 years ago

Sorted.

https://cylc.github.io/doc/built-sphinx/html/introduction.html