-
Notifications
You must be signed in to change notification settings - Fork 8
revamp tabs for better layout #829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🌿 Documentation Preview
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR revamps the API overview page to improve its structure, readability, and user experience. The changes modernize the documentation layout and enhance the presentation of Alchemy's API offerings.
Key Changes:
- Added visual card-based navigation for the four main product categories at the top
- Reorganized content with clearer section headers and improved descriptions
- Added new cards for Chains and Yellowstone gRPC in the Node API section
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
702819c to
5580747
Compare
Description
API Overview Page / Get started page
Added product category cards, reorganized Node/Data/Wallets/Rollups into visual card groups, introduced proper icons instead of arrow graphics, and included Yellowstone gRPC under Node. Changed the slug to
/get-startedand added redirects.Node API Page
Updated the Node API landing page to add icons for websockets, trace, debug and yellowstone grpc. Changed the slug to
/nodeand title of the tab to Node and added redirects.Chains Page
Changed the slug to
/chainsand added redirects.Data Page
Added icons for data apis, made content concise & changed the slug to
/dataand added redirects.Rollups Page
Change the grip of supported frameworks to 3 cols for better display and change the slug to
/rollupsand add redirects.Testing
pnpm run validate)