Skip to content

Conversation

@jasnoyaeger
Copy link
Collaborator

@jasnoyaeger jasnoyaeger commented Jan 24, 2026

Summary

  • Enable auto-generated Open Graph images for all pages
  • Links shared in Slack, Discord, Twitter, etc. now show branded preview cards with page title and description

Changes

  • Added social plugin to mkdocs.yml
  • Updated requirements.txt to include imaging dependencies
  • Added Cairo library installation to CI workflow
  • Added social-icon.png (circular logo with padding)
  • Configured Primary Blue background (#324FBE) per brand guidelines

Preview

Social Card in Slack

Test plan

  • CI lint/link checks pass
  • Production build succeeds
  • og:image meta tags present in deployed HTML
  • Link preview works in Slack with branded card

🤖 Generated with Claude Code

- Enable mkdocs-material social plugin for auto-generated OG images
- Add imaging dependencies to requirements.txt
- Install Cairo library in CI workflow for card generation

Each page now gets a branded preview card with title and description
when shared in apps that support Open Graph meta tags.

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@jasnoyaeger jasnoyaeger merged commit c93c3f5 into main Jan 24, 2026
2 checks passed
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