You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by mj...@apache.org on 2017/06/20 16:24:47 UTC

[17/19] accumulo-website git commit: Jekyll build from master:c9398c5

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.6/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.6/examples/rowhash.html b/1.6/examples/rowhash.html
index 6569973..c65fd5b 100644
--- a/1.6/examples/rowhash.html
+++ b/1.6/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.6/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.6/examples/shard.html b/1.6/examples/shard.html
index 21650d7..63a95e8 100644
--- a/1.6/examples/shard.html
+++ b/1.6/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.6/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.6/examples/tabletofile.html b/1.6/examples/tabletofile.html
index 8e86893..f0f475e 100644
--- a/1.6/examples/tabletofile.html
+++ b/1.6/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.6/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.6/examples/terasort.html b/1.6/examples/terasort.html
index eeaeb22..5c6c4dc 100644
--- a/1.6/examples/terasort.html
+++ b/1.6/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.6/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.6/examples/visibility.html b/1.6/examples/visibility.html
index 8420770..22ce51b 100644
--- a/1.6/examples/visibility.html
+++ b/1.6/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.7/examples/batch.html b/1.7/examples/batch.html
index e0abad7..ded36e3 100644
--- a/1.7/examples/batch.html
+++ b/1.7/examples/batch.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bloom.html b/1.7/examples/bloom.html
index 9855048..5a15723 100644
--- a/1.7/examples/bloom.html
+++ b/1.7/examples/bloom.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.7/examples/bulkIngest.html b/1.7/examples/bulkIngest.html
index b310e8d..020a83b 100644
--- a/1.7/examples/bulkIngest.html
+++ b/1.7/examples/bulkIngest.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.7/examples/classpath.html b/1.7/examples/classpath.html
index 7f9c300..0272732 100644
--- a/1.7/examples/classpath.html
+++ b/1.7/examples/classpath.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/client.html
----------------------------------------------------------------------
diff --git a/1.7/examples/client.html b/1.7/examples/client.html
index 993ae3f..fd07a22 100644
--- a/1.7/examples/client.html
+++ b/1.7/examples/client.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.7/examples/combiner.html b/1.7/examples/combiner.html
index 0d1ffd3..5c4859e 100644
--- a/1.7/examples/combiner.html
+++ b/1.7/examples/combiner.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.7/examples/constraints.html b/1.7/examples/constraints.html
index 167cb47..518ad83 100644
--- a/1.7/examples/constraints.html
+++ b/1.7/examples/constraints.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.7/examples/dirlist.html b/1.7/examples/dirlist.html
index f4c6bd4..535b70a 100644
--- a/1.7/examples/dirlist.html
+++ b/1.7/examples/dirlist.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/export.html
----------------------------------------------------------------------
diff --git a/1.7/examples/export.html b/1.7/examples/export.html
index 4119a1e..c7cf143 100644
--- a/1.7/examples/export.html
+++ b/1.7/examples/export.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filedata.html b/1.7/examples/filedata.html
index ffaba4b..dd913a4 100644
--- a/1.7/examples/filedata.html
+++ b/1.7/examples/filedata.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.7/examples/filter.html b/1.7/examples/filter.html
index 4ee1ba7..64cdb8e 100644
--- a/1.7/examples/filter.html
+++ b/1.7/examples/filter.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.7/examples/helloworld.html b/1.7/examples/helloworld.html
index d2c61ac..77b6a23 100644
--- a/1.7/examples/helloworld.html
+++ b/1.7/examples/helloworld.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/index.html
----------------------------------------------------------------------
diff --git a/1.7/examples/index.html b/1.7/examples/index.html
index 77c921e..5bff3fa 100644
--- a/1.7/examples/index.html
+++ b/1.7/examples/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/isolation.html b/1.7/examples/isolation.html
index 80072f7..6be6e62 100644
--- a/1.7/examples/isolation.html
+++ b/1.7/examples/isolation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.7/examples/mapred.html b/1.7/examples/mapred.html
index f299324..029b75b 100644
--- a/1.7/examples/mapred.html
+++ b/1.7/examples/mapred.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.7/examples/maxmutation.html b/1.7/examples/maxmutation.html
index 1eb1021..ed60004 100644
--- a/1.7/examples/maxmutation.html
+++ b/1.7/examples/maxmutation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.7/examples/regex.html b/1.7/examples/regex.html
index 539d4d5..ab72ecb 100644
--- a/1.7/examples/regex.html
+++ b/1.7/examples/regex.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.7/examples/reservations.html b/1.7/examples/reservations.html
index be8b22d..7248ccf 100644
--- a/1.7/examples/reservations.html
+++ b/1.7/examples/reservations.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.7/examples/rowhash.html b/1.7/examples/rowhash.html
index cd7e0bd..f0447ee 100644
--- a/1.7/examples/rowhash.html
+++ b/1.7/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.7/examples/shard.html b/1.7/examples/shard.html
index 21650d7..63a95e8 100644
--- a/1.7/examples/shard.html
+++ b/1.7/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.7/examples/tabletofile.html b/1.7/examples/tabletofile.html
index 9636837..f87e144 100644
--- a/1.7/examples/tabletofile.html
+++ b/1.7/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.7/examples/terasort.html b/1.7/examples/terasort.html
index eeaeb22..5c6c4dc 100644
--- a/1.7/examples/terasort.html
+++ b/1.7/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.7/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.7/examples/visibility.html b/1.7/examples/visibility.html
index 8420770..22ce51b 100644
--- a/1.7/examples/visibility.html
+++ b/1.7/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/batch.html
----------------------------------------------------------------------
diff --git a/1.8/examples/batch.html b/1.8/examples/batch.html
index 2a22239..832163e 100644
--- a/1.8/examples/batch.html
+++ b/1.8/examples/batch.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/bloom.html
----------------------------------------------------------------------
diff --git a/1.8/examples/bloom.html b/1.8/examples/bloom.html
index 6bada5b..0478c6f 100644
--- a/1.8/examples/bloom.html
+++ b/1.8/examples/bloom.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/bulkIngest.html
----------------------------------------------------------------------
diff --git a/1.8/examples/bulkIngest.html b/1.8/examples/bulkIngest.html
index 1db31d3..2355aa0 100644
--- a/1.8/examples/bulkIngest.html
+++ b/1.8/examples/bulkIngest.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/classpath.html
----------------------------------------------------------------------
diff --git a/1.8/examples/classpath.html b/1.8/examples/classpath.html
index 12e4f02..80a9845 100644
--- a/1.8/examples/classpath.html
+++ b/1.8/examples/classpath.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/client.html
----------------------------------------------------------------------
diff --git a/1.8/examples/client.html b/1.8/examples/client.html
index 6b6a88a..a9e22ea 100644
--- a/1.8/examples/client.html
+++ b/1.8/examples/client.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/combiner.html
----------------------------------------------------------------------
diff --git a/1.8/examples/combiner.html b/1.8/examples/combiner.html
index 7f5c1b5..7341e4f 100644
--- a/1.8/examples/combiner.html
+++ b/1.8/examples/combiner.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/constraints.html
----------------------------------------------------------------------
diff --git a/1.8/examples/constraints.html b/1.8/examples/constraints.html
index 2f3065d..601370c 100644
--- a/1.8/examples/constraints.html
+++ b/1.8/examples/constraints.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/dirlist.html
----------------------------------------------------------------------
diff --git a/1.8/examples/dirlist.html b/1.8/examples/dirlist.html
index fb5d2af..5fd9444 100644
--- a/1.8/examples/dirlist.html
+++ b/1.8/examples/dirlist.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/export.html
----------------------------------------------------------------------
diff --git a/1.8/examples/export.html b/1.8/examples/export.html
index e407503..5505603 100644
--- a/1.8/examples/export.html
+++ b/1.8/examples/export.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/filedata.html
----------------------------------------------------------------------
diff --git a/1.8/examples/filedata.html b/1.8/examples/filedata.html
index 8ea1726..a90225f 100644
--- a/1.8/examples/filedata.html
+++ b/1.8/examples/filedata.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/filter.html
----------------------------------------------------------------------
diff --git a/1.8/examples/filter.html b/1.8/examples/filter.html
index f0f22e0..9eb797f 100644
--- a/1.8/examples/filter.html
+++ b/1.8/examples/filter.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/helloworld.html
----------------------------------------------------------------------
diff --git a/1.8/examples/helloworld.html b/1.8/examples/helloworld.html
index cbeab7c..8a0f96d 100644
--- a/1.8/examples/helloworld.html
+++ b/1.8/examples/helloworld.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/index.html
----------------------------------------------------------------------
diff --git a/1.8/examples/index.html b/1.8/examples/index.html
index 267b630..2f6cbbf 100644
--- a/1.8/examples/index.html
+++ b/1.8/examples/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/isolation.html
----------------------------------------------------------------------
diff --git a/1.8/examples/isolation.html b/1.8/examples/isolation.html
index 7c98c51..b8221c6 100644
--- a/1.8/examples/isolation.html
+++ b/1.8/examples/isolation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/mapred.html
----------------------------------------------------------------------
diff --git a/1.8/examples/mapred.html b/1.8/examples/mapred.html
index b91b7c1..81e5f7f 100644
--- a/1.8/examples/mapred.html
+++ b/1.8/examples/mapred.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/maxmutation.html
----------------------------------------------------------------------
diff --git a/1.8/examples/maxmutation.html b/1.8/examples/maxmutation.html
index 8292ee7..6bbd4d8 100644
--- a/1.8/examples/maxmutation.html
+++ b/1.8/examples/maxmutation.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/regex.html
----------------------------------------------------------------------
diff --git a/1.8/examples/regex.html b/1.8/examples/regex.html
index 4e0239a..08239c7 100644
--- a/1.8/examples/regex.html
+++ b/1.8/examples/regex.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/reservations.html
----------------------------------------------------------------------
diff --git a/1.8/examples/reservations.html b/1.8/examples/reservations.html
index 10d2ffa..2b594e4 100644
--- a/1.8/examples/reservations.html
+++ b/1.8/examples/reservations.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/rgbalancer.html
----------------------------------------------------------------------
diff --git a/1.8/examples/rgbalancer.html b/1.8/examples/rgbalancer.html
index ad86503..39822af 100644
--- a/1.8/examples/rgbalancer.html
+++ b/1.8/examples/rgbalancer.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/rowhash.html
----------------------------------------------------------------------
diff --git a/1.8/examples/rowhash.html b/1.8/examples/rowhash.html
index 34fb8e2..87bed6e 100644
--- a/1.8/examples/rowhash.html
+++ b/1.8/examples/rowhash.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/sample.html
----------------------------------------------------------------------
diff --git a/1.8/examples/sample.html b/1.8/examples/sample.html
index 3d324e7..bd65cec 100644
--- a/1.8/examples/sample.html
+++ b/1.8/examples/sample.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/shard.html
----------------------------------------------------------------------
diff --git a/1.8/examples/shard.html b/1.8/examples/shard.html
index 0659fc5..03ed2f7 100644
--- a/1.8/examples/shard.html
+++ b/1.8/examples/shard.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/tabletofile.html
----------------------------------------------------------------------
diff --git a/1.8/examples/tabletofile.html b/1.8/examples/tabletofile.html
index 8f95c9e..08fed53 100644
--- a/1.8/examples/tabletofile.html
+++ b/1.8/examples/tabletofile.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/terasort.html
----------------------------------------------------------------------
diff --git a/1.8/examples/terasort.html b/1.8/examples/terasort.html
index 1467431..3185bb7 100644
--- a/1.8/examples/terasort.html
+++ b/1.8/examples/terasort.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/1.8/examples/visibility.html
----------------------------------------------------------------------
diff --git a/1.8/examples/visibility.html b/1.8/examples/visibility.html
index f6c4a7b..576ac1f 100644
--- a/1.8/examples/visibility.html
+++ b/1.8/examples/visibility.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2014/05/03/accumulo-classloader.html
----------------------------------------------------------------------
diff --git a/blog/2014/05/03/accumulo-classloader.html b/blog/2014/05/03/accumulo-classloader.html
index a84c6a2..578d5a5 100644
--- a/blog/2014/05/03/accumulo-classloader.html
+++ b/blog/2014/05/03/accumulo-classloader.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">The Accumulo ClassLoader</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Dave Marion </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;03 May 2014 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Dave Marion<br>
+<b>Date: </b>&nbsp;&nbsp;03 May 2014<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/the_accumulo_classloader">https://blogs.apache.org/accumulo/entry/the_accumulo_classloader</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
----------------------------------------------------------------------
diff --git a/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html b/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
index 4492458..038796f 100644
--- a/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
+++ b/blog/2014/05/27/getting-started-with-accumulo-1.6.0.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Getting Started with Apache Accumulo 1.6.0</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Josh Elser </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;27 May 2014 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Josh Elser<br>
+<b>Date: </b>&nbsp;&nbsp;27 May 2014<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/getting_started_with_apache_accumulo">https://blogs.apache.org/accumulo/entry/getting_started_with_apache_accumulo</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
----------------------------------------------------------------------
diff --git a/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html b/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
index 6cd26ed..95346b7 100644
--- a/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
+++ b/blog/2014/06/25/scaling-accumulo-with-multivolume-support.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Scaling Accumulo with Multi-Volume Support</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Dave Marion & Eric Newton </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;25 Jun 2014 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Dave Marion & Eric Newton<br>
+<b>Date: </b>&nbsp;&nbsp;25 Jun 2014<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/scaling_accumulo_with_multi_volume">https://blogs.apache.org/accumulo/entry/scaling_accumulo_with_multi_volume</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2014/07/09/functional-reads-over-accumulo.html
----------------------------------------------------------------------
diff --git a/blog/2014/07/09/functional-reads-over-accumulo.html b/blog/2014/07/09/functional-reads-over-accumulo.html
index 863c8d4..111fb44 100644
--- a/blog/2014/07/09/functional-reads-over-accumulo.html
+++ b/blog/2014/07/09/functional-reads-over-accumulo.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Functional reads over Accumulo</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Josh Elser </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;09 Jul 2014 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Josh Elser<br>
+<b>Date: </b>&nbsp;&nbsp;09 Jul 2014<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/thinking_about_reads_over_accumulo">https://blogs.apache.org/accumulo/entry/thinking_about_reads_over_accumulo</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
----------------------------------------------------------------------
diff --git a/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html b/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
index 97c4714..b321da5 100644
--- a/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
+++ b/blog/2014/09/02/generating-keystores-for-configuring-accumulo-with-ssl.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Generating Keystores for configuring Accumulo with SSL</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Josh Elser </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;02 Sep 2014 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Josh Elser<br>
+<b>Date: </b>&nbsp;&nbsp;02 Sep 2014<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/generating_keystores_for_configuring_accumulo">https://blogs.apache.org/accumulo/entry/generating_keystores_for_configuring_accumulo</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2015/03/20/balancing-groups-of-tablets.html
----------------------------------------------------------------------
diff --git a/blog/2015/03/20/balancing-groups-of-tablets.html b/blog/2015/03/20/balancing-groups-of-tablets.html
index 1f342b9..18496de 100644
--- a/blog/2015/03/20/balancing-groups-of-tablets.html
+++ b/blog/2015/03/20/balancing-groups-of-tablets.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Balancing Groups of Tablets</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Keith Turner </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;20 Mar 2015 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Keith Turner<br>
+<b>Date: </b>&nbsp;&nbsp;20 Mar 2015<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/balancing_groups_of_tablets">https://blogs.apache.org/accumulo/entry/balancing_groups_of_tablets</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
----------------------------------------------------------------------
diff --git a/blog/2015/04/06/replicating-data-across-accumulo-clusters.html b/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
index 5733f8f..f25b9de 100644
--- a/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
+++ b/blog/2015/04/06/replicating-data-across-accumulo-clusters.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Replicating data across Accumulo clusters</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Josh Elser </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;06 Apr 2015 </td></tr>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Josh Elser<br>
+<b>Date: </b>&nbsp;&nbsp;06 Apr 2015<br>
 
