Skip to content

Conversation

@fr1g
Copy link
Member

@fr1g fr1g commented Nov 19, 2025

PR-Codex overview

This PR introduces a new component for displaying related links and refactors the links section in the documentation to utilize this component. It also adds a RelatedLinkObject class to manage link data more efficiently.

Detailed summary

  • Deleted RelatedLink.vue and added a new implementation.
  • Created RelatedLinkObject class in .vitepress/friendLinks.ts.
  • Added FriendLinks and Sponsors arrays containing RelatedLinkObject instances.
  • Updated zhCN/guide/links.md to use the new <RelatedLink> component.
  • Modified CSS styles in .vitepress/theme/custom.css.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

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.

1 participant