Skip to content

Refresh docs brand assets - #9

Merged
enumura1 merged 1 commit into
mainfrom
docs/brand-assets
May 27, 2026
Merged

Refresh docs brand assets#9
enumura1 merged 1 commit into
mainfrom
docs/brand-assets

Conversation

@enumura1

@enumura1 enumura1 commented May 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the abstract E-like mark with a file/SQL/check logo
  • add a PNG social card and point Docusaurus OGP metadata at it
  • keep favicon, navbar logo, and social card visually aligned

Verification

  • scripts/check
  • confirmed built og:image and twitter:image point to /img/social-card.png

Summary by CodeRabbit

  • Chores
    • Updated social card image format for improved compatibility when sharing content.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 1fc39c64-262a-4f00-985b-4ae6df9395e9

📥 Commits

Reviewing files that changed from the base of the PR and between 3be205d and f9a670f.

⛔ Files ignored due to path filters (4)
  • website/static/img/favicon.svg is excluded by !**/*.svg
  • website/static/img/logo.svg is excluded by !**/*.svg
  • website/static/img/social-card.png is excluded by !**/*.png
  • website/static/img/social-card.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • website/docusaurus.config.ts

📝 Walkthrough

Walkthrough

The pull request updates the Docusaurus configuration file to change the social card image asset from SVG to PNG format. This is a single-line configuration modification in the theme settings with no impact to functionality or other code paths.

Changes

Social Card Image Format Update

Layer / File(s) Summary
Social card image format change
website/docusaurus.config.ts
The themeConfig.image property is updated from img/social-card.svg to img/social-card.png, changing the image format for the social card asset.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A card so social, dressed in pixels bright,
From vectors to raster, a format change light!
PNG's the choice where details align,
One line of config makes the design shine! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Refresh docs brand assets' directly relates to the main change of updating the social card image asset in the Docusaurus configuration, which is part of refreshing brand assets.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/brand-assets

Comment @coderabbitai help to get the list of available commands and usage tips.

@enumura1
enumura1 merged commit 37b99cc into main May 27, 2026
2 checks passed
@enumura1
enumura1 deleted the docs/brand-assets branch May 27, 2026 19:21
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