Skip to content

curate top networks and tokens#3754

Merged
gfletcher-cll merged 1 commit intomainfrom
directory-custom
May 8, 2026
Merged

curate top networks and tokens#3754
gfletcher-cll merged 1 commit intomainfrom
directory-custom

Conversation

@gfletcher-cll
Copy link
Copy Markdown
Collaborator

This pull request updates the ccip-landing.astro component to improve how networks and tokens are featured, ranked, and displayed in the CCIP Directory. The main changes introduce explicit ranking for featured networks and tokens, ensure consistent ordering, and update the landing page to highlight these featured items in both the hero and grid sections.

Featured ranking and ordering improvements:

  • Added FEATURED_NETWORK_RANK and FEATURED_TOKEN_RANK objects to assign explicit featured ranks to networks and tokens, respectively, and used these ranks to sort and select the most important items for display.
  • Updated the logic to generate orderedNetworks and orderedTokens arrays, ensuring that featured items appear first, followed by others in alphabetical order.
  • Modified the hero section to display only the top 8 featured networks and top 18 featured tokens, rather than all available items. [1] [2]

Landing page and UI adjustments:

  • Updated the LazyNetworkGrid and LazyTokenGrid components to use the newly ordered lists, ensuring consistent featured-first ordering throughout the page.
  • Simplified the metadata description for the directory and restored original layout behavior in the CSS, including responsive adjustments for the grid layout.

@gfletcher-cll gfletcher-cll requested a review from a team as a code owner May 8, 2026 20:39
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview May 8, 2026 8:43pm

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

👋 gfletcher-cll, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@gfletcher-cll gfletcher-cll merged commit 653dab4 into main May 8, 2026
27 checks passed
@gfletcher-cll gfletcher-cll deleted the directory-custom branch May 8, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants