You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by ct...@apache.org on 2019/10/08 21:56:54 UTC

[accumulo-website] branch asf-site updated: Jekyll build from master:11fd55b

This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 8f4363e  Jekyll build from master:11fd55b
8f4363e is described below

commit 8f4363e7713e987dd6bdd2475ea4df0c12bcfde2
Author: Christopher Tubbs <ct...@apache.org>
AuthorDate: Tue Oct 8 17:43:30 2019 -0400

    Jekyll build from master:11fd55b
    
    Update ruby gems
---
 css/accumulo.css                | 409 ++++++++++++----------------------------
 css/accumulo.css.map            |  14 ++
 design/system-snapshot.html     |  14 +-
 feed.xml                        |   6 +-
 people/index.html               |   5 +
 redirects.json                  |   2 +-
 tour/using-iterators/index.html |  12 +-
 7 files changed, 160 insertions(+), 302 deletions(-)

diff --git a/css/accumulo.css b/css/accumulo.css
index 43af22a..67751ee 100644
--- a/css/accumulo.css
+++ b/css/accumulo.css
@@ -1,456 +1,287 @@
-.highlight .hll {
-  background-color: #d6d6d6; }
+.highlight .hll { background-color: #d6d6d6; }
 
-.highlight {
-  background: #f5f5f5;
-  color: #4d4d4c; }
+.highlight { background: #f5f5f5; color: #4d4d4c; }
 
-.highlight .c {
-  color: #8e908c; }
+.highlight .c { color: #8e908c; }
 
 /* Comment */
-.highlight .err {
-  color: #c82829; }
+.highlight .err { color: #c82829; }
 
 /* Error */
-.highlight .k {
-  color: #8959a8; }
+.highlight .k { color: #8959a8; }
 
 /* Keyword */
-.highlight .l {
-  color: #f5871f; }
+.highlight .l { color: #f5871f; }
 
 /* Literal */
-.highlight .n {
-  color: #4d4d4c; }
+.highlight .n { color: #4d4d4c; }
 
 /* Name */
-.highlight .o {
-  color: #3e999f; }
+.highlight .o { color: #3e999f; }
 
 /* Operator */
-.highlight .p {
-  color: #4d4d4c; }
+.highlight .p { color: #4d4d4c; }
 
 /* Punctuation */
-.highlight .cm {
-  color: #8e908c; }
+.highlight .cm { color: #8e908c; }
 
 /* Comment.Multiline */
-.highlight .cp {
-  color: #8e908c; }
+.highlight .cp { color: #8e908c; }
 
 /* Comment.Preproc */
-.highlight .c1 {
-  color: #8e908c; }
+.highlight .c1 { color: #8e908c; }
 
 /* Comment.Single */
-.highlight .cs {
-  color: #8e908c; }
+.highlight .cs { color: #8e908c; }
 
 /* Comment.Special */
-.highlight .gd {
-  color: #c82829; }
+.highlight .gd { color: #c82829; }
 
 /* Generic.Deleted */
-.highlight .ge {
-  font-style: italic; }
+.highlight .ge { font-style: italic; }
 
 /* Generic.Emph */
-.highlight .gh {
-  color: #4d4d4c;
-  font-weight: bold; }
+.highlight .gh { color: #4d4d4c; font-weight: bold; }
 
 /* Generic.Heading */
-.highlight .gi {
-  color: #718c00; }
+.highlight .gi { color: #718c00; }
 
 /* Generic.Inserted */
-.highlight .gp {
-  color: #8e908c;
-  font-weight: bold; }
+.highlight .gp { color: #8e908c; font-weight: bold; }
 
 /* Generic.Prompt */
-.highlight .gs {
-  font-weight: bold; }
+.highlight .gs { font-weight: bold; }
 
 /* Generic.Strong */
-.highlight .gu {
-  color: #3e999f;
-  font-weight: bold; }
+.highlight .gu { color: #3e999f; font-weight: bold; }
 
 /* Generic.Subheading */
-.highlight .kc {
-  color: #8959a8; }
+.highlight .kc { color: #8959a8; }
 
 /* Keyword.Constant */
-.highlight .kd {
-  color: #8959a8; }
+.highlight .kd { color: #8959a8; }
 
 /* Keyword.Declaration */
-.highlight .kn {
-  color: #3e999f; }
+.highlight .kn { color: #3e999f; }
 
 /* Keyword.Namespace */
-.highlight .kp {
-  color: #8959a8; }
+.highlight .kp { color: #8959a8; }
 
 /* Keyword.Pseudo */
-.highlight .kr {
-  color: #8959a8; }
+.highlight .kr { color: #8959a8; }
 
 /* Keyword.Reserved */
-.highlight .kt {
-  color: #917f0d; }
+.highlight .kt { color: #917f0d; }
 
 /* Keyword.Type */
-.highlight .ld {
-  color: #718c00; }
+.highlight .ld { color: #718c00; }
 
 /* Literal.Date */
-.highlight .m {
-  color: #f5871f; }
+.highlight .m { color: #f5871f; }
 
 /* Literal.Number */
-.highlight .s {
-  color: #718c00; }
+.highlight .s { color: #718c00; }
 
 /* Literal.String */
-.highlight .na {
-  color: #4271ae; }
+.highlight .na { color: #4271ae; }
 
 /* Name.Attribute */
-.highlight .nb {
-  color: #4d4d4c; }
+.highlight .nb { color: #4d4d4c; }
 
 /* Name.Builtin */
-.highlight .nc {
-  color: #917f0d; }
+.highlight .nc { color: #917f0d; }
 
 /* Name.Class */
-.highlight .no {
-  color: #c82829; }
+.highlight .no { color: #c82829; }
 
 /* Name.Constant */
-.highlight .nd {
-  color: #3e999f; }
+.highlight .nd { color: #3e999f; }
 
 /* Name.Decorator */
-.highlight .ni {
-  color: #4d4d4c; }
+.highlight .ni { color: #4d4d4c; }
 
 /* Name.Entity */
-.highlight .ne {
-  color: #c82829; }
+.highlight .ne { color: #c82829; }
 
 /* Name.Exception */
-.highlight .nf {
-  color: #4271ae; }
+.highlight .nf { color: #4271ae; }
 
 /* Name.Function */
-.highlight .nl {
-  color: #4d4d4c; }
+.highlight .nl { color: #4d4d4c; }
 
 /* Name.Label */
-.highlight .nn {
-  color: #917f0d; }
+.highlight .nn { color: #917f0d; }
 
 /* Name.Namespace */
-.highlight .nx {
-  color: #4271ae; }
+.highlight .nx { color: #4271ae; }
 
 /* Name.Other */
-.highlight .py {
-  color: #4d4d4c; }
+.highlight .py { color: #4d4d4c; }
 
 /* Name.Property */
-.highlight .nt {
-  color: #3e999f; }
+.highlight .nt { color: #3e999f; }
 
 /* Name.Tag */
-.highlight .nv {
-  color: #c82829; }
+.highlight .nv { color: #c82829; }
 
 /* Name.Variable */
-.highlight .ow {
-  color: #3e999f; }
+.highlight .ow { color: #3e999f; }
 
 /* Operator.Word */
-.highlight .w {
-  color: #4d4d4c; }
+.highlight .w { color: #4d4d4c; }
 
 /* Text.Whitespace */
-.highlight .mf {
-  color: #f5871f; }
+.highlight .mf { color: #f5871f; }
 
 /* Literal.Number.Float */
-.highlight .mh {
-  color: #f5871f; }
+.highlight .mh { color: #f5871f; }
 
 /* Literal.Number.Hex */
-.highlight .mi {
-  color: #f5871f; }
+.highlight .mi { color: #f5871f; }
 
 /* Literal.Number.Integer */
-.highlight .mo {
-  color: #f5871f; }
+.highlight .mo { color: #f5871f; }
 
 /* Literal.Number.Oct */
-.highlight .sb {
-  color: #718c00; }
+.highlight .sb { color: #718c00; }
 
 /* Literal.String.Backtick */
-.highlight .sc {
-  color: #4d4d4c; }
+.highlight .sc { color: #4d4d4c; }
 
 /* Literal.String.Char */
-.highlight .sd {
-  color: #8e908c; }
+.highlight .sd { color: #8e908c; }
 
 /* Literal.String.Doc */
-.highlight .s2 {
-  color: #718c00; }
+.highlight .s2 { color: #718c00; }
 
 /* Literal.String.Double */
-.highlight .se {
-  color: #f5871f; }
+.highlight .se { color: #f5871f; }
 
 /* Literal.String.Escape */
-.highlight .sh {
-  color: #718c00; }
+.highlight .sh { color: #718c00; }
 
 /* Literal.String.Heredoc */
-.highlight .si {
-  color: #f5871f; }
+.highlight .si { color: #f5871f; }
 
 /* Literal.String.Interpol */
-.highlight .sx {
-  color: #718c00; }
+.highlight .sx { color: #718c00; }
 
 /* Literal.String.Other */
-.highlight .sr {
-  color: #718c00; }
+.highlight .sr { color: #718c00; }
 
 /* Literal.String.Regex */
-.highlight .s1 {
-  color: #718c00; }
+.highlight .s1 { color: #718c00; }
 
 /* Literal.String.Single */
-.highlight .ss {
-  color: #718c00; }
+.highlight .ss { color: #718c00; }
 
 /* Literal.String.Symbol */
-.highlight .bp {
-  color: #4d4d4c; }
+.highlight .bp { color: #4d4d4c; }
 
 /* Name.Builtin.Pseudo */
-.highlight .vc {
-  color: #c82829; }
+.highlight .vc { color: #c82829; }
 
 /* Name.Variable.Class */
-.highlight .vg {
-  color: #c82829; }
+.highlight .vg { color: #c82829; }
 
 /* Name.Variable.Global */
-.highlight .vi {
-  color: #c82829; }
+.highlight .vi { color: #c82829; }
 
 /* Name.Variable.Instance */
-.highlight .il {
-  color: #f5871f; }
+.highlight .il { color: #f5871f; }
 
 /* Literal.Number.Integer.Long */
-table {
-  margin: 10px 0px 30px 0px;
-  padding: 10px 5px 10px 5px; }
+table { margin: 10px 0px 30px 0px; padding: 10px 5px 10px 5px; }
 
-th, td {
-  padding: 10px 40px 10px 5px;
-  border-bottom: 1px solid #ddd; }
+th, td { padding: 10px 40px 10px 5px; border-bottom: 1px solid #ddd; }
 
-h1 {
-  font-size: 34px; }
+h1 { font-size: 34px; }
 
-h2 {
-  font-size: 28px; }
+h2 { font-size: 28px; }
 
-h3 {
-  font-size: 22px; }
+h3 { font-size: 22px; }
 
-h4 {
-  font-size: 18px; }
+h4 { font-size: 18px; }
 
-h5 {
-  font-size: 16px; }
+h5 { font-size: 16px; }
 
-h6 {
-  font-size: 15px; }
+h6 { font-size: 15px; }
 
-body {
-  font-size: 14px; }
+body { font-size: 14px; }
 
-pre code {
-  font-size: 14px; }
+pre code { font-size: 14px; }
 
-code {
-  background-color: #f5f5f5;
-  color: #555;
-  /* override nowrap in bootstrap */
-  white-space: normal; }
+code { background-color: #f5f5f5; color: #555; /* override nowrap in bootstrap */ white-space: normal; }
 
-#nav-logo {
-  padding-top: 10px;
-  padding-bottom: 10px;
-  padding-left: 10px; }
+#nav-logo { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
 
-.nav-link, li.dropdown {
-  padding-top: 5px; }
+.nav-link, li.dropdown { padding-top: 5px; }
 
-#home-description {
-  font-size: 17px; }
+#home-description { font-size: 17px; }
 
-#sidebar {
-  font-size: 15px; }
-
-.latest-news-item {
-  margin-bottom: 10px;
-  font-size: 15px;
-  line-height: 20px; }
+#sidebar { font-size: 15px; }
 
-.latest-news-item span {
-  font-size: 12px; }
+.latest-news-item { margin-bottom: 10px; font-size: 15px; line-height: 20px; }
 
-#sociallinks td {
-  /* no lines in the link table */
-  border-top: none; }
+.latest-news-item span { font-size: 12px; }
 
-#bannertext {
-  margin-top: 10px;
-  text-align: left; }
+#sociallinks td { /* no lines in the link table */ border-top: none; }
 
-.clear {
-  clear: both; }
+#bannertext { margin-top: 10px; text-align: left; }
 
-#content {
-  padding: 0 8px 20px; }
+.clear { clear: both; }
 
-#content h1 {
-  margin-bottom: 0.5em; }
+#content { padding: 0 8px 20px; }
 
-#content h2 {
-  margin-bottom: 0.5em;
-  border-bottom: 1px solid #CCCCCC;
-  padding-bottom: 0.25em; }
+#content h1 { margin-bottom: 0.5em; }
 
-#content h3 {
-  margin-bottom: 0.5em; }
+#content h2 { margin-bottom: 0.5em; border-bottom: 1px solid #CCCCCC; padding-bottom: 0.25em; }
 
-#content img {
-  vertical-align: middle; }
+#content h3 { margin-bottom: 0.5em; }
 
-footer {
-  border-top: 1px solid #CCCCCC;
-  color: #666666;
-  font-size: 0.8em;
-  padding: 8px 8px;
-  text-align: center; }
+#content img { vertical-align: middle; }
 
-footer > p {
-  width: 60%;
-  margin-left: auto;
-  margin-right: auto; }
+footer { border-top: 1px solid #CCCCCC; color: #666666; font-size: 0.8em; padding: 8px 8px; text-align: center; }
 
-#asf-logo {
-  float: left; }
+footer > p { width: 60%; margin-left: auto; margin-right: auto; }
 
-#release_notes_testing {
-  border-collapse: collapse; }
+#asf-logo { float: left; }
 
-#release_notes_testing, #release_notes_testing tr, #release_notes_testing th, #release_notes_testing td {
-  border: 2px solid black; }
+#release_notes_testing { border-collapse: collapse; }
 
-#release_notes_testing th, #release_notes_testing td {
-  padding: 5px; }
-
-#accumulo-summit-logo img {
-  height: 70px; }
-
-.doc-sidebar-link {
-  font-size: 13px;
-  margin-bottom: 5px;
-  margin-left: 0px; }
-
-.doc-sidebar-selected {
-  font-weight: bold; }
-
-.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; }
-
-/* 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; }
-
-/* insert invisible space above Accumulo property names so that
- * if they are linked to, the actual content will appear below the nav menu */
-a.prop {
-  display: block;
-  content: " ";
-  margin-top: -90px;
-  height: 90px;
-  visibility: hidden; }
+#release_notes_testing, #release_notes_testing tr, #release_notes_testing th, #release_notes_testing td { border: 2px solid black; }
 
-/* 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; }
+#release_notes_testing th, #release_notes_testing td { padding: 5px; }
 
-  .navbar-toggle {
-    display: block; }
+#accumulo-summit-logo img { height: 70px; }
 
-  .navbar-collapse {
-    border-top: 1px solid transparent;
-    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
+.doc-sidebar-link { font-size: 13px; margin-bottom: 5px; margin-left: 0px; }
 
-  .navbar-collapse.collapse {
-    display: none !important; }
+.doc-sidebar-selected { font-weight: bold; }
 
-  .navbar-nav {
-    float: none !important;
-    margin: 7.5px -15px; }
+.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; }
 
-  .navbar-nav > li {
-    float: none; }
+h2:hover .header-link, h3:hover .header-link, h4:hover .header-link, h5:hover .header-link, h6:hover .header-link { opacity: 1; }
 
-  .navbar-nav > li > a {
-    padding-top: 10px;
-    padding-bottom: 10px; }
+/* 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; }
 
-  .navbar-text {
-    float: none;
-    margin: 15px 0; }
+/* insert invisible space above Accumulo property names so that if they are linked to, the actual content will appear below the nav menu */
+a.prop { display: block; content: " "; margin-top: -90px; height: 90px; visibility: hidden; }
 
-  .navbar-collapse.collapse.in {
-    display: block !important; }
+/* Turn off sidebar affix for small screens */
+@media (max-width: 975px) { .affix { position: static; } }
 
-  .collapsing {
-    overflow: hidden !important; } }
+/* Makes navbar collapse at larger width (1050px) */
+@media (max-width: 975px) { .navbar-header { float: none; }
+  .navbar-toggle { display: block; }
+  .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
+  .navbar-collapse.collapse { display: none !important; }
+  .navbar-nav { float: none !important; margin: 7.5px -15px; }
+  .navbar-nav > li { float: none; }
+  .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; }
+  .navbar-text { float: none; margin: 15px 0; }
+  .navbar-collapse.collapse.in { display: block !important; }
+  .collapsing { overflow: hidden !important; } }
+
+/*# sourceMappingURL=accumulo.css.map */
\ No newline at end of file
diff --git a/css/accumulo.css.map b/css/accumulo.css.map
new file mode 100644
index 0000000..0a8c603
--- /dev/null
+++ b/css/accumulo.css.map
@@ -0,0 +1,14 @@
+{
+	"version": 3,
+	"file": "accumulo.css",
+	"sources": [
+		"accumulo.scss",
+		"_sass/_syntax-highlighting.scss"
+	],
+	"sourcesContent": [
+		"@import \"syntax-highlighting\";\n\ntable {\n margin: 10px 0px 30px 0px;\n padding: 10px 5px 10px 5px;\n}\n\nth, td {\n  padding: 10px 40px 10px 5px;\n  border-bottom: 1px solid #ddd;\n}\n\nh1 {\n  font-size: 34px;\n}\n\nh2 {\n  font-size: 28px;\n}\n\nh3 {\n  font-size: 22px;\n}\n\nh4 {\n  font-size: 18px;\n}\n\nh5 {\n  font-size: 16px;\n}\n\nh6 {\n  font-size: 15px;\n}\n\nbody {  \n  font-size: 14px;\n}\n\npre code {\n  font-size: 14px;\n}\n\ncode {\n  background-color: #f5f5f5;\n  c [...]
+		".highlight .hll { background-color: #d6d6d6 }\n.highlight  { background: #f5f5f5; color: #4d4d4c }\n.highlight .c { color: #8e908c } /* Comment */\n.highlight .err { color: #c82829 } /* Error */\n.highlight .k { color: #8959a8 } /* Keyword */\n.highlight .l { color: #f5871f } /* Literal */\n.highlight .n { color: #4d4d4c } /* Name */\n.highlight .o { color: #3e999f } /* Operator */\n.highlight .p { color: #4d4d4c } /* Punctuation */\n.highlight .cm { color: #8e908c } /* Comment.Multil [...]
+	],
+	"names": [],
+	"mappings": "ACAA,AAAA,UAAU,CAAC,IAAI,CAAC,EAAE,gBAAgB,EAAE,OAAQ,GAAE;;AAC9C,AAAA,UAAU,CAAE,EAAE,UAAU,EAAE,OAAO,EAAE,KAAK,EAAE,OAAQ,GAAE;;AACpD,AAAA,UAAU,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,OAAQ,GAAE;;AAAA,aAAa;AAC9C,AAAA,UAAU,CAAC,IAAI,CAAC,EAAE,KAAK,EAAE,OAAQ,GAAE;;AAAA,WAAW;AAC9C,AAAA,UAAU,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,OAAQ,GAAE;;AAAA,aAAa;AAC9C,AAAA,UAAU,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,OAAQ,GAAE;;AAAA,aAAa;AAC9C,AAAA,UAAU,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,OAAQ,GAAE;;AAAA,UAAU;AAC3C,AAAA,UAAU,CA [...]
+}
\ No newline at end of file
diff --git a/design/system-snapshot.html b/design/system-snapshot.html
index e9efa56..f28aa85 100644
--- a/design/system-snapshot.html
+++ b/design/system-snapshot.html
@@ -332,13 +332,13 @@ upgrade to fail.</p>
 here to illustrate some of the points above, but is not well thought out.</p>
 
 <div class="language-json highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="p">{</span><span class="w">
-  </span><span class="s2">"snapshot_schema_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="w">
-  </span><span class="s2">"accumulo_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mf">2.1</span><span class="err">.</span><span class="mi">2</span><span class="w">
-  </span><span class="s2">"zookeeper_data"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="s2">"serialized zookeeper snapshot"</span><span class="w">
-  </span><span class="s2">"garbage_collection_data"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w">
-     </span><span class="s2">"schema_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="w">
-     </span><span class="s2">"referenced_dirs"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w">
-     </span><span class="s2">"referenced_files"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w">
+  </span><span class="nl">"snapshot_schema_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="w">
+  </span><span class="nl">"accumulo_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mf">2.1</span><span class="err">.</span><span class="mi">2</span><span class="w">
+  </span><span class="nl">"zookeeper_data"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="s2">"serialized zookeeper snapshot"</span><span class="w">
+  </span><span class="nl">"garbage_collection_data"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w">
+     </span><span class="nl">"schema_version"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="mi">1</span><span class="w">
+     </span><span class="nl">"referenced_dirs"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w">
+     </span><span class="nl">"referenced_files"</span><span class="w"> </span><span class="p">:</span><span class="w"> </span><span class="p">[]</span><span class="w">
   </span><span class="p">}</span><span class="w">
 </span><span class="p">}</span><span class="w">
 </span></code></pre></div></div>
diff --git a/feed.xml b/feed.xml
index 3c76d79..b7f0f21 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,9 +6,9 @@
 </description>
     <link>https://accumulo.apache.org/</link>
     <atom:link href="https://accumulo.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Wed, 25 Sep 2019 16:02:42 -0400</pubDate>
-    <lastBuildDate>Wed, 25 Sep 2019 16:02:42 -0400</lastBuildDate>
-    <generator>Jekyll v3.8.6</generator>
+    <pubDate>Tue, 08 Oct 2019 17:43:33 -0400</pubDate>
+    <lastBuildDate>Tue, 08 Oct 2019 17:43:33 -0400</lastBuildDate>
+    <generator>Jekyll v4.0.0</generator>
     
     
       <item>
diff --git a/people/index.html b/people/index.html
index cdb2f60..051eb8e 100644
--- a/people/index.html
+++ b/people/index.html
@@ -647,6 +647,11 @@
       <td><a href="http://www.timeanddate.com/time/zones/et">ET</a></td>
     </tr>
     <tr>
+      <td>Mandar Inamdar</td>
+      <td><a href="http://www.microsoft.com">Microsoft</a></td>
+      <td><a href="http://www.timeanddate.com/time/zones/pt">PT</a></td>
+    </tr>
+    <tr>
       <td>Mario Pastorelli</td>
       <td><a href="http://www.teralytics.net/">Teralytics AG</a></td>
       <td><a href="http://www.timeanddate.com/time/zones/cest">CEST</a></td>
diff --git a/redirects.json b/redirects.json
index ed4fefd..9c19363 100644
--- a/redirects.json
+++ b/redirects.json
@@ -1 +1 @@
-{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file
+{"/release_notes/1.5.1.html":"https://accumulo.apache.org/release/accumulo-1.5.1/","/release_notes/1.6.0.html":"https://accumulo.apache.org/release/accumulo-1.6.0/","/release_notes/1.6.1.html":"https://accumulo.apache.org/release/accumulo-1.6.1/","/release_notes/1.6.2.html":"https://accumulo.apache.org/release/accumulo-1.6.2/","/release_notes/1.7.0.html":"https://accumulo.apache.org/release/accumulo-1.7.0/","/release_notes/1.5.3.html":"https://accumulo.apache.org/release/accumulo-1.5.3/" [...]
\ No newline at end of file
diff --git a/tour/using-iterators/index.html b/tour/using-iterators/index.html
index 684ff4c..06eea3e 100644
--- a/tour/using-iterators/index.html
+++ b/tour/using-iterators/index.html
@@ -144,7 +144,7 @@
 
 <div id="tour-header">
   <h2><a href="/tour/">Accumulo Tour</a>: Using Iterators</h2>
-  <p class="text-muted">Tour page  of 11</p>
+  <p class="text-muted">Tour page 7 of 11</p>
 </div>
 <div id="tour-content">
   
@@ -154,16 +154,24 @@
 <script>
 document.body.onkeyup = function(e){
 
+if (e.keyCode == '37') { window.location = '/tour/authorizations-code/'; }
 
 
+
+if (e.keyCode == '39') { window.location = '/tour/batch-scanner/'; }
+
 };
 </script>
 
 <div class="text-center">
   <h2>
     
+    <a href="/tour/authorizations-code/">&lt;</a>
+    
 
-     / 11
+    7 / 11
+    
+    <a href="/tour/batch-scanner/">&gt;</a>
     
   </h2>
 </div>