feat(OgImage): Generate og image for Maintainer page using takumi rendering#245
Merged
idlip merged 8 commits intofossunited:developfrom Feb 27, 2026
Merged
feat(OgImage): Generate og image for Maintainer page using takumi rendering#245idlip merged 8 commits intofossunited:developfrom
idlip merged 8 commits intofossunited:developfrom
Conversation
- helps to create og image for pages using vue template
- recreate maintainer card for og image takumi rendering
Collaborator
Author
Contributor
|
I have been trying to find some solution myself But if this solution works, try it out I would say |
Collaborator
Author
|
Okay lets push and see how it does |
Collaborator
Author
|
Its live. Shows up: https://opengraph.dev/panel?url=https%3A%2F%2Fforklore.in%2Fmaintainers%2Fknadh Tbh nuxtjs is so annoying. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Hey @harshtandiya,
Can you please let me know if there is any minimal way of doing OG image for maintainer pages?
By default we've: https://github.com/fossunited/forklore/blob/og-image/public/og_image_main.png
image as default meta for home page.
But Maintainer page does not have any meta preview.
Nuxt has this module to render it using vue template.
Note: used v6 beta, although it has tailwind support, it does not have take our css color so had to hard code.
Also not able to reuse as is, since it does not import them all?
For now this looks to work, please LMK if there minimal alternate solution.
Eg: