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

Generate the social-sharing image via nextjs #21

Open
Codeshark-NET opened this issue Dec 14, 2023 · 2 comments · May be fixed by #34
Open

Generate the social-sharing image via nextjs #21

Codeshark-NET opened this issue Dec 14, 2023 · 2 comments · May be fixed by #34
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@Codeshark-NET
Copy link
Member

https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image

This will get us better control over the image, so we don't have to deal with the image asset too.

@Codeshark-NET Codeshark-NET added good first issue Good for newcomers help wanted Extra attention is needed labels Dec 21, 2023
@Isaac-alencar
Copy link
Contributor

hey, I can work on it!

@Codeshark-NET
Copy link
Member Author

hey, I can work on it!

Awesome! 🙌

A few more notes for you then:

  • The design of the social banner can be redesigned if needed, but please reuse the text
  • Text should be taken from the config file (or added there)
  • It'd be great if the implementation is flexible enough to handle different text in the future (for blogposts and subpages)
  • Otherwise... looking forward to see what magic you come up with 😊

Thanks!

@Isaac-alencar Isaac-alencar linked a pull request Dec 24, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants