🪦
RawGit
Shut Down — October 2019
What was it?
Served raw GitHub files via CDN. Used everywhere for loading JS/CSS from GitHub repos.
What happened?
Maintained by one person. CDN costs became unsustainable. Recommended jsDelivr as replacement.
Migration Guide
jsDelivr (cdn.jsdelivr.net/gh/user/repo@version/file), unpkg, or GitHub Pages.