Merged
Conversation
Update navigation order to improve information architecture by placing the glossary earlier in the hierarchy for better discoverability. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Scale up "Docs" title to 1.25rem (mobile) and 1.5rem (desktop) for better visual hierarchy and improved brand presence in the header. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Scale up GitHub and X icons to 1.25rem (mobile) and 1.5rem (desktop) to improve visibility and match the updated site title sizing. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add minimum height and flex display to site title link to meet WCAG 2.1 Level AA touch target requirements on mobile devices. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1. Replaced white-to-orange gradient on hero h1 with clean, solid white text for a more professional appearance 2. Changed primary button text from black to white for better readability on orange background (4.77:1 contrast ratio, exceeding WCAG AA 4.5:1 standard) Both changes improve visual clarity and accessibility while maintaining the clean, professional aesthetic. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Change external link indicator from orange (inherited from link color) to gray with slightly higher opacity for a more subtle, professional appearance while maintaining distinction from internal links. - Set explicit gray color (var(--sl-color-gray-3)) - Increase opacity from 0.6 to 0.7 for better visibility - Maintains hover underline behavior for all content links Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Added padding to table headers (0.75rem vertical, 1rem horizontal) and data cells (0.625rem vertical, 1rem horizontal) for improved readability and visual comfort across all table instances. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Enhanced USDCx section in tokens.md with clearer bridging information and 1:1 backing description similar to sBTC section. Restructured AIBTC services endpoint lists in directory.md from bullet points to consistent table format, improving readability and maintaining visual consistency with ecosystem services section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Deploying aibtc-docs with
|
| Latest commit: |
65c781f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3eb20f66.aibtc-docs.pages.dev |
| Branch Preview URL: | https://feat-docs-styling-overhaul.aibtc-docs.pages.dev |
Header: - Remove "Docs" text, keep logo only (replacesTitle) - Increase social icon size and even spacing - Remove divider after social icons Hero: - Left-align buttons and content - No underline on hover for minimal buttons - Bright orange hover state Typography: - Bump base font size (18px mobile, 19px desktop) - Sidebar links use color change only, no background highlight - Matches right TOC behavior for less eye strain Layout: - Wider content area (55-60rem max-width) - Consistent section and paragraph spacing - Better table and card grid margins Content: - Remove redundant Quick Reference Tokens table - Add focused Quick Start with endpoints and SDKs - Community section now uses cards External links: - Remove blue arrows from cards Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- SEO title: "Page | AIBTC" (was "Page |") - Glossary: remove dead link to non-existent guide - Directory: convert More section to LinkCards (.md → .mdx) - Sidebar: force transparent background with !important to eliminate peachy highlight on all states Co-Authored-By: Claude Opus 4.5 <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.
Summary
Test plan
npm run devand visually inspect all pagesnpm run buildto verify no build errors🤖 Generated with Claude Code