Great project, it seems that some companies —like Citymapper— use the API[0]. Would be nice if they also contributed with code or supported the author.
A particular thing I'm missing is to share read access to private repos with a link. Could be useful to share work with people that doesn't have a GitHub account (managers, etc)
We had a similar issue – we wanted non-product people to be able to view milestones, issues, report issues, etc and the solution suggested was to create a separate repository for issues.
At the moment I'm using loadCSS (https://github.com/filamentgroup/loadCSS) to render local fonts on my projects. I wonder how difficult would be to create a subset of the font to load first, and then switch it for the full family once the site is loaded (as the article suggests).
As a website visitor, I'd prefer sites stuck with the bloody built-in fonts. Can be get some kind of project to increase the standard, cross-platform fonts available in all platforms/browsers to 30-50 from the ~10 that they are now?
I do this because the fonts on my Linux box either render strangely or are downright ugly, especially ones loaded from some other website (I consider myself a designer before a UNIX geek).
You can do this natively on Firefox though, and Firefox is much better at it. With Firefox on OS X I use either Charter or Iowan Old Style for serif, Adelle Sans for sans-serif, and Monaco for monospace.
> fonts on my Linux box either render strangely or are downright ugly
The "fc-match" command can be used with font-family name to figure out what fallback font your system is selecting by default. There is also a "fonts.conf" file in which you can specify your preferred fallback.
>the fonts on my Linux box either render strangely or are downright ugly
Out of curiosity, which distro are you using? It sounds like there are missing fonts and your system is falling back to some really bad fonts in their place. The fix may be just installing a couple packages with more fonts.
[0]: https://citybik.es/projects