You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kudu.apache.org by to...@apache.org on 2016/07/19 00:10:13 UTC

[03/13] incubator-kudu-site git commit: Publish commit(s) from site source repo: 9f3de4c Add weekly update for 7/18 3d42e57 Replace bootstrap with CDN version cc80da3 Make site_tool.py support Python 2.6 and Centos 6

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/kudu-tserver_configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/kudu-tserver_configuration_reference.html b/releases/0.5.0/docs/kudu-tserver_configuration_reference.html
index 2a5eb62..1caaa7a 100644
--- a/releases/0.5.0/docs/kudu-tserver_configuration_reference.html
+++ b/releases/0.5.0/docs/kudu-tserver_configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1214,7 +1216,9 @@ configuration tasks.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1223,7 +1227,6 @@ configuration tasks.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/kudu-tserver_configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/kudu-tserver_configuration_reference_unsupported.html b/releases/0.5.0/docs/kudu-tserver_configuration_reference_unsupported.html
index 3da69fd..ffd712a 100644
--- a/releases/0.5.0/docs/kudu-tserver_configuration_reference_unsupported.html
+++ b/releases/0.5.0/docs/kudu-tserver_configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Unsupported Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -2317,7 +2319,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -2326,7 +2330,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/kudu_impala_integration.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/kudu_impala_integration.html b/releases/0.5.0/docs/kudu_impala_integration.html
index 32fa9cd..02c1d26 100644
--- a/releases/0.5.0/docs/kudu_impala_integration.html
+++ b/releases/0.5.0/docs/kudu_impala_integration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Using Impala With Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1590,7 +1592,9 @@ data.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1599,7 +1603,6 @@ data.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/quickstart.html b/releases/0.5.0/docs/quickstart.html
index 7ae4ba4..b645bfc 100644
--- a/releases/0.5.0/docs/quickstart.html
+++ b/releases/0.5.0/docs/quickstart.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Quickstart</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -495,7 +497,9 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -504,7 +508,6 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/release_notes.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/release_notes.html b/releases/0.5.0/docs/release_notes.html
index 568df82..68cb231 100644
--- a/releases/0.5.0/docs/release_notes.html
+++ b/releases/0.5.0/docs/release_notes.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Release Notes</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -610,7 +612,9 @@ you can monitor the number of tablets per server in the web UI.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -619,7 +623,6 @@ you can monitor the number of tablets per server in the web UI.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/schema_design.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/schema_design.html b/releases/0.5.0/docs/schema_design.html
index 9655ce0..fa1347c 100644
--- a/releases/0.5.0/docs/schema_design.html
+++ b/releases/0.5.0/docs/schema_design.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Schema Design</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -605,7 +607,9 @@ populate the new table.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -614,7 +618,6 @@ populate the new table.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/style_guide.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/style_guide.html b/releases/0.5.0/docs/style_guide.html
index 059b251..7075aad 100644
--- a/releases/0.5.0/docs/style_guide.html
+++ b/releases/0.5.0/docs/style_guide.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Documentation Style Guide</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -692,7 +694,9 @@ Nothing between the slashes will show up.
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -701,7 +705,6 @@ Nothing between the slashes will show up.
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/transaction_semantics.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/transaction_semantics.html b/releases/0.5.0/docs/transaction_semantics.html
index ff01f1b..cff5473 100644
--- a/releases/0.5.0/docs/transaction_semantics.html
+++ b/releases/0.5.0/docs/transaction_semantics.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Transaction Semantics in Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -574,7 +576,9 @@ frequently.
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -583,7 +587,6 @@ frequently.
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/docs/troubleshooting.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/docs/troubleshooting.html b/releases/0.5.0/docs/troubleshooting.html
index bff7ac6..71d9074 100644
--- a/releases/0.5.0/docs/troubleshooting.html
+++ b/releases/0.5.0/docs/troubleshooting.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Troubleshooting</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -543,7 +545,9 @@ below Kudu, such as disk controllers or file systems.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -552,7 +556,6 @@ below Kudu, such as disk controllers or file systems.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.5.0/index.html
----------------------------------------------------------------------
diff --git a/releases/0.5.0/index.html b/releases/0.5.0/index.html
index 637ea54..397971b 100644
--- a/releases/0.5.0/index.html
+++ b/releases/0.5.0/index.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu beta release 0.5.0</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -118,7 +120,9 @@
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -127,7 +131,6 @@
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/administration.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/administration.html b/releases/0.6.0/docs/administration.html
index ce87efc..394ed5d 100644
--- a/releases/0.6.0/docs/administration.html
+++ b/releases/0.6.0/docs/administration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Administration</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -460,7 +462,9 @@ delete old segments.</pre>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -469,7 +473,6 @@ delete old segments.</pre>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/configuration.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/configuration.html b/releases/0.6.0/docs/configuration.html
index 088729a..cdf9557 100644
--- a/releases/0.6.0/docs/configuration.html
+++ b/releases/0.6.0/docs/configuration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Configuring Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -392,7 +394,9 @@ do not read this flag.</p></td>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -401,7 +405,6 @@ do not read this flag.</p></td>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/configuration_reference.html b/releases/0.6.0/docs/configuration_reference.html
index 070e6d8..03511a5 100644
--- a/releases/0.6.0/docs/configuration_reference.html
+++ b/releases/0.6.0/docs/configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Configuration Reference</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -6555,7 +6557,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -6564,7 +6568,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/configuration_reference_unsupported.html b/releases/0.6.0/docs/configuration_reference_unsupported.html
index 48d75d1..b306e8d 100644
--- a/releases/0.6.0/docs/configuration_reference_unsupported.html
+++ b/releases/0.6.0/docs/configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Unsupported Configuration Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -4460,7 +4462,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -4469,7 +4473,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/contributing.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/contributing.html b/releases/0.6.0/docs/contributing.html
index b0e8f41..2bdd809 100644
--- a/releases/0.6.0/docs/contributing.html
+++ b/releases/0.6.0/docs/contributing.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Contributing to Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -729,7 +731,9 @@ to the official Kudu documentation.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -738,7 +742,6 @@ to the official Kudu documentation.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/developing.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/developing.html b/releases/0.6.0/docs/developing.html
index 2a6b2ae..45f2990 100644
--- a/releases/0.6.0/docs/developing.html
+++ b/releases/0.6.0/docs/developing.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Developing Applications With Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -335,7 +337,9 @@ using YARN and Spark in the future.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -344,7 +348,6 @@ using YARN and Spark in the future.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/index.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/index.html b/releases/0.6.0/docs/index.html
index 173ee54..5e9472e 100644
--- a/releases/0.6.0/docs/index.html
+++ b/releases/0.6.0/docs/index.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Documentation</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -186,7 +188,9 @@ and limitations.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -195,7 +199,6 @@ and limitations.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/installation.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/installation.html b/releases/0.6.0/docs/installation.html
index e60bb50..d61f41e 100644
--- a/releases/0.6.0/docs/installation.html
+++ b/releases/0.6.0/docs/installation.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Installing Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1004,7 +1006,9 @@ $ sudo service kudu-tserver start</code></pre>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1013,7 +1017,6 @@ $ sudo service kudu-tserver start</code></pre>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/introduction.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/introduction.html b/releases/0.6.0/docs/introduction.html
index bf773c5..1c245d5 100644
--- a/releases/0.6.0/docs/introduction.html
+++ b/releases/0.6.0/docs/introduction.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Introducing Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -471,7 +473,9 @@ formats using Impala, without the need to change your legacy systems.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -480,7 +484,6 @@ formats using Impala, without the need to change your legacy systems.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/kudu-master_configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/kudu-master_configuration_reference.html b/releases/0.6.0/docs/kudu-master_configuration_reference.html
index 4e54b33..16c7b8a 100644
--- a/releases/0.6.0/docs/kudu-master_configuration_reference.html
+++ b/releases/0.6.0/docs/kudu-master_configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-master Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1214,7 +1216,9 @@ configuration tasks.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1223,7 +1227,6 @@ configuration tasks.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/kudu-master_configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/kudu-master_configuration_reference_unsupported.html b/releases/0.6.0/docs/kudu-master_configuration_reference_unsupported.html
index 1537f1e..cffa0cc 100644
--- a/releases/0.6.0/docs/kudu-master_configuration_reference_unsupported.html
+++ b/releases/0.6.0/docs/kudu-master_configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-master Unsupported Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -2597,7 +2599,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -2606,7 +2610,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/kudu-tserver_configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/kudu-tserver_configuration_reference.html b/releases/0.6.0/docs/kudu-tserver_configuration_reference.html
index 6fb1ab5..722fc5c 100644
--- a/releases/0.6.0/docs/kudu-tserver_configuration_reference.html
+++ b/releases/0.6.0/docs/kudu-tserver_configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1214,7 +1216,9 @@ configuration tasks.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1223,7 +1227,6 @@ configuration tasks.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/kudu-tserver_configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/kudu-tserver_configuration_reference_unsupported.html b/releases/0.6.0/docs/kudu-tserver_configuration_reference_unsupported.html
index 4a48efb..84ed23b 100644
--- a/releases/0.6.0/docs/kudu-tserver_configuration_reference_unsupported.html
+++ b/releases/0.6.0/docs/kudu-tserver_configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Unsupported Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -2345,7 +2347,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -2354,7 +2358,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/kudu_impala_integration.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/kudu_impala_integration.html b/releases/0.6.0/docs/kudu_impala_integration.html
index 8758e74..de45343 100644
--- a/releases/0.6.0/docs/kudu_impala_integration.html
+++ b/releases/0.6.0/docs/kudu_impala_integration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Using Impala With Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1662,7 +1664,9 @@ data.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1671,7 +1675,6 @@ data.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/quickstart.html b/releases/0.6.0/docs/quickstart.html
index 7433c0b..27da688 100644
--- a/releases/0.6.0/docs/quickstart.html
+++ b/releases/0.6.0/docs/quickstart.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Quickstart</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -508,7 +510,9 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -517,7 +521,6 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/release_notes.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/release_notes.html b/releases/0.6.0/docs/release_notes.html
index 046b222..4383f71 100644
--- a/releases/0.6.0/docs/release_notes.html
+++ b/releases/0.6.0/docs/release_notes.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Release Notes</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -643,7 +645,9 @@ you can monitor the number of tablets per server in the web UI.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -652,7 +656,6 @@ you can monitor the number of tablets per server in the web UI.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/schema_design.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/schema_design.html b/releases/0.6.0/docs/schema_design.html
index 30688d8..82ee16d 100644
--- a/releases/0.6.0/docs/schema_design.html
+++ b/releases/0.6.0/docs/schema_design.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Schema Design</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -605,7 +607,9 @@ populate the new table.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -614,7 +618,6 @@ populate the new table.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/style_guide.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/style_guide.html b/releases/0.6.0/docs/style_guide.html
index f76afe4..c1273e9 100644
--- a/releases/0.6.0/docs/style_guide.html
+++ b/releases/0.6.0/docs/style_guide.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu Documentation Style Guide</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -832,7 +834,9 @@ Nothing between the slashes will show up.
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -841,7 +845,6 @@ Nothing between the slashes will show up.
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/transaction_semantics.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/transaction_semantics.html b/releases/0.6.0/docs/transaction_semantics.html
index d2e1536..be19c0a 100644
--- a/releases/0.6.0/docs/transaction_semantics.html
+++ b/releases/0.6.0/docs/transaction_semantics.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Transaction Semantics in Kudu</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -574,7 +576,9 @@ frequently.
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -583,7 +587,6 @@ frequently.
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/docs/troubleshooting.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/docs/troubleshooting.html b/releases/0.6.0/docs/troubleshooting.html
index 5b535b2..93f63df 100644
--- a/releases/0.6.0/docs/troubleshooting.html
+++ b/releases/0.6.0/docs/troubleshooting.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Troubleshooting</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -543,7 +545,9 @@ below Kudu, such as disk controllers or file systems.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -552,7 +556,6 @@ below Kudu, such as disk controllers or file systems.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.6.0/index.html
----------------------------------------------------------------------
diff --git a/releases/0.6.0/index.html b/releases/0.6.0/index.html
index 3f94a46..55cb73f 100644
--- a/releases/0.6.0/index.html
+++ b/releases/0.6.0/index.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Kudu beta release 0.6.0</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -117,7 +119,9 @@
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -126,7 +130,6 @@
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/administration.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/administration.html b/releases/0.7.0/docs/administration.html
index 50d56c1..a364ef3 100644
--- a/releases/0.7.0/docs/administration.html
+++ b/releases/0.7.0/docs/administration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Apache Kudu (incubating) Administration</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -459,7 +461,9 @@ delete old segments.</pre>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -468,7 +472,6 @@ delete old segments.</pre>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/configuration.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/configuration.html b/releases/0.7.0/docs/configuration.html
index 4fd57f9..ef81e39 100644
--- a/releases/0.7.0/docs/configuration.html
+++ b/releases/0.7.0/docs/configuration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Configuring Apache Kudu (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -391,7 +393,9 @@ do not read this flag.</p></td>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -400,7 +404,6 @@ do not read this flag.</p></td>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/configuration_reference.html b/releases/0.7.0/docs/configuration_reference.html
index ec80aeb..2f39080 100644
--- a/releases/0.7.0/docs/configuration_reference.html
+++ b/releases/0.7.0/docs/configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Apache Kudu (incubating) Configuration Reference</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -6629,7 +6631,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -6638,7 +6642,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/configuration_reference_unsupported.html b/releases/0.7.0/docs/configuration_reference_unsupported.html
index 20a11e6..f01fd49 100644
--- a/releases/0.7.0/docs/configuration_reference_unsupported.html
+++ b/releases/0.7.0/docs/configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Apache Kudu (incubating) Unsupported Configuration Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -4563,7 +4565,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -4572,7 +4576,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/contributing.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/contributing.html b/releases/0.7.0/docs/contributing.html
index 9b69dce..447c39c 100644
--- a/releases/0.7.0/docs/contributing.html
+++ b/releases/0.7.0/docs/contributing.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Contributing to Apache Kudu (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -725,7 +727,9 @@ to the official Kudu documentation.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -734,7 +738,6 @@ to the official Kudu documentation.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/developing.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/developing.html b/releases/0.7.0/docs/developing.html
index 0057f1e..12f4561 100644
--- a/releases/0.7.0/docs/developing.html
+++ b/releases/0.7.0/docs/developing.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Developing Applications With Apache Kudu (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -334,7 +336,9 @@ using YARN and Spark in the future.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -343,7 +347,6 @@ using YARN and Spark in the future.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/index.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/index.html b/releases/0.7.0/docs/index.html
index d5409ca..7a2577e 100644
--- a/releases/0.7.0/docs/index.html
+++ b/releases/0.7.0/docs/index.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Apache Kudu (incubating) Documentation</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -185,7 +187,9 @@ and limitations.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -194,7 +198,6 @@ and limitations.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/installation.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/installation.html b/releases/0.7.0/docs/installation.html
index 454b82f..e671a41 100644
--- a/releases/0.7.0/docs/installation.html
+++ b/releases/0.7.0/docs/installation.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Installing Apache Kudu (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1217,7 +1219,9 @@ $ sudo service kudu-tserver start</code></pre>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1226,7 +1230,6 @@ $ sudo service kudu-tserver start</code></pre>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/introduction.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/introduction.html b/releases/0.7.0/docs/introduction.html
index 408c428..9684ee2 100644
--- a/releases/0.7.0/docs/introduction.html
+++ b/releases/0.7.0/docs/introduction.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Introducing Apache Kudu (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -474,7 +476,9 @@ formats using Impala, without the need to change your legacy systems.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -483,7 +487,6 @@ formats using Impala, without the need to change your legacy systems.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/kudu-master_configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/kudu-master_configuration_reference.html b/releases/0.7.0/docs/kudu-master_configuration_reference.html
index f08e7b5..a28cc5b 100644
--- a/releases/0.7.0/docs/kudu-master_configuration_reference.html
+++ b/releases/0.7.0/docs/kudu-master_configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-master Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1184,7 +1186,9 @@ configuration tasks.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1193,7 +1197,6 @@ configuration tasks.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html b/releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html
index 648b3d7..6f02db4 100644
--- a/releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html
+++ b/releases/0.7.0/docs/kudu-master_configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-master Unsupported Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -2652,7 +2654,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -2661,7 +2665,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/kudu-tserver_configuration_reference.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/kudu-tserver_configuration_reference.html b/releases/0.7.0/docs/kudu-tserver_configuration_reference.html
index 1facfc2..a2a1764 100644
--- a/releases/0.7.0/docs/kudu-tserver_configuration_reference.html
+++ b/releases/0.7.0/docs/kudu-tserver_configuration_reference.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1213,7 +1215,9 @@ configuration tasks.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1222,7 +1226,6 @@ configuration tasks.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html b/releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html
index 14a9708..fa180ca 100644
--- a/releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html
+++ b/releases/0.7.0/docs/kudu-tserver_configuration_reference_unsupported.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - kudu-tserver Unsupported Flags</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -2400,7 +2402,9 @@ for informational purposes only. They are subject to change or be removed withou
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -2409,7 +2413,6 @@ for informational purposes only. They are subject to change or be removed withou
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/kudu_impala_integration.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/kudu_impala_integration.html b/releases/0.7.0/docs/kudu_impala_integration.html
index 0551a00..16c488a 100644
--- a/releases/0.7.0/docs/kudu_impala_integration.html
+++ b/releases/0.7.0/docs/kudu_impala_integration.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Using Apache Kudu (incubating) with Apache Impala (incubating)</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -1706,7 +1708,9 @@ data.</p>
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -1715,7 +1719,6 @@ data.</p>
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>

http://git-wip-us.apache.org/repos/asf/incubator-kudu-site/blob/6f93bc45/releases/0.7.0/docs/quickstart.html
----------------------------------------------------------------------
diff --git a/releases/0.7.0/docs/quickstart.html b/releases/0.7.0/docs/quickstart.html
index 0a24c49..5290369 100644
--- a/releases/0.7.0/docs/quickstart.html
+++ b/releases/0.7.0/docs/quickstart.html
@@ -9,7 +9,9 @@
     <meta name="author" content="Cloudera" />
     <title>Apache Kudu (incubating) - Apache Kudu (incubating) Quickstart</title>
     <!-- Bootstrap core CSS -->
-    <link href="/css/bootstrap.min.css" rel="stylesheet" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7"
+          crossorigin="anonymous">
 
     <!-- Custom styles for this template -->
     <link href="/css/justified-nav.css" rel="stylesheet" />
@@ -507,7 +509,9 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
       </footer>
     </div>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
-    <script src="/js/bootstrap.js"></script>
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+            integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+            crossorigin="anonymous"></script>
     <script>
       (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
       (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
@@ -516,7 +520,6 @@ contain references to the previous VM&#8217;s SSH credentials. Remove any refere
 
       ga('create', 'UA-68448017-1', 'auto');
       ga('send', 'pageview');
-
     </script>
     <script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/3.1.0/anchor.js"></script>
     <script>