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

feat: generate dynamic og image for blog posts #15

Merged
merged 13 commits into from
Dec 28, 2022

Conversation

satnaing
Copy link
Owner

Dynamic OG Image Generation

  • dynamic OG images will be generated at build time using Satori.
  • the OG image format will be <blog post title>.svg.
  • draft posts and posts with frontmatter.ogImage specified will be excluded from dynamic OG image generation.
  • author and site title will be retrieved from src/config.ts file (SITE.author and SITE.title).

Example Look:
image

@satnaing satnaing merged commit ce3f1dc into main Dec 28, 2022
@satnaing satnaing deleted the feat/auto-og-image-generation branch December 28, 2022 03:56
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.

None yet

1 participant