hackernews-button
hackernews-button copied to clipboard
HIDPI or Retina support
Looks blurry on retina mac.
Hmm, do you have a hi-res HN button we could use? We can inline it directly...
https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html#L28
No, I don't have one. Shouldn't be hard to find though.
On Sunday, November 25, 2012 at 1:27 PM, Ilya Grigorik wrote:
Hmm, do you have a hi-res HN button we could use? We can inline it directly... https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html#L28
— Reply to this email directly or view it on GitHub (https://github.com/igrigorik/hackernews-button/issues/8#issuecomment-10697198).
happy to add this, as well as some other fixes and visual improvements. but i have no idea where to start with running the test server locally with app engine and Go. if there were some dev instructions that would be awesome.
@ianstormtaylor let me copy your jekyll blog theme and I'll give you some instructions for testing this locally.
hahaha i guess i'll have to hold out for @igrigorik then :p — the theme isn't that unique though tbh
@ianstormtaylor all of the relevant markup is in this file: https://github.com/igrigorik/hackernews-button/blob/master/hnbutton/button.html
You may need to strip some of the templating stuff, but that should be easy to do.. You can then open it directly in your browser and edit from there.