Qiskit / ecosystem

The Ecosystem consists of projects, tools, utilities, libraries and tutorials from a broad community of developers and researchers. The goal of the Ecosystem is to recognize, support and accelerate development of quantum technologies using Qiskit.
https://www.ibm.com/quantum/ecosystem
Apache License 2.0
95 stars 48 forks source link

[DO NOT MERGE] Redirect ecosystem page #752

Closed frankharkins closed 1 week ago

frankharkins commented 2 weeks ago

Summary

This PR removes the website generation logic and sets up a HTML redirect to the new ecosystem page. I decided on a HTML redirect as it seems external-sites.json is actually for GitHub docs contributors, not GitHub pages. From what I can tell, there's no way to server-side redirect a GitHub pages site.

[!Caution] Do not merge

The redirect will take effect immediately after merging. Please do not merge until the new page is live.

Commit-wise review may be easier.


Closes #741