ethereum / ethereum-org-website

Ethereum.org is a primary online resource for the Ethereum community.
https://ethereum.org/
MIT License
5.05k stars 4.79k forks source link

EthHub resource being sunset #8862

Closed wackerow closed 1 year ago

wackerow commented 1 year ago

Describe the bug

According to this tweet the EthHub project is being sunset. Currently the ethhub.io domain appears to already be down.

We have several links on ethereum.org that point to this resource.

To reproduce

  1. Go to https://ethhub.io
  2. Notice domain is down

Expected behavior

The links on our page should be removes or updated to make sure we're not pointing to broken links

Screenshots

image

Desktop (please complete the following information)

No response

Smartphone (please complete the following information)

No response

Additional context

No response

wackerow commented 1 year ago

https://web.archive.org/web/20221206144249/https://docs.ethhub.io/

^ Link to the latest web archive of the page.

@jmcook1186 We may also want to peak at this and see what content we may have been linking out to that we aren't anymore, and see if there are gaps in our own content that we should consider filling.

0xKai27 commented 1 year ago

Found one on the "What is Ether" page that is being rendered via the eth.tsx and translation files.

UI: image

eth.tsx:

image
corwintines commented 1 year ago

Would a good interim be using the wayback link, and then looking for new sources to update after?

0xKai27 commented 1 year ago

Based on your list above, did a run-through with comments below. In general, given the load times required for archive retrieval, recommend to migrate uncovered topics found in EthHub to ethereum.org. For the majority of topics which intersect, ethereum.org usually has more comprehensive and updated information but a side-by-side review can be done if there is value in integrating EthHub content into existing ethereum.org pages.

0xKai27 commented 1 year ago

I can work on the above if it makes sense. Will be a good refresher on the concepts while migrating the resources