Skip to content

feat: add social preview image (opendecree/decree#147)#12

Merged
zeevdr merged 1 commit intomainfrom
feat/social-preview
Apr 23, 2026
Merged

feat: add social preview image (opendecree/decree#147)#12
zeevdr merged 1 commit intomainfrom
feat/social-preview

Conversation

@zeevdr
Copy link
Copy Markdown
Member

@zeevdr zeevdr commented Apr 23, 2026

Summary

Custom 1280×640 social preview image for GitHub link unfurls (X/LinkedIn/Slack). Matches org-wide template across all 6 OpenDecree repos.

  • assets/social-preview.svg — source (Inter font, embedded logo)
  • assets/social-preview.png — rendered via rsvg-convert

Part of opendecree/decree#147. Remaining: upload via Settings → Social preview (manual, GitHub API doesn't expose this).

Test plan

  • Upload PNG via Settings → Social preview
  • Verify unfurl on X, LinkedIn, Slack

🤖 Generated with Claude Code

1280×640 PNG for GitHub link unfurls on X/LinkedIn/Slack.
SVG source committed alongside; re-render with:

  rsvg-convert assets/social-preview.svg -w 1280 -h 640 \
    -o assets/social-preview.png

Upload via Settings → Social preview.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zeevdr zeevdr merged commit e9ad530 into main Apr 23, 2026
12 checks passed
@zeevdr zeevdr deleted the feat/social-preview branch April 23, 2026 08:32
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