raw.githack.com – like rawgit.com but supports bitbucket as well and runs on plain nginx
Posted by jpluimers on 2017/03/07
Found out recently that next to rawgit.com there is also raw.githack.com which contrary to the name also supports bitbucket files:
- [WayBack] raw.githack.com serves raw files directly from GitHub or Bitbucket with proper Content-Type headers (with Media-Type values).
- [WayBack] github.com/neoascetic/rawgithack
- plain nginx
- [WayBack] RawGit served raw files directly from GitHub with proper Content-Type headers.
- [WayBack] github.com/rgrove/rawgit
- requires node.js and express.js
–jeroen
Leave a Reply