Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert social images from SVG to PNG format #43

Merged
merged 2 commits into from
Mar 1, 2023
Merged

Conversation

satnaing
Copy link
Owner

@satnaing satnaing commented Mar 1, 2023

Convert social images from SVG format to PNG format to avoid SVG limitation, especially in Twitter social cards.

This PR will close #40

In production mode, generate og images from svg to png format.

fix #40
Update OG image format in post detail to png. Update twitter og images to auto generated dynamic og
images.
@satnaing satnaing merged commit 27507d1 into main Mar 1, 2023
sytjason added a commit to sytjason/astro-paper that referenced this pull request Mar 5, 2023
feat: generate og images in png format (satnaing#43)
@satnaing satnaing deleted the feat/svg-og-to-png branch May 15, 2023 07:58
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.

Convert SVG generated previews to PNG
1 participant