question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Top-level https://data-apis.github.io/ URLs does not work

See original GitHub issue

The top level URLs https://data-apis.github.io/ and https://data-apis.github.io/array-api/ give 404. It should be straightforward to make these work. The first can be done by adding a data-apis.github.io repo on this org with a simple index.html page that redirects to the main page. The other can be done similarly with an index.html on the gh-pages of this repo.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:9 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
rgommerscommented, Mar 20, 2021

Renamed. https://data-apis.github.io/ works now.

1reaction
rgommerscommented, Mar 10, 2021

Ah that makes sense. We put up https://data-apis.github.io/array-api/latest/ as temporary for the “in progress” version, my intent was to put it at https://data-apis.org/array-api/ when the first version was final (which is going to take longer than planned earlier to arrive). But maybe we just need to do that now. Perhaps with a version switcher (latest, stable, v2021, etc.).

And/or add the link back from https://data-apis.github.io/array-api/latest/ to https://data-apis.org/.

Either seems better than duplicate URLs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting custom domains and GitHub Pages
You can check for common errors to resolve issues with custom domains or HTTPS for your GitHub Pages site.
Read more >
Configuring a custom domain for your GitHub Pages site
Configuring a custom domain for your GitHub Pages site. You can customize the domain name of your GitHub Pages site. GitHub Pages is...
Read more >
Github pages does not display repositories other than the ...
so i have a problem that the index page is showing up but not the other two pages. my index.html shows up fine...
Read more >
Securing your GitHub Pages site with HTTPS
You can enforce HTTPS for your GitHub Pages site to transparently redirect all HTTP requests to HTTPS. ... Resolving problems with mixed content....
Read more >
My page shows fine locally but on github the theme is gone ...
My page shows fine locally but on github the theme is gone and the links are ... I did try to add body...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found