Is there a content delivery network (CDN) that is hosting google-code-prettify?
I am putting together a blog on TypePad and would like to take advantage of a CDN if possible.
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
A content delivery network (CDN) refers to a geographically distributed group of servers which work together to provide fast delivery of Internet content. A CDN allows for the quick transfer of assets needed for loading Internet content including HTML pages, javascript files, stylesheets, images, and videos.
Found it!
http://www.cdnjs.com/libraries/prettify
<script src="http://cdnjs.cloudflare.com/ajax/libs/prettify/r298/run_prettify.js" type="text/javascript"></script> <link href="http://cdnjs.cloudflare.com/ajax/libs/prettify/r298/prettify.css" type="text/css">
Update: https://github.com/cdnjs/cdnjs/issues/695 (see bottom of page)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With