Skip to content

Instantly share code, notes, and snippets.

@mahendra0859
Created April 16, 2020 10:25
Show Gist options
  • Save mahendra0859/c3f18d0afde3979527e279f6daacf918 to your computer and use it in GitHub Desktop.
Save mahendra0859/c3f18d0afde3979527e279f6daacf918 to your computer and use it in GitHub Desktop.
Content Delivery Network - serving static js and css files

Content Delivery Network - serving static js and css files

  • Open the file that need to serve as static
  • Click on the 'Raw' option
  • Copy the url from the brower tab
  • Open GitCDN or min GitCDN
  • Paste the URL and copy the CDN link generated by GitCDN and use for serving css or js files

JS CDN :

Jquery Gallery :

Modernizr :

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment