Conversation
…ode-group-logo docs: update favicon and custom code group logo
# Conflicts: # pnpm-lock.yaml
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR introduces the new VZ/Rolldown brand and design system by migrating from VitePress's default theme to a custom @voidzero-dev/vitepress-theme.
Key Changes
- Replaces VitePress default theme with custom VoidZero theme package
- Updates homepage from traditional VitePress hero layout to component-based design
- Adds new footer navigation structure with social links
- Modifies logo references from
lightning-down.svgtologo-without-border.svg
Reviewed changes
Copilot reviewed 6 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| pnpm-lock.yaml | Locks new theme dependency and downgrades multiple packages |
| docs/package.json | Adds VoidZero theme and DocSearch dependencies |
| docs/index.md | Replaces static hero config with Hero/TrustedBy/FeatureGrid components |
| docs/.vitepress/theme/index.ts | Changes from DefaultTheme to VoidZeroTheme |
| docs/.vitepress/config.ts | Adds theme variant config, SSR settings, and new footer structure |
| docs/team.md | Updates VPTeamMembers import to new theme package |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 10 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
# Conflicts: # pnpm-lock.yaml
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 7 out of 10 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
✅ Deploy Preview for rolldown-rs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 13 out of 17 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 15 out of 19 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 16 out of 20 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <[email protected]> Signed-off-by: Evan You <[email protected]>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 16 out of 20 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
replaces #7627 using own-repo branch --------- Signed-off-by: Evan You <[email protected]> Co-authored-by: marchantweb <[email protected]> Co-authored-by: mdong1909 <[email protected]> Co-authored-by: Yunfei He <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: sapphi-red <[email protected]> Co-authored-by: Michael Dong <[email protected]> Co-authored-by: shulaoda <[email protected]>
This PR introduces the new VZ/Rolldown brand and design system.