-</table>
-<p>
+</p>
 
 <p>Originally posted at <a href="https://blogs.apache.org/accumulo/entry/data_center_replication">https://blogs.apache.org/accumulo/entry/data_center_replication</a></p>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2016/11/02/durability-performance.html
----------------------------------------------------------------------
diff --git a/blog/2016/11/02/durability-performance.html b/blog/2016/11/02/durability-performance.html
index 9d4d93f..45592fc 100644
--- a/blog/2016/11/02/durability-performance.html
+++ b/blog/2016/11/02/durability-performance.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Durability Performance Implications</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Keith Turner </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;02 Nov 2016 </td></tr>
-<tr><td><b>Reviewer(s) </b></td><td> &nbsp;&nbsp;Josh Elser, Dave Marion, Christopher Tubbs </td></tr>
-</table>
-<p>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Keith Turner<br>
+<b>Date: </b>&nbsp;&nbsp;02 Nov 2016<br>
+<b>Reviewer(s) </b> &nbsp;&nbsp;Josh Elser, Dave Marion, Christopher Tubbs<br>
+</p>
 
 <h2 id="overview">Overview</h2>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2016/11/16/simpler-scripts-and-config.html
----------------------------------------------------------------------
diff --git a/blog/2016/11/16/simpler-scripts-and-config.html b/blog/2016/11/16/simpler-scripts-and-config.html
index ab0b9d6..b989f6e 100644
--- a/blog/2016/11/16/simpler-scripts-and-config.html
+++ b/blog/2016/11/16/simpler-scripts-and-config.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Simpler scripts and configuration coming in Accumulo 2.0.0</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Mike Walch </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;16 Nov 2016 </td></tr>
-<tr><td><b>Reviewer(s) </b></td><td> &nbsp;&nbsp;Josh Elser, Chistopher Tubbs </td></tr>
-</table>
-<p>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Mike Walch<br>
+<b>Date: </b>&nbsp;&nbsp;16 Nov 2016<br>
+
+</p>
 
 <p>For the upcoming 2.0.0 release, Accumulo’s scripts and configuration <a href="https://issues.apache.org/jira/browse/ACCUMULO-4490">were refactored</a>
 to make Accumulo easier to use. While Accumulo’s documentation (i.e. the user

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2016/12/19/running-on-fedora-25.html
----------------------------------------------------------------------
diff --git a/blog/2016/12/19/running-on-fedora-25.html b/blog/2016/12/19/running-on-fedora-25.html
index 73649e9..6977881 100644
--- a/blog/2016/12/19/running-on-fedora-25.html
+++ b/blog/2016/12/19/running-on-fedora-25.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Running Accumulo on Fedora 25</h1>
           
-          <table>
-<tr><td><b>Author</b></td><td>&nbsp;&nbsp;Christopher Tubbs and Mike Miller </td></tr>
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;19 Dec 2016 </td></tr>
-<tr><td><b>Reviewer(s) </b></td><td> &nbsp;&nbsp;Keith Turner, Mike Walch </td></tr>
-</table>
-<p>
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Christopher Tubbs and Mike Miller<br>
+<b>Date: </b>&nbsp;&nbsp;19 Dec 2016<br>
+<b>Reviewer(s) </b> &nbsp;&nbsp;Keith Turner, Mike Walch<br>
+</p>
 
 <p>Apache Accumulo has been available in <a href="https://getfedora.org/">Fedora</a> since F20. Recently, the Fedora
 packages have been updated to Accumulo version <code class="highlighter-rouge">1.6.6</code> and have made some

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2017/03/06/security-performance-implications.html
----------------------------------------------------------------------
diff --git a/blog/2017/03/06/security-performance-implications.html b/blog/2017/03/06/security-performance-implications.html
index 91fbfb1..56d05b3 100644
--- a/blog/2017/03/06/security-performance-implications.html
+++ b/blog/2017/03/06/security-performance-implications.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Security Performance Implications</h1>
           
-          <table>
+          <p>
 
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;06 Mar 2017 </td></tr>
+<b>Date: </b>&nbsp;&nbsp;06 Mar 2017<br>
 
-</table>
-<p>
+</p>
 
 
 <p>The purpose of this two part series was to measure the performance impact of

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2017/03/21/happy-anniversary-accumulo.html
----------------------------------------------------------------------
diff --git a/blog/2017/03/21/happy-anniversary-accumulo.html b/blog/2017/03/21/happy-anniversary-accumulo.html
index 242a9f6..7ce61ab 100644
--- a/blog/2017/03/21/happy-anniversary-accumulo.html
+++ b/blog/2017/03/21/happy-anniversary-accumulo.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -142,12 +148,11 @@
           
           <h1 class="title">Happy Anniversary Accumulo</h1>
           
-          <table>
+          <p>
 
-<tr><td><b>Date </b></td><td> &nbsp;&nbsp;21 Mar 2017 </td></tr>
+<b>Date: </b>&nbsp;&nbsp;21 Mar 2017<br>
 
-</table>
-<p>
+</p>
 
 <p>This month, Apache Accumulo is celebrating five years as a top-level project
 at the Apache Software Foundation.</p>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/blog/2017/04/21/introducing-uno-and-muchos.html
----------------------------------------------------------------------
diff --git a/blog/2017/04/21/introducing-uno-and-muchos.html b/blog/2017/04/21/introducing-uno-and-muchos.html
new file mode 100644
index 0000000..02e0a4f
--- /dev/null
+++ b/blog/2017/04/21/introducing-uno-and-muchos.html
@@ -0,0 +1,267 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
+<meta charset="utf-8">
+<meta http-equiv="X-UA-Compatible" content="IE=edge">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link href="https://maxcdn.bootstrapcdn.com/bootswatch/3.3.7/paper/bootstrap.min.css" rel="stylesheet" integrity="sha384-awusxf8AUojygHf2+joICySzB780jVvQaVCAt1clU3QsyAitLGul28Qxb2r1e5g+" crossorigin="anonymous">
+<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
+<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/bs/jq-2.2.3/dt-1.10.12/datatables.min.css">
+<link href="/css/accumulo.css" rel="stylesheet" type="text/css">
+
+<title>Introducing Uno and Muchos</title>
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
+<script type="text/javascript" src="https://cdn.datatables.net/v/bs/jq-2.2.3/dt-1.10.12/datatables.min.js"></script>
+<script>
+  // show location of canonical site if not currently on the canonical site
+  $(function() {
+    var host = window.location.host;
+    if (typeof host !== 'undefined' && host !== 'accumulo.apache.org') {
+      $('#non-canonical').show();
+    }
+  });
+
+  $(function() {
+    // decorate section headers with anchors
+    return $("h2, h3, h4, h5, h6").each(function(i, el) {
+      var $el, icon, id;
+      $el = $(el);
+      id = $el.attr('id');
+      icon = '<i class="fa fa-link"></i>';
+      if (id) {
+        return $el.append($("<a />").addClass("header-link").attr("href", "#" + id).html(icon));
+      }
+    });
+  });
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
+  // configure Google Analytics
+  (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),
+  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+  if (ga.hasOwnProperty('loaded') && ga.loaded === true) {
+    ga('create', 'UA-50934829-1', 'apache.org');
+    ga('send', 'pageview');
+  }
+</script>
+
+</head>
+<body style="padding-top: 100px">
+
+  <nav class="navbar navbar-default navbar-fixed-top">
+  <div class="container">
+    <div class="navbar-header">
+      <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-items">
+        <span class="sr-only">Toggle navigation</span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+        <span class="icon-bar"></span>
+      </button>
+      <a href="/"><img id="nav-logo" alt="Apache Accumulo" class="img-responsive" src="/images/accumulo-logo.png" width="200"
+        /></a>
+    </div>
+    <div class="collapse navbar-collapse" id="navbar-items">
+      <ul class="nav navbar-nav">
+        <li class="nav-link"><a href="/downloads">Download</a></li>
+        <li class="dropdown">
+          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Releases<span class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li><a href="/release/accumulo-1.8.1/">1.8.1 (Latest)</a></li>
+            <li><a href="/release/accumulo-1.7.3/">1.7.3</a></li>
+            <li><a href="/release/accumulo-1.6.6/">1.6.6</a></li>
+            <li><a href="/release/">Archive</a></li>
+          </ul>
+        </li>
+        <li class="dropdown">
+          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation<span class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li><a href="/1.8/accumulo_user_manual.html">User Manual (1.8)</a></li>
+            <li><a href="/1.8/apidocs">Javadocs (1.8)</a></li>
+            <li><a href="/1.8/examples">Examples (1.8)</a></li>
+            <li><a href="/features">Features</a></li>
+            <li><a href="/glossary">Glossary</a></li>
+            <li><a href="/external-docs">External Docs</a></li>
+            <li><a href="/docs-archive/">Archive</a></li>
+          </ul>
+        </li>
+        <li class="dropdown">
+          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Community<span class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li><a href="/get_involved">Get Involved</a></li>
+            <li><a href="/mailing_list">Mailing Lists</a></li>
+            <li><a href="/people">People</a></li>
+            <li><a href="/related-projects">Related Projects</a></li>
+            <li><a href="/contributor/">Contributor Guide</a></li>
+          </ul>
+        </li>
+      </ul>
+      <ul class="nav navbar-nav navbar-right">
+        <li class="dropdown">
+          <a class="dropdown-toggle" data-toggle="dropdown" href="#">Apache Software Foundation<span class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li><a href="https://www.apache.org">Apache Homepage <i class="fa fa-external-link"></i></a></li>
+            <li><a href="https://www.apache.org/licenses/LICENSE-2.0">License <i class="fa fa-external-link"></i></a></li>
+            <li><a href="https://www.apache.org/foundation/sponsorship">Sponsorship <i class="fa fa-external-link"></i></a></li>
+            <li><a href="https://www.apache.org/security">Security <i class="fa fa-external-link"></i></a></li>
+            <li><a href="https://www.apache.org/foundation/thanks">Thanks <i class="fa fa-external-link"></i></a></li>
+            <li><a href="https://www.apache.org/foundation/policies/conduct">Code of Conduct <i class="fa fa-external-link"></i></a></li>
+          </ul>
+        </li>
+      </ul>
+    </div>
+  </div>
+</nav>
+
+  <div class="container">
+    <div class="row">
+      <div class="col-md-12">
+
+        <div id="non-canonical" style="display: none; background-color: #F0E68C; padding-left: 1em;">
+          Visit the official site at: <a href="https://accumulo.apache.org">https://accumulo.apache.org</a>
+        </div>
+        <div id="content">
+          
+          <h1 class="title">Introducing Uno and Muchos</h1>
+          
+          <p>
+<b>Author: </b>&nbsp;&nbsp;Mike Walch<br>
+<b>Date: </b>&nbsp;&nbsp;21 Apr 2017<br>
+
+</p>
+
+<p>While <a href="https://github.com/apache/accumulo/blob/master/INSTALL.md">Accumulo’s installation instructions</a> are simple, it can be time consuming to install Accumulo
+given its requirement on <a href="https://hadoop.apache.org/">Hadoop</a> and <a href="https://zookeeper.apache.org/">Zookeeper</a> being installed and running. For a one-time production
+installation, this set up time (which can take up to an hour) is not much of an inconvenience. However, it can become a burden
+for developers who need to frequently set up Accumulo to test code changes, switch between different
+versions, or start a fresh instance on a laptop.</p>
+
+<p><a href="https://github.com/astralway/uno">Uno</a> and <a href="https://github.com/astralway/muchos">Muchos</a> are tools that ease the burden on developers of installing Accumulo and its dependencies.
+The names of Uno and Muchos indicate their use case. Uno is designed for running Accumulo on a single node
+while Muchos is designed for running Accumulo on a cluster. While Uno and Muchos will install by default the most
+recent stable release of Accumulo, Hadoop, and Zookeeper, it is easy to configure different versions to
+match a production cluster.</p>
+
+<p>The sections below show how to use these tools. For more complete documentation, view their respective GitHub
+pages.</p>
+
+<h2 id="uno">Uno</h2>
+
+<p><a href="https://github.com/astralway/uno">Uno</a> is a command line tool that sets up Accumulo on a single machine. It can be installed by cloning the
+Uno git repo.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>git clone https://github.com/astralway/uno.git
+<span class="nb">cd </span>uno
+</code></pre>
+</div>
+
+<p>Uno works out of the box but it can be customized by modifying <code class="highlighter-rouge">conf/uno.conf</code>.</p>
+
+<p>First, download the Accumulo, Hadoop, and Zookeeper tarballs from Apache by using the command below:</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>./bin/uno fetch accumulo
+</code></pre>
+</div>
+
+<p>The fetch command places all tarballs in the <code class="highlighter-rouge">downloads/</code> directory. Uno can be configured (in <code class="highlighter-rouge">conf/uno.conf</code>)
+to build an Accumulo tarball from a local git repo when <code class="highlighter-rouge">fetch</code> is called.</p>
+
+<p>After downloading tarballs, the command below sets up Accumulo, Hadoop &amp; Zookeeper in the <code class="highlighter-rouge">install/</code> directory.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>./bin/uno setup accumulo
+</code></pre>
+</div>
+
+<p>Accumulo, Hadoop, &amp; Zookeeper are now ready to use. You can view the Accumulo monitor at
+<a href="http://localhost:9995">http://localhost:9995</a>. You can configure your shell using the command below:</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="nb">eval</span> <span class="s2">"</span><span class="k">$(</span>./bin/uno env<span class="k">)</span><span class="s2">"</span>
+</code></pre>
+</div>
+
+<p>Run <code class="highlighter-rouge">uno stop accumulo</code> to cleanly stop your cluster and <code class="highlighter-rouge">uno start accumulo</code> to start it again.</p>
+
+<p>If you need a fresh cluster, you can run <code class="highlighter-rouge">uno setup accumulo</code> again. To kill your cluster, run <code class="highlighter-rouge">uno kill</code>.</p>
+
+<h2 id="muchos">Muchos</h2>
+
+<p><a href="https://github.com/astralway/muchos">Muchos</a> is a command line tool that launches an AWS EC2 cluster with Accumulo set up on it. It is installed by
+cloning its git repo.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>git clone https://github.com/astralway/muchos.git
+<span class="nb">cd </span>muchos
+</code></pre>
+</div>
+
+<p>Before using Muchos, create <code class="highlighter-rouge">muchos.props</code> in <code class="highlighter-rouge">conf/</code> and edit it for your AWS environment.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>cp conf/muchos.props.example conf/muchos.props
+vim conf/muchos.props
+</code></pre>
+</div>
+
+<p>Next, run the command below to launch a cluster in AWS.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>muchos launch -c mycluster
+</code></pre>
+</div>
+
+<p>After launching the cluster, set up Accumulo on it using the following command.</p>
+
+<div class="language-bash highlighter-rouge"><pre class="highlight"><code>muchos setup
+</code></pre>
+</div>
+
+<p>Use <code class="highlighter-rouge">muchos ssh</code> to ssh to the cluster and <code class="highlighter-rouge">muchos terminate</code> to terminate all EC2 nodes when you are finished.</p>
+
+<h2 id="conclusion">Conclusion</h2>
+
+<p>Uno and Muchos automate installing Accumulo for developmment and testing. While not recommended for production
+use at this time, Muchos is a great reference for running Accumulo in production. System admistrators can
+reference the <a href="https://www.ansible.com/">Ansible</a> code in Muchos to automate management of their own clusters.</p>
+
+
+
+<p><strong>View all posts in the <a href="/news">news archive</a></strong></p>
+
+        </div>
+
+        
+<footer>
+
+  <p><a href="https://www.apache.org/foundation/contributing"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support the ASF" id="asf-logo" height="100" /></a></p>
+
+  <p>Copyright © 2011-2017 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
+
+</footer>
+
+
+      </div>
+    </div>
+  </div>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/bylaws.html
----------------------------------------------------------------------
diff --git a/contributor/bylaws.html b/contributor/bylaws.html
index a633c23..6311105 100644
--- a/contributor/bylaws.html
+++ b/contributor/bylaws.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/consensusBuilding.html
----------------------------------------------------------------------
diff --git a/contributor/consensusBuilding.html b/contributor/consensusBuilding.html
index 3519fa6..355af54 100644
--- a/contributor/consensusBuilding.html
+++ b/contributor/consensusBuilding.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/contrib-projects.html
----------------------------------------------------------------------
diff --git a/contributor/contrib-projects.html b/contributor/contrib-projects.html
index 38ee2d5..feab7cd 100644
--- a/contributor/contrib-projects.html
+++ b/contributor/contrib-projects.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/git.html
----------------------------------------------------------------------
diff --git a/contributor/git.html b/contributor/git.html
index 36f4ac8..e30f3b8 100644
--- a/contributor/git.html
+++ b/contributor/git.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/index.html
----------------------------------------------------------------------
diff --git a/contributor/index.html b/contributor/index.html
index 5946935..e04bf92 100644
--- a/contributor/index.html
+++ b/contributor/index.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/lazyConsensus.html
----------------------------------------------------------------------
diff --git a/contributor/lazyConsensus.html b/contributor/lazyConsensus.html
index 0417ab4..72cb747 100644
--- a/contributor/lazyConsensus.html
+++ b/contributor/lazyConsensus.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/making-release.html
----------------------------------------------------------------------
diff --git a/contributor/making-release.html b/contributor/making-release.html
index 90b365f..88f696f 100644
--- a/contributor/making-release.html
+++ b/contributor/making-release.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -249,18 +255,72 @@ automatically.</p>
 
 <p>Fill out the <a href="https://reporter.apache.org/addrelease?accumulo">add release</a> form to update the projects website.</p>
 
-<h2 id="update-the-website">Update the Website</h2>
+<h2 id="update-the-accumulo-project-website">Update the Accumulo project website</h2>
 
-<p>After a successful vote, this website needs to be updated with the new artifacts.</p>
+<p>After a successful vote, <a href="https://github.com/apache/accumulo-website">this website</a> needs to be updated with the new artifacts.</p>
 
 <ul>
-  <li>Copy Accumulo User Manual (HTML version exists in &gt;=1.7.0)</li>
   <li>Update downloads page</li>
   <li>Create a post in <code class="highlighter-rouge">_posts/release/</code> containing release notes (ensure notes contain link to JIRA changes for that version)</li>
   <li>Remove previous bug-fix release (if applicable)</li>
   <li>Update doap_Accumulo.rdf</li>
 </ul>
 
+<h3 id="documentation">Documentation</h3>
+
+<p>Starting with 2.0.0, the source code for the Accumulo documentation was moved to the <a href="https://github.com/apache/accumulo-website">accumulo-website repo</a> except
+for two markdown files that should be changed in the Accumulo repo and copied/mirrored to the website repo for releases.</p>
+
+<ol>
+  <li>
+    <p><code class="highlighter-rouge">INSTALL.md</code> is mirrored from Accumulo repo using a tool like <code class="highlighter-rouge">meld</code>.</p>
+
+    <div class="highlighter-rouge"><pre class="highlight"><code> meld /path/to/accumulo/INSTALL.md /path/to/accumulo-website/_docs-2-x/getting-started/quick-install.md
+</code></pre>
+    </div>
+  </li>
+  <li>
+    <p><code class="highlighter-rouge">configuration-properties</code> is copied after it is generated by the Accumulo build.</p>
+
+    <div class="highlighter-rouge"><pre class="highlight"><code> cp /path/to/accumulo/core/target/generated-docs/configuration-properties.md /path/to/accumulo-website/_docs-2-x/administration/configuration-properties.md
+</code></pre>
+    </div>
+  </li>
+</ol>
+
+<p><strong>For 2.x minor releases,</strong> follow the steps below:</p>
+
+<ol>
+  <li>
+    <p>Create a new documentation collection for the new minor release (i.e <code class="highlighter-rouge">2.0</code>) using the unreleased collection. Avoid using a dot <code class="highlighter-rouge">.</code> in the directory name:</p>
+
+    <div class="highlighter-rouge"><pre class="highlight"><code> cp -r _docs-unreleased _docs-2-0
+</code></pre>
+    </div>
+  </li>
+  <li>
+    <p>Create a new doc layout using the unreleased layout. Update the reference to <code class="highlighter-rouge">site.docs-unreleased</code> to <code class="highlighter-rouge">site.docs-2-0</code> (if making 2.0 release):</p>
+
+    <div class="highlighter-rouge"><pre class="highlight"><code> cp _layouts/docs-unreleased.html _layouts/docs-2.0.html
+ vim _layouts/docs-2.0.html
+</code></pre>
+    </div>
+  </li>
+  <li>
+    <p>Point Jekyll to the new documentation collection by modifying <code class="highlighter-rouge">collections</code> and <code class="highlighter-rouge">defaults</code> in <code class="highlighter-rouge">_config.yml</code>. Follow what was done for previous
+releases.</p>
+  </li>
+  <li>
+    <p>Copy <code class="highlighter-rouge">configuration-properties</code> and mirror <code class="highlighter-rouge">INSTALL.md</code>.</p>
+  </li>
+</ol>
+
+<p>Once a collection is created for a 2.x minor release, developers can make documentation updates like normal website updates.</p>
+
+<p><strong>For 2.x bugfix releases,</strong> copy <code class="highlighter-rouge">configuration-properties</code> and mirror <code class="highlighter-rouge">INSTALL.md</code>.</p>
+
+<p><strong>For 1.x minor &amp; bugfix releases,</strong> copy <code class="highlighter-rouge">accumulo_user_manual.html</code> generated for release to the <code class="highlighter-rouge">1.x/</code> directory in the <a href="https://github.com/apache/accumulo-website">accumulo-website repo</a>.</p>
+
 <h3 id="javadocs">Javadocs</h3>
 
 <p>Javadocs are easy to update. Using the latest JDK7 or later (at least JDK 7u21

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/rb.html
----------------------------------------------------------------------
diff --git a/contributor/rb.html b/contributor/rb.html
index 8b1891c..416a710 100644
--- a/contributor/rb.html
+++ b/contributor/rb.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/source.html
----------------------------------------------------------------------
diff --git a/contributor/source.html b/contributor/source.html
index 7db987a..d131634 100644
--- a/contributor/source.html
+++ b/contributor/source.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/verifying-release.html
----------------------------------------------------------------------
diff --git a/contributor/verifying-release.html b/contributor/verifying-release.html
index 3cef55a..d79c9fa 100644
--- a/contributor/verifying-release.html
+++ b/contributor/verifying-release.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),
@@ -171,11 +177,11 @@ trumps anything written here.</p>
 property in the <code class="highlighter-rouge">pom.xml</code> and using the staging repo. Also, run the unit/integration tests using <code class="highlighter-rouge">mvn verify</code>.</p>
   </li>
   <li>
-    <p>Run Accumulo’s distributed tests (i.e RandomWalk, ContinuousIngest, etc). Information on these tests can
-be found in their respective directories, <code class="highlighter-rouge">test/system/randomwalk</code> and <code class="highlighter-rouge">test/system/continuous</code>, which
-include instructions on how to run the tests. These tests are intended to be run for days on end while
-injecting faults into the system. These are the tests that truly verify the correctness of Accumulo on
-real systems.</p>
+    <p>Run Accumulo’s distributed tests (i.e. random walk, continous ingest). These tests are intended to be run for days
+on end while injecting faults into the system. These are the tests that truly verify the correctness of Accumulo on
+real systems. Starting with 2.0, these tests are run using the <a href="https://github.com/apache/accumulo-testing">Accumulo Testing repo</a>. See the <a href="https://github.com/apache/accumulo-testing/blob/master/README.md">README.md</a>
+for more information.  Before 2.0, these tests are found in Accumulo tarball at <code class="highlighter-rouge">test/system/randomwalk</code> and
+<code class="highlighter-rouge">test/system/continuous</code> which include instructions on how to run the tests.</p>
   </li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/versioning.html
----------------------------------------------------------------------
diff --git a/contributor/versioning.html b/contributor/versioning.html
index 3f79a82..e274c7c 100644
--- a/contributor/versioning.html
+++ b/contributor/versioning.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/contributor/voting.html
----------------------------------------------------------------------
diff --git a/contributor/voting.html b/contributor/voting.html
index 029602b..8f8f94c 100644
--- a/contributor/voting.html
+++ b/contributor/voting.html
@@ -51,7 +51,13 @@
       }
     });
   });
