Skip to content

[docs] Use a social card for link previews - #4464

Open
wuchong wants to merge 1 commit into
apache:mainfrom
wuchong:docs/social-card-preview
Open

wuchong wants to merge 1 commit into
apache:mainfrom
wuchong:docs/social-card-preview

Conversation

@wuchong

@wuchong wuchong commented Sep 21, 2026

Copy link
Copy Markdown
Member

Purpose

Linked issue: close #4463

The default share image is a transparent, wide logo that can be cropped to only part of the wave and wordmark in compact link previews. This change uses a dedicated 1200 x 630 card whose complete logo remains inside the square-safe center.

Brief change log

  • Add fluss-social-card.png.
  • Use it as the Docusaurus default Open Graph and Twitter image.

Preview

Facebook

Facebook link preview

X / Twitter

X link preview

LinkedIn

LinkedIn link preview

Slack

Slack link preview

Tests

  • npm run build -- --no-minify
  • Verified the generated index.html references /img/social/fluss-social-card.png for both og:image and twitter:image.
  • Verified the built asset matches the source SHA-256: 64f96d73023a6dc3c64721049f520ddd9d8172f80b0e9e050bfba8908cb702b2.

API and Format

No API or storage format changes.

Documentation

Improves the default social sharing preview for the website.

AI-Model: gpt-6
AI-Contributed/Feature: 4/4
AI-Contributed/UT: 0/0

@wuchong
wuchong force-pushed the docs/social-card-preview branch 2 times, most recently from 6439e14 to 34beb6a Compare September 21, 2026 16:39
Replace the transparent horizontal logo used by default Open Graph and
Twitter cards with a 1200x630 social card that keeps the complete logo
visible in wide and square-cropped previews.

Co-Authored-By: Codex <noreply@openai.com>
AI-Model: gpt-6
AI-Contributed/Feature: 4/4
AI-Contributed/UT: 0/0
@wuchong
wuchong force-pushed the docs/social-card-preview branch from 34beb6a to 34dcefd Compare September 21, 2026 16:42
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.

[website] Use a dedicated social card for link previews

1 participant