Closed omsai closed 5 years ago
I don't see this on chrome or safari; what does 'view source' show as the link (trailing slash or no?)
I see GitHub's 404 page:
Some more information which reduces the severity:
I'll try my web search-fu looking for bugs related to version 64.0.2 of Firefox with Jekyll, etc.
Ok I'm not sure what's changed, but it's working now on 64.0.2. Maybe it was an issue with GitHub's CDN or something.
Damn Heisenbugs!
I was trying to visit the travel and accommodation link during today's conference call but on Firefox 64.0.2 clicking on the left side bar I get 404 for several links:
Perhaps GitHub did not render the website properly on the latest push? Is there some way to manually trigger a rebuild of gh-pages like there is on GitLab?
Interestingly, the working links don't have a trailing slash, and all the failing links have trailing slashes. But removing the trailing slash doesn't help. Which makes me wonder if there is some sort of Jekyll redirection issue. Probably best to reproduce locally and
git bisect
to find when this issue came up.