-  
+
+  // fix sidebar width in documentation
+  $(function() {
+    var $affixElement = $('div[data-spy="affix"]');
+    $affixElement.width($affixElement.parent().width());
+  });
+
   // configure Google Analytics
   (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),

http://git-wip-us.apache.org/repos/asf/accumulo-website/blob/eab65f94/css/accumulo.css
----------------------------------------------------------------------
diff --git a/css/accumulo.css b/css/accumulo.css
index 15f993b..ceeb52b 100644
--- a/css/accumulo.css
+++ b/css/accumulo.css
@@ -61,6 +61,10 @@
 .highlight .vi { color: #008080; }
 .highlight .il { color: #099; }
 
+table { margin: 10px 0px 30px 0px; padding: 10px 5px 10px 5px; }
+
+th, td { padding: 10px 100px 10px 5px; border-bottom: 1px solid #ddd; }
+
 h1 { font-size: 34px; }
 
 h2 { font-size: 28px; }
@@ -95,7 +99,7 @@ code { background-color: #f5f5f5; color: #20b2aa; /* override nowrap in bootstra
 
 .clear { clear: both; }
 
-#content { padding: 0 8px 40px; }
+#content { padding: 0 8px 20px; }
 
 #content h1 { margin-bottom: 0.5em; }
 
@@ -121,6 +125,8 @@ footer > p { width: 60%; margin-left: auto; margin-right: auto; }
 
 #apachecon img { padding-bottom: 10px; }
 
+.doc-sidebar-link { font-size: 14px; margin-bottom: 10px; margin-left: 0px; }
+
 .header-link { padding-left: 5px; opacity: 0; \-webkit-transition: opacity 0.2s ease-in-out 0.1s; \-moz-transition: opacity 0.2s ease-in-out 0.1s; \-ms-transition: opacity 0.2s ease-in-out 0.1s; }
 
 h2:hover .header-link, h3:hover .header-link, h4:hover .header-link, h5:hover .header-link, h6:hover .header-link { opacity: 1; }
@@ -128,6 +134,8 @@ h2:hover .header-link, h3:hover .header-link, h4:hover .header-link, h5:hover .h
 /* insert invisible space above header elements with an id attribute, so that if they are linked to, the actual content will appear below the nav menu */
 h1[id]::before, h2[id]::before, h3[id]::before, h4[id]::before, h5[id]::before, h6[id]::before { display: block; content: " "; margin-top: -80px; height: 80px; visibility: hidden; }
 
+/* Turn off sidebar affix for small screens */
+@media (max-width: 975px) { .affix { position: static; } }
 /* Makes navbar collapse at larger width (1050px) */
 @media (max-width: 975px) { .navbar-header { float: none; }
   .navbar-toggle { display: block; }