aria

Results 49 comments of aria

I found another theme that refuses to work in oni: https://github.com/arzg/vim-colors-xcode colorscheme works perfect in standalone vim, but loads blank theme (same theme that loads when you have a misspelled/invalid...

@patrikmolsson you should open a separate issue for that, unfortunately not related to this one.

Here: http://www.iplists.com/ My only concern with using a static list, is that I think it might be unfair to block IPs like localhost out of the box. If I find...

I'm not sure, I haven't used facebook in a while so it's pretty low on my list of priorities. I'd definitely merge in a PR if anybody wants to go...

I'd take a look at this thread that was closed recently: https://github.com/syntra/gatsby-remark-social-cards/issues/23#issuecomment-600837592 LMK if you're still having issues

Yeah I'd definitely be open to that :) Sorry for the delayed response, I haven't worked on this plugin in a bit. I could probably add that in sometime this...

I was thinking about this a bit more since commenting, and I think I have an idea of how this would best work. The author should be pulled from sitemetadata...

So the reason I went with jimp is because there are no external dependencies. ImageMagick or Cairo is for sure an ideal solution, but I don't think works in the...

Fonts are, unfortunately, a bit of a complex issue with node. There's a bit of an explanation of why that is here: https://github.com/oliver-moran/jimp/issues/554#issuecomment-413939210 This specific issue with font colors isn't...

I found [this repo](https://github.com/mattdesl/text-modules#text-modules) which has a bunch of links to font processing libraries. I'm not on my dev machine now, but when I get back on it later tonight...