_includes/head.html (14 lines of code) (raw):

<meta charset="utf-8"> <title>Apache jclouds&reg; :: {{ page.title }}</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content=""> <meta name="author" content=""> <!--link rel="stylesheet/less" href="less/bootstrap.less" type="text/css" /--> <!--link rel="stylesheet/less" href="less/responsive.less" type="text/css" /--> <!--script src="js/less-1.3.3.min.js"></script--> <!--append ‘#!watch’ to the browser URL, then refresh the page. --> <link href="/css/bootstrap.min.css" rel="stylesheet"> <link href="/css/style.css" rel="stylesheet"> <link href="/css/syntax.css" rel="stylesheet"> <!-- HTML5 shim, for IE6-8 support of HTML5 elements --> <!--[if lt IE 9]> <script src="js/html5shiv.js"></script> <![endif]--> <!-- Fav and touch icons --> <!-- <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/img/apple-touch-icon-114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/img/apple-touch-icon-72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="/img/apple-touch-icon-57-precomposed.png"> --> <link rel="shortcut icon" href="/favicon.ico"> <link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="Blog Posts Feed"> <link rel="alternate" type="application/atom+xml" href="/releasenotes/atom.xml" title="Release Notes Feed"> <script type="text/javascript" src="/js/jquery.min.js"></script> <script type="text/javascript" src="/js/bootstrap.min.js"></script> <script type="text/javascript" src="/js/toc.js"></script>