ethereum / execution-specs

Specification for the Execution Layer. Tracking network upgrades.
Creative Commons Zero v1.0 Universal
832 stars 234 forks source link

Hosted Version of the Spec is not displaying #866

Closed Philogy closed 8 months ago

Philogy commented 8 months ago

Currently, the hosted version of the spec at https://ethereum.github.io/execution-specs/ is not displaying correctly. Not sure why but would love to have it back up, it's a very useful resource and I rely on it all the time, will try to host locally till then 👌

SamWilsn commented 8 months ago

We just switched to a new rendering system. It's a bit minimal at the moment, but all the same information should be there. For example: https://ethereum.github.io/execution-specs/src/ethereum/rlp.py.html

If you do notice anything missing, please let us know!

Philogy commented 8 months ago

That's disappointing, it was very convenient! :/

SamWilsn commented 8 months ago

What are you missing most from the old version? I'd be happy to prioritize those features.

Philogy commented 8 months ago

I think content wise most of the stuff seems to be there, it's mainly the aesthetic I suppose.

The ability to link to specific sections would also be nice however. Will note it here if I notice anything else, thx 🙏