Silly suggestion - show something like the contribution graph along the very bottom of the card, like a border. Those who know what it means will _know_, to everyone else it's just decorative.
Show HN: A GitHub business card generator
21–30 of 59 posts
Interesting idea. Noted :)
Re: Show HN: A GitHub business card generator
#22Seems broken on Firefox for Android (mobile). It displays half the card [0]. [0] https://imgur.com/a/CQ7QXkB
I'm using firefox nightly on android and it displays normally. Maybe your internet connection?
Re: Show HN: A GitHub business card generator
#23Awesome! Made a change to my profile as a result but I guess the site is caching generated profiles. How long is the cache?
Re: Show HN: A GitHub business card generator
#24What's a business card?
Re: Show HN: A GitHub business card generator
#25What's a business card?
[deleted]
Re: Show HN: A GitHub business card generator
#26Awesome! Made a change to my profile as a result but I guess the site is caching generated profiles. How long is the cache?
The cache lives only in your browser, so Cmd+Shift+R (on Mac) should refresh the image :)
Re: Show HN: A GitHub business card generator
#27What's a business card?
Hehe that is a funny comment.
Re: Show HN: A GitHub business card generator
#28I really like that suble off-white coloring (sorry, someone had to say it).
I came to the comments explicitly looking for this :)
Re: Show HN: A GitHub business card generator
#29Re: Show HN: A GitHub business card generator
#30Nice project! Sadly the emojis present in my GitHub bio aren’t being rendered. I can’t see them in the image. :)
Yes, there was a bug with the image not rendering with certain emojis, so I had to remove them as a quick fix. But I’ll investigate to find a way to show them :)
You'd have to load a special font that has extended Unicode support to render Emoji. Not sure how that's done in Vercel's OG generator.