Alternative CDN Resources Besides RawGit

As we know, RawGit is a CDN source Open Source service site for loading static files from the GitHub link A few years ago since  Google Code was officially closed in early 2016, from there I started using GitHub to store script files that I usually add to the templates I share here and on the Idntheme site I convert the link from the script file via the RawGit site so that it can be read in the Blogger template.


But a few days ago I was surprised by two news. First with the news about Alphabetthat will close the Google+ service because it is suspected there is a bug that exposes 500 thousand users' personal data and the second news about RawGit that does not serve convert the new link again and it will have an impact on the loss of direct access from GitHub to the link external that is added to the template which causes an error on the blog because the bridge (RawGit) is not working. RawGit services are at least active until October 2019 - Read more .

Alternative CDN Resources Besides RawGit


So here I will recommend some alternative CDN sources besides RawGit that you can use:

GitHack


GitHack is one of the Open Source CDN source service sites that you can use, the way it works is the same as RawGit and now I start replacing all the links in the template from RawGit to GitHack service. Besides GitHub, GitHack also supports files that are hosted from Bitbucket and GitLab. Read more .

jsDelivr


The way it works is almost the same as RawGit which is an Open Source CDN source service, here you can convert direct links from RawGit to jsDelivr. Read more .

Staticaly


And Staticaly is another alternative to GitHack and jsDelivr . Here you can change the link from RawGit to Staticaly just like jsDelivr. Read more .

How to Change All RawGit Links in a Template


The trick is quite easy, here you just need to replace all of these links in the template or in the code that you add in the post: 

GitHack

https://cdn.rawgit.com/

Replace all with links

https://rawcdn.githack.com/

Or from Staticaly

https://cdn.rawgit.com/

Replace all with links

https://cdn.staticaly.com/gh/

Well done. For template users from Arlina Design and Idntheme can do the above to keep the blog running properly even though it's only temporary and we don't know how long the service will remain active because the above CDN services are Open Source services. 

That is a post for Alternative CDN Resources Besides RawGit , hopefully it can provide benefits to all friends. Wassalam.