-
-
Notifications
You must be signed in to change notification settings - Fork 559
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 SVG generated previews to PNG #40
Closed
Comments
SeryiBaran
changed the title
SVG previews generation to PNG
Convert SVG generated previews to PNG
Feb 24, 2023
satnaing
added a commit
that referenced
this issue
Mar 1, 2023
In production mode, generate og images from svg to png format. fix #40
satnaing
added a commit
that referenced
this issue
Mar 1, 2023
* feat: generate og images in png format In production mode, generate og images from svg to png format. fix #40 * refactor: update og image format from svg to png Update OG image format in post detail to png. Update twitter og images to auto-generated dynamic og images.
@SeryiBaran |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello!
I advise you to convert the generated previews from SVG to PNG, to bypass the OpenGraph SVG limitation.
Here is a link:
https://dev.to/anasrin/generate-image-from-html-using-satori-and-resvg-46j6
Solution to the problem
Error: R] No loader is configured for ".node" files
is here:evanw/esbuild#1051 (comment)
The text was updated successfully, but these errors were encountered: