Skip to content

docs: add logo#44

Merged
shouze merged 1 commit intomainfrom
docs/add-logo
Feb 24, 2026
Merged

docs: add logo#44
shouze merged 1 commit intomainfrom
docs/add-logo

Conversation

@shouze
Copy link
Contributor

@shouze shouze commented Feb 24, 2026

No description provided.

Copilot AI review requested due to automatic review settings February 24, 2026 09:40
@shouze shouze self-assigned this Feb 24, 2026
@github-actions
Copy link

Coverage after merging docs/add-logo into main will be

96.41%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   aggregate.ts100%100%100%100%
   api-utils.ts97.50%100%100%97.18%52, 60
   api.ts93.43%100%100%92.51%235–239, 295, 312, 63–69
   cache.ts98.08%100%100%97.87%28
   group.ts100%100%100%100%
   output.ts99.12%100%94.74%99.52%58
   render.ts97.20%100%100%97.14%142–145
   upgrade.ts77.01%100%88.89%75.64%128, 130–132, 79–93
src/render
   filter.ts100%100%100%100%
   highlight.ts99.29%100%100%99.01%184–185
   rows.ts100%100%100%100%
   selection.ts100%100%100%100%
   summary.ts100%100%100%100%

@shouze shouze merged commit b05472c into main Feb 24, 2026
10 checks passed
@shouze shouze deleted the docs/add-logo branch February 24, 2026 09:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds logo and favicon assets to the documentation site and README. The new visual branding follows the established color palette (fulll violet #9933FF with gradient to #4F46E5) and integrates cleanly with the existing VitePress documentation structure.

Changes:

  • Adds logo.svg and favicon.svg files with consistent brand styling (window-themed design with magnifying glass icon)
  • Configures logo in VitePress theme and hero section of the documentation homepage
  • Adds logo to README.md for repository branding
  • Adds subtle letter-spacing adjustment for nav bar title

Reviewed changes

Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/public/logo.svg New 80×60 SVG logo with gradient, window chrome, code snippet, and search magnifier
docs/public/favicon.svg New 32×32 favicon with simplified version of the logo design
docs/index.md Adds hero image configuration using the new logo
docs/.vitepress/config.mts Adds logo to theme configuration for navbar display
docs/.vitepress/theme/custom.css Adds letter-spacing adjustment for nav bar title text
README.md Adds logo image aligned to the right of the title

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