Redesign homepage and tab layout#216
Open
jlin27 wants to merge 2 commits into
Open
Conversation
- Restructure docs.yml tabs: Overview, EVM, SVM, Cross-Chain, API Reference, Liquidity, Changelog - Fix duplicate slug bug in SVM tab layout - New hero section: two-column layout with illustration, two CTAs, split heading - Theme-aware hero illustration: dark fills for light mode, original for dark mode - Custom hero button styles (green primary, white secondary) with light/dark variants - API cards, Quick Links, What's New (Release Highlights), Resources, and Help sections - Replace white SVG fills with #25272a for light mode visibility Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
🌿 Preview your docs: https://0x-preview-15a52702-776b-49b8-9422-e75a1b7263f2.docs.buildwithfern.com Here are the markdown pages you've updated: |
Update hrefs to use /{tab-slug}/{section-slug}/{page-slug} pattern
now that home/docs tabs have been replaced with overview/evm/svm/
cross-chain tabs.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.
TODO: Need to check all internal linkings urls
Fixes DEVREL-21