bookmark.style icon indicating copy to clipboard operation
bookmark.style copied to clipboard

Can I embed generated bookmark image in GitHub README?

Open kaichii opened this issue 3 years ago • 2 comments

Beautiful bookmark generator! nice work! By the way, Can I use it in GitHub README by image link, for example:

![bookmark](https://bookmark.style/?url=<url>&<other options>)

kaichii avatar Jun 14 '22 08:06 kaichii

@kaichii That's a new feature, and we need to provide a server to render the image. Maybe support this feature in the future, but not now.

xiaoluoboding avatar Jun 14 '22 10:06 xiaoluoboding

@kaichii That's a new feature, and we need to provide a server to render the image. Maybe support this feature in the feature, but not now.

thx! I'm glad to help if needed.

kaichii avatar Jun 14 '22 10:06 kaichii

Sorry to keep you waiting, Finally I creating a service for this feature.

https://svg.bookmark.style/api?url=https://bookmark.style&mode=light

Now, we can embed the bookmark card in the README.md using this servcie.

[![onetab.group](https://svg.bookmark.style/api?url=https://onetab.group&mode=light)](https://onetab.group)

Take a look at the service repo: https://github.com/xiaoluoboding/metafy-svg for more details.

have fun.

xiaoluoboding avatar Oct 08 '22 02:10 xiaoluoboding

@xiaoluoboding Nice work!

kaichii avatar Oct 10 '22 06:10 kaichii