nuxt / nuxters

https://nuxters.nuxt.com
MIT License
133 stars 17 forks source link

Profiles Being Publicly Accessible #29

Closed mrnasil closed 11 months ago

mrnasil commented 11 months ago

I think it is possible to create a dynamic path in the format '/profile/:githubusername' to fetch the user's image and score. Additionally, the generated image and link can be made easily shareable on social media. The image can be dynamically generated.

Atinux commented 11 months ago

It's in progress @mrnasil

See https://github.com/nuxt/nuxters/tree/feat/single-page

mrnasil commented 11 months ago

I am eagerly waiting. Can we also add this page or the generated og:image to the GitHub readme section?

Atinux commented 11 months ago

Indeed, once we are capable of generating the og:image with this design: social-image