Merge pull request #133 from nvnvenki/master

Added more js and css CDNs
This commit is contained in:
R.I.Pienaar 2015-04-03 11:16:37 +01:00
commit 2a26c5de2e

View File

@ -138,6 +138,10 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
* http://www.cloudflare.com/ - Basic service is free, good for a blog
* http://www.bootstrapcdn.com/ - CDN for bootstrap, bootswatch and font awesome
* https://surge.sh - Zero-bullshit, singlecommand, bring your own source control web publishing CDN.
* https://cdnjs.com/ - CDN for JavaScript libraries, CSS libraries, SWF, images, etc!
* http://www.jsdelivr.com/ - A free super-fast CDN for developers and webmasters
* https://developers.google.com/speed/libraries/ - The Google Hosted Libraries is a content distribution network for the most popular, open-source JavaScript libraries.
* https://www.asp.net/ajax/cdn - The Microsoft Ajax Content Delivery Network (CDN) hosts popular third party JavaScript libraries such as jQuery and enables you to easily add them to your Web application
## PaaS