+ [8 years ago] copumpkin thanks tobiasvl :) https://github.com/github/linguist/blob/master/vendor/README.md looks like it
+ [8 years ago] peatpunk_ Hey @channel, does anyone know if camo.githubusercontent.com has a IP range? I'd like to restrict access and permit only these IPs if possible.
+ [8 years ago] Seveas peatpunk_: https://help.github.com/articles/what-ip-addresses-does-github-use-that-i-should-whitelist/
+ [8 years ago] peatpunk_ Thanks @seveas...I was whitelisting those, but I borked something else which I just discovered. 192.30.252.0/22 range is what I have (and is now working)

message no. 160449

Posted by copumpkin in #github at 2017-01-05T18:58:50Z

in the sense that some source highlighting on github started acting up recently and I'd like to file an issue, but no search terms I can think of are finding the repo that controls github's own highlighter
+ [8 years ago] Sna4x8 I have a JavaScript project on GitHub for which documentation is generated using jsdoc. I don't commit the documentation since the user can always generate it. Now I'd like to host a copy of the documentation using gh-pages, but I'm struggling with how to best do that.
+ [8 years ago] Sna4x8 1) I need documentation for each minor version of my project. I currently create tags for my releases. Is that possible with gh-pages documentation hosting?
+ [8 years ago] ZexaronS I can't find a way to delete my fork