rawgithack
rawgithack copied to clipboard
Serves files from github, bitbucket and gitlab, but with the correct content types
If a Github Pages repo, is accessed through githack, in many cases a website will render and operate as intended locating all resources through githack instead of Github/Fastly, the user...
We need the functionality of rawgithack, but hosted on our private network and pointed to our private repositories. I tried to make this happen by attempting to run rawgithack locally,...
This would be useful for links like https://github.com/harfbuzz/harfbuzz/releases/download/2.1.1/harfbuzz-2.1.1-win32.zip
When i enter a script file then i would want something like cdnjs gives you ```html ```
It seems githack.com does not work with git lfs. Here's a test repo (not mine) with an LFS file: https://github.com/Schoonology/git-lfs-test - the file `binary.jpg` is stored with LFS. If I...
Github serves files stored using git lfs, on media.githubuserconent.com. Please support it on rawgithack
Hi, Would it be possible to implement this as a solution via a ci/cd pipeline as a deploy function? It would be a great addition. Thx! Mark