Developer tooling page suggestions#17860
Draft
escottalexander wants to merge 2 commits intoethereum:devfrom
Draft
Developer tooling page suggestions#17860escottalexander wants to merge 2 commits intoethereum:devfrom
escottalexander wants to merge 2 commits intoethereum:devfrom
Conversation
Adds @docsearch/css as direct dependency to fix issues on initial repo setup Updates README with explicit instructions for setting up initial .env.local template
- Refactored developer tools constants and types for better clarity and maintainability. - Updated redirects for developer tools categories to include new query parameters. - Enhanced JSON-LD generation for developer tools to include category labels and descriptions. - Removed deprecated components and introduced a new ToolsCatalog component for improved tool listing. - Adjusted the page structure to support dynamic category and tool handling, improving user navigation and experience.
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Thanks @escottalexander! Will try to find some time to sync on this next week |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

@wackerow @konopkja and I had talked about some changes to the developer tooling page and Paul asked me to submit a draft PR with a first iteration of my ideas for improvements.
Description
Open to feedback if something doesn't look/feel right.
Main improvements:
Thank you for checking it out.