http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/css/print.css
----------------------------------------------------------------------
diff --git a/content/css/print.css b/content/css/print.css
new file mode 100644
index 0000000..66df28d
--- /dev/null
+++ b/content/css/print.css
@@ -0,0 +1,23 @@
+/*
+ * 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.
+ */
+
+/* $Id$ */
+
+#footer, .docs #toc, .docs .courtesylinks, #leftColumn, #navColumn {display: 
none !important;}
+#bodyColumn, body.docs div.docs {margin: 0 !important;border: none !important}

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/css/site.css
----------------------------------------------------------------------
diff --git a/content/css/site.css b/content/css/site.css
index 2381388..3ac40d1 100644
--- a/content/css/site.css
+++ b/content/css/site.css
@@ -1,269 +1,86 @@
-body {
-    padding: 20px;
-}
-
-div.wiki-content thead
-{
-    background-color:#F0F0F0;
-}
-
-#div.wiki-content p { margin: inherit  ; }
-
-div.wiki-content table {
-    border-collapse: collapse;
-    border:1px solid #CCCCCC;
-}
-
-div.wiki-content th {
-    border:1px solid #CCCCCC;
-    padding: 0.5em ;
-}
-
-div.wiki-content td {
-    border:1px solid #CCCCCC;
-    padding: 0.5em ;
-}
-
-.wiki-content a {
-  font-weight:bold;
-}
-
-.wiki-content a:hover {
-  text-decoration:underline;
-}
-
-div.copyright_footer {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 10px;
-  text-align:center;
-  color: #a0a0a0;
-}
-
-/* ====================================================== */
-/*  Rounded Box Styles */
-/* ====================================================== */
-//div.white_box div.header   {background: transparent 
url("../images/white-header-top.png") repeat-x 0pt;}
-//div.white_box div.header_l {background: transparent 
url("../images/white-header-left.png") no-repeat 0pt;}
-//div.white_box div.header_r {background: transparent 
url("../images/white-header-right.png") no-repeat 100% 0pt;}
-div.white_box div.header_r {height: 18px;}
-
-div.white_box div.content   {background: #ffffff; } 
-//div.white_box div.content_l {background: transparent 
url("../images/content-left.png") repeat-y 0pt;}
-//div.white_box div.content_r {background: transparent 
url("../images/content-right.png") repeat-y 100% 0pt;}
-div.white_box div.content_r {padding-left: 6px; padding-right: 9px;}
-
-//div.white_box div.footer {background: transparent 
url("../images/white-footer-bottom.png") repeat-x 0pt;}
-//div.white_box div.footer_l {background: transparent 
url("../images/white-footer-left.png") no-repeat 0pt;}
-//div.white_box div.footer_r {background: transparent 
url("../images/white-footer-right.png") no-repeat 100% 0pt;}
-div.white_box div.footer_r {color: #ffffff; height:37px; padding:0px;}
-div.white_box div.footer_r {padding-left: 6px;padding-right: 9px;}
-
-//div.black_box div.footer {background: transparent 
url("../images/black-footer-bottom.png") repeat-x 0pt;}
-//div.black_box div.footer_l {background: transparent 
url("../images/black-footer-left.png") no-repeat 0pt;}
-//div.black_box div.footer_r {background: transparent 
url("../images/black-footer-right.png") no-repeat right bottom;}
-div.black_box div.footer_r {color: #ffffff; height:37; padding:0px;}
-div.black_box div.footer_r {padding-left: 6px;padding-right: 9px;}
-
-/* ====================================================== */
-/*  Logo Positioning */
-/* ====================================================== */
-div#header_background{background: #294563; }
-
-/* ====================================================== */
-/*  Top and Bottom Bar Styling */
-/* ====================================================== */
-div.top_red_bar {
-//  background: transparent url("../images/top-red-bar.png") repeat 0pt; 
-  background: transparent repeat 0pt; 
-  overflow: hidden;
-}
-div.bottom_red_bar {
-//  background: transparent url("../images/bottom-red-bar.png") repeat 0pt; 
height: 11px;
-  background: transparent repeat 0pt; height: 11px;
-  overflow: hidden;
-}
-
-
-div#searchbox {
-    right: 10px;
-    height: 42px;
-    font-size: 70%;
-    white-space: nowrap;
-    text-align: right;
-    color: white;
-    z-index:0;
-//    background-image: url(images/rc-t-l-5-1header-2searchbox-3searchbox.png);
-    background-repeat: no-repeat;
-    background-position: top left;
-    bottom: -1px; /* compensate for IE rendering issue */
+/*
+ * 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.
+ */
+
+/*@import(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap.min.css);
+@import(https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/2.3.2/css/bootstrap-responsive.css);*/
+html {
+  background-color: #fff;
 }
-
-div#searchbox form {
-    padding: 5px 10px;
-    margin: 0;
-}
-div#searchbox p {
-    padding: 0 0 2px 0;
-    margin: 0;
+body {
+  font-size: 16px;
 }
-div#searchbox input {
-    font-size: 100%;
+li {
+  line-height: 120%;
 }
 
-div#site-breadcrumbs {
-  margin: 0px;
-  padding: 0px;
-  float:left;
-  padding: 2px;
+div#topbar,
+div#banner,
+div#breadcrumbs,
+div#bodyColumn,
+footer {
+  width: initial;
   padding-left: 20px;
-}
-div#site-quicklinks {
-  margin: 0px;
-  padding: 2px;
   padding-right: 20px;
+  clear: both;
 }
-div#site-quicklinks p {
-  text-align: right;
-  padding: 0px; 
-  margin: 0px;
-}
-
-div#site-quicklinks, div#site-breadcrumbs, div#site-quicklinks p, 
div#site-breadcrumbs p,
-div#site-quicklinks a:link, div#site-quicklinks a:visited,
-div#site-breadcrumbs a:link, div#site-breadcrumbs a:visited {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 11px;
-  font-weight: bold;   
-  line-height: 16px;
-  color: #ffffff;
-  text-decoration: none;
-}
-div#site-quicklinks a:active, div#site-quicklinks a:hover,
-div#site-breadcrumbs a:active, div#site-breadcrumbs a:hover {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 11px;
-  font-weight: bold;   
-  line-height: 13px;
-  color: #c0c0c0;
-  text-decoration: underline;
+footer {
+  background-color: #f8f9fa!important;
 }
-div#site-quicklinks sup img {
-  height: 0px;
-  width: 0px;
+footer .row, footer p {
+  margin: 5px;
 }
 
-/* ====================================================== */
-/*  Navigation Styling */
-/* ====================================================== */
-div.navigation {background: #ffffff repeat-y left 0pt; width:200px;}
-div.navigation_top {background: transparent no-repeat left top;} 
-div.navigation_bottom {background: transparent no-repeat left bottom;}
-div.navigation_bottom {padding-left: 5px;padding-right:11px; padding-top:17px; 
padding-bottom:17px;}
-
-/* div.navigation {float:right;} */
-div.navigation_bottom ol, 
-div.navigation_bottom ul, 
-div.navigation_bottom {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 11px;
-  font-weight: bold;   
-  line-height: 13px;
-  text-align: left;
-  padding-left: 11px;
+a, a:hover {
+    color: #0b6623;
 }
 
-div.navigation {
-  text-align: left;
-  clear: left;
+nav, footer {
+  margin-right: auto;
+  margin-left: auto;
 }
 
-div.navigation li {
-       list-style-type: square ;
+@media (min-width: 576px) {
+  nav, footer {
+    max-width: 540px;
+  }
 }
 
-div.navigation h3, 
-div.navigation h3 a:link, div.navigation h3 a:visited, div.navigation h3 
a:active, div.navigation h3 a:hover { 
-  font-family: Verdana, arial, sans-serif;
-  font-size: 11px;
-  font-weight: bold;   
-  line-height: 120%;
-
-  border: none;
-  font-size: 15px; 
-  text-decoration: none;
-  color: #660033;
-  margin:5px;
+@media (min-width: 768px) {
+  nav, footer {
+    max-width: 720px;
+  }
 }
 
-Xdiv.navigation Xh3 {
-  background: no-repeat 0pt;
-  background-position:left center;
-  margin-left:15px;
-  padding-left: 20px;
+@media (min-width: 992px) {
+  nav, footer {
+    max-width: 960px;
+  }
 }
 
-div.navigation a:link, div.navigation a:visited, div.navigation a:active, 
div.navigation a:hover {
-  text-decoration: none;
-  color: #000000;
-}
-div.navigation a:active, div.navigation a:hover {
-  text-decoration: underline;
-  color: #880055;
+@media (min-width: 1200px) {
+  nav, footer {
+    max-width: 1140px;
+  }
 }
 
-div.navigation ul {
-  padding-left: 25px;
-  list-style: none; 
-  padding-bottom: 10px;
-  border-bottom:1px solid #CACACA;
-  margin: 0px;
-  margin-left: 10px;
-  margin-bottom: 10px;
-}
-
-div.navigation_bottom div { 
-  margin-left:10px;
-  padding-left:25px;
-  padding-bottom: 10px;
-  margin-bottom: 10px;
-  border-bottom:1px solid #CACACA;
-}
-
-div.navigation img {
-  margin-left:15px;
-  padding-left: 20px;
-}
-
-div.navigation sup img { height: 0px; width: 0px; }
-
-/* ====================================================== */
-/*  Footer Styling */
-/* ====================================================== */
-div.black_box div.footer_r div {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 10px;
-  font-weight: normal; 
-  line-height: normal;
-  padding:5px;
-  padding-left:20px;
-}
-
-div.design_attribution, div.design_attribution a {
-  font-family: Verdana, arial, sans-serif;
-  font-size: 10px;
-  text-align:center;
-  color: #a0a0a0;
-}
-
-/* ====================================================== */
-/*  Rounded Box Styling  */
-/* ====================================================== */
-
-div.warning {
-  /*
-  font-family: Verdana, arial, sans-serif;
-  */
-  background: #FFCCCC; 
-  margin-right:20px;
-} 
-
+@media (min-width: 1920px) {
+  nav, footer, .container {
+    max-width: 1820px;
+  }
+}
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/doap.rdf
----------------------------------------------------------------------
diff --git a/content/doap.rdf b/content/doap.rdf
deleted file mode 100644
index 2c37d36..0000000
--- a/content/doap.rdf
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-<?xml-stylesheet type="text/xsl"?>
-<rdf:RDF xml:lang="en"
-         xmlns="http://usefulinc.com/ns/doap#"; 
-         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
-         xmlns:asfext="http://projects.apache.org/ns/asfext#";
-         xmlns:foaf="http://xmlns.com/foaf/0.1/";>
-<!--
-  =======================================================================
-
-   Copyright (c) 2011 The Apache Software Foundation.  
-   All rights reserved.
-
-  =======================================================================
--->
-  <Project rdf:about="https://zookeeper.apache.org/";>
-    <created>2011-02-06</created>
-    <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
-    <name>Apache ZooKeeper</name>
-    <homepage rdf:resource="https://zookeeper.apache.org/"; />
-    <asfext:pmc rdf:resource="https://zookeeper.apache.org"; />
-    <shortdesc>A distributed computing platform.</shortdesc>
-    <description>Apache ZooKeeper is an effort to develop and maintain an 
open-source server which enables highly reliable distributed 
coordination.</description>
-    <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/ZOOKEEPER"; />
-    <mailing-list rdf:resource="https://zookeeper.apache.org/lists.html"; />
-    <download-page 
rdf:resource="https://www.apache.org/dyn/closer.cgi/zookeeper/"; />
-    <programming-language>Java</programming-language>
-    <category rdf:resource="https://projects.apache.org/category/database"; />
-
-    <repository>
-      <GitRepository>
-        <location 
rdf:resource="https://git-wip-us.apache.org/repos/asf/zookeeper.git"/>
-        <browse rdf:resource="https://github.com/apache/zookeeper"/>
-      </GitRepository>
-    </repository>
-    
-    <maintainer>
-      <foaf:Person>
-        <foaf:name>Apache ZooKeeper Community</foaf:name>
-        <foaf:mbox rdf:resource="mailto:[email protected]"/>
-      </foaf:Person>
-    </maintainer>
-
-  </Project>
-</rdf:RDF>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index 6172057..611ff6b 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -1,124 +1,141 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <html>
-  <head>
-       <link href="css/site.css" rel="stylesheet" type="text/css">
-       <link href="css/type-settings.css" rel="stylesheet" type="text/css">
-
-       <title>Apache ZooKeeper - Documentation</title>
-
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<head>
+       <meta charset="UTF-8" />
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+       <meta http-equiv="Content-Language" content="en" />
+       <title>Apache ZooKeeper</title>
+       <link rel="stylesheet" href="css/bootstrap.min.css" />
+       <script src="js/jquery-3.3.1.slim.min.js"></script>
+       <script src="js/popper.min.js"></script>
+       <script src="js/bootstrap.min.js"></script>
+       <link rel="stylesheet" href="css/site.css" />
+       <link rel="stylesheet" href="css/print.css" media="print" />
+       <link rel="shortcut icon" href="images/favicon.ico">
 </head>
+<body class="topBarEnabled">
+<nav class="navbar navbar-expand-lg navbar-light bg-light">
+       <a class="navbar-brand" href="index.html"><img 
src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
 
-  <body>
-    <div class="white_box">
-      <div class="content">
-        <div class="content_l">
-          <div class="content_r">
-            <div>
-              <div id="header_background">
-                   <div id="zookeeper_logo">
-                         <a href="/"><img 
src="images/zookeeper_small.gif"/></a> <b><font size=+4 color=white>Apache 
ZooKeeper&trade;</font></b> <a href="https://apache.org";><img 
src="images/feather_small.gif"/></a>
-                   </div>
-              </div>
-              
-              <table border="0">
-                <tbody>
-                  <tr>
-                    <td style="overflow: hidden;" valign="top" width="100%">
-                      <div class="wiki-content">
-                        <h1 id="documentation">Documentation</h1>
-
-<p>Setup instructions, programming guides, and other documentation are 
available for each stable version of ZooKeeper below:</p>
-
-<ul>
-  <li><a href="doc/r3.5.4-beta/index.html">ZooKeeper 3.5.4-beta</a></li>
-  <li><a href="doc/r3.5.3-beta/index.html">ZooKeeper 3.5.3-beta</a></li>
-  <li><a href="doc/r3.5.2-alpha/index.html">ZooKeeper 3.5.2-alpha</a></li>
-  <li><a href="doc/r3.5.1-alpha/index.html">ZooKeeper 3.5.1-alpha</a></li>
-  <li><a href="doc/r3.5.0-alpha/index.html">ZooKeeper 3.5.0-alpha</a></li>
-  <li><a href="doc/r3.4.13/index.html">ZooKeeper 3.4.13</a></li>
-  <li><a href="doc/r3.4.12/index.html">ZooKeeper 3.4.12</a></li>
-  <li><a href="doc/r3.4.11/index.html">ZooKeeper 3.4.11</a></li>
-  <li><a href="doc/r3.4.10/index.html">ZooKeeper 3.4.10</a></li>
-  <li><a href="doc/r3.4.9/index.html">ZooKeeper 3.4.9</a></li>
-  <li><a href="doc/r3.4.8/index.html">ZooKeeper 3.4.8</a></li>
-  <li><a href="doc/r3.4.7/index.html">ZooKeeper 3.4.7</a></li>
-  <li><a href="doc/r3.4.6/index.html">ZooKeeper 3.4.6</a></li>
-  <li><a href="doc/r3.4.5/index.html">ZooKeeper 3.4.5</a></li>
-  <li><a href="doc/r3.4.4/index.html">ZooKeeper 3.4.4</a></li>
-  <li><a href="doc/r3.4.3/index.html">ZooKeeper 3.4.3</a></li>
-  <li><a href="doc/r3.4.2/index.html">ZooKeeper 3.4.2</a></li>
-  <li><a href="doc/r3.4.1/index.html">ZooKeeper 3.4.1</a></li>
-  <li><a href="doc/r3.4.0/index.html">ZooKeeper 3.4.0</a></li>
-  <li><a href="doc/r3.3.6/index.html">ZooKeeper 3.3.6</a></li>
-  <li><a href="doc/r3.3.5/index.html">ZooKeeper 3.3.5</a></li>
-  <li><a href="doc/r3.3.4/index.html">ZooKeeper 3.3.4</a></li>
-  <li><a href="doc/r3.3.3/index.html">ZooKeeper 3.3.3</a></li>
-  <li><a href="doc/r3.3.2/index.html">ZooKeeper 3.3.2</a></li>
-  <li><a href="doc/r3.2.2/index.html">ZooKeeper 3.2.2</a></li>
-  <li><a href="doc/r3.1.2/index.html">ZooKeeper 3.1.2</a></li>
-</ul>
-
-                      </div>
-                    </td>
-                    <td valign="top">
-                      <div class="navigation">
-                        <div class="navigation_top">
-                          <div class="searchbox"> 
-<form action="http://search-hadoop.com/zookeeper"; method="get"> 
-<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" 
name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
-                 <input value="Search" type="submit"> 
-</form> 
-</div> 
-
-                          <div class="navigation_bottom"> 
-                            
-                            <h3 id="project">Project</h3>
-
-<ul>
-  <li><a href="releases.html#news">News</a></li>
-  <li><a href="releases.html">Releases</a></li>
-  <li><a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a></li>
-  <li><a href="credits.html">Credits</a></li>
-  <li><a href="bylaws.html">Bylaws</a></li>
-  <li><a href="https://www.apache.org/licenses/";>License</a></li>
-  <li><a href="privacy.html">Privacy Policy</a></li>
-  <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-  <li><a href="security.html">Security</a></li>
-  <li><a href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-</ul>
-
-<h3 id="documentation">Documentation</h3>
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Project
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="releases.html#news">News</a>
+                                       <a class="dropdown-item" 
href="releases.html">Releases</a>
+                                       <a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a>
+                                       <a class="dropdown-item" 
href="credits.html">Credits</a>
+                                       <a class="dropdown-item" 
href="bylaws.html">Bylaws</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="privacy.html">Privacy Policy</a>
+                                       <a class="dropdown-item" 
href="security.html">Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Documentation
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="doc/r3.5.4-beta">Release 3.5.4-beta</a>
+                                       <a class="dropdown-item" 
href="doc/r3.4.13">Release 3.4.13</a>
+                                       <a class="dropdown-item" 
href="documentation.html">Older Versions</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Developers
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="lists.html">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="irc.html">IRC Channel</a>
+                                       <a class="dropdown-item" 
href="git.html">Version Control</a>
+                                       <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue Tracker</a>
+                                       <a class="dropdown-item" 
href="events.html">Events</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       ASF
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/"; target="_blank" title="Apache Software 
Foundation">Apache Software Foundation</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank" 
title="How Apache Works">How Apache Works</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html"; target="_blank" 
title="Sponsoring Apache">Sponsoring Apache</a>
+                               </div>
+                       </li>
+               </ul>
+               <form class="form-inline my-2 my-lg-0" 
action="http://search-hadoop.com/zookeeper"; method="get">
+                       <input name="q" id="query" size="25" 
class="form-control mr-sm-2" type="search" placeholder="Search with Apache 
Solr" aria-label="Search with Apache Solr">
+                       <button class="btn btn-outline-success my-2 my-sm-0" 
type="submit">Search</button>
+               </form>
+       </div>
+</nav>
 
-<ul>
-  <li><a href="doc/r3.5.4-beta">Release 3.5.4-beta</a></li>
-  <li><a href="doc/r3.4.13">Release 3.4.13</a></li>
-  <li><a href="documentation.html">Older Versions</a></li>
-</ul>
+<div class="container">
+<!--
+Licensed 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
 
-<h3 id="developers">Developers</h3>
+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.
+//-->
+<h1>Documentation</h1>
+<p>Setup instructions, programming guides, and other documentation are 
available for each stable version of ZooKeeper below:</p>
 <ul>
-  <li><a href="lists.html">Mailing Lists</a></li>
-  <li><a href="irc.html">IRC Channel</a></li>
-  <li><a href="git.html">Version Control</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue 
Tracker</a></li>
+<li><a href="doc/r3.5.4-beta/index.html">ZooKeeper 3.5.4-beta</a></li>
+<li><a href="doc/r3.5.3-beta/index.html">ZooKeeper 3.5.3-beta</a></li>
+<li><a href="doc/r3.5.2-alpha/index.html">ZooKeeper 3.5.2-alpha</a></li>
+<li><a href="doc/r3.5.1-alpha/index.html">ZooKeeper 3.5.1-alpha</a></li>
+<li><a href="doc/r3.5.0-alpha/index.html">ZooKeeper 3.5.0-alpha</a></li>
+<li><a href="doc/r3.4.13/index.html">ZooKeeper 3.4.13</a></li>
+<li><a href="doc/r3.4.12/index.html">ZooKeeper 3.4.12</a></li>
+<li><a href="doc/r3.4.11/index.html">ZooKeeper 3.4.11</a></li>
+<li><a href="doc/r3.4.10/index.html">ZooKeeper 3.4.10</a></li>
+<li><a href="doc/r3.4.9/index.html">ZooKeeper 3.4.9</a></li>
+<li><a href="doc/r3.4.8/index.html">ZooKeeper 3.4.8</a></li>
+<li><a href="doc/r3.4.7/index.html">ZooKeeper 3.4.7</a></li>
+<li><a href="doc/r3.4.6/index.html">ZooKeeper 3.4.6</a></li>
+<li><a href="doc/r3.4.5/index.html">ZooKeeper 3.4.5</a></li>
+<li><a href="doc/r3.4.4/index.html">ZooKeeper 3.4.4</a></li>
+<li><a href="doc/r3.4.3/index.html">ZooKeeper 3.4.3</a></li>
+<li><a href="doc/r3.4.2/index.html">ZooKeeper 3.4.2</a></li>
+<li><a href="doc/r3.4.1/index.html">ZooKeeper 3.4.1</a></li>
+<li><a href="doc/r3.4.0/index.html">ZooKeeper 3.4.0</a></li>
+<li><a href="doc/r3.3.6/index.html">ZooKeeper 3.3.6</a></li>
+<li><a href="doc/r3.3.5/index.html">ZooKeeper 3.3.5</a></li>
+<li><a href="doc/r3.3.4/index.html">ZooKeeper 3.3.4</a></li>
+<li><a href="doc/r3.3.3/index.html">ZooKeeper 3.3.3</a></li>
+<li><a href="doc/r3.3.2/index.html">ZooKeeper 3.3.2</a></li>
+<li><a href="doc/r3.2.2/index.html">ZooKeeper 3.2.2</a></li>
+<li><a href="doc/r3.1.2/index.html">ZooKeeper 3.1.2</a></li>
 </ul>
-
-                          </div>
-                        </div>   
-                      </div>
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </div>
-          </div>
-        </div>
-      </div>
-      <div class="copyright_footer">
-<p>Copyright &copy; 2010-2017 The Apache Software Foundation, Licensed under 
the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br>Apache ZooKeeper, ZooKeeper, Apache, the Apache feather 
logo, and the Apache ZooKeeper project logo are trademarks of The Apache 
Software Foundation.</p>
 </div>
 
-  </body>
+<footer>
+    <div class="row">
+        <div class="col">Copyright &copy; 2010-2018
+            <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and 
the Apache ZooKeeper project logo are trademarks of The Apache Software 
Foundation.
+        </div>
+        <div class="col-sm-2">
+            <a href="https://apache.org"; id="bannerRight">
+                <img src="images/asf-logo-with-feather.png" height="83px"/>
+            </a>
+        </div>
+    </div>
+</footer>
+</body>
 </html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/events.html
----------------------------------------------------------------------
diff --git a/content/events.html b/content/events.html
new file mode 100644
index 0000000..c7b558e
--- /dev/null
+++ b/content/events.html
@@ -0,0 +1,143 @@
+<!DOCTYPE html>
+<html>
+<head>
+       <meta charset="UTF-8" />
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+       <meta http-equiv="Content-Language" content="en" />
+       <title>Apache ZooKeeper</title>
+       <link rel="stylesheet" href="css/bootstrap.min.css" />
+       <script src="js/jquery-3.3.1.slim.min.js"></script>
+       <script src="js/popper.min.js"></script>
+       <script src="js/bootstrap.min.js"></script>
+       <link rel="stylesheet" href="css/site.css" />
+       <link rel="stylesheet" href="css/print.css" media="print" />
+       <link rel="shortcut icon" href="images/favicon.ico">
+</head>
+<body class="topBarEnabled">
+<nav class="navbar navbar-expand-lg navbar-light bg-light">
+       <a class="navbar-brand" href="index.html"><img 
src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
+
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Project
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="releases.html#news">News</a>
+                                       <a class="dropdown-item" 
href="releases.html">Releases</a>
+                                       <a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a>
+                                       <a class="dropdown-item" 
href="credits.html">Credits</a>
+                                       <a class="dropdown-item" 
href="bylaws.html">Bylaws</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="privacy.html">Privacy Policy</a>
+                                       <a class="dropdown-item" 
href="security.html">Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Documentation
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="doc/r3.5.4-beta">Release 3.5.4-beta</a>
+                                       <a class="dropdown-item" 
href="doc/r3.4.13">Release 3.4.13</a>
+                                       <a class="dropdown-item" 
href="documentation.html">Older Versions</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Developers
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="lists.html">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="irc.html">IRC Channel</a>
+                                       <a class="dropdown-item" 
href="git.html">Version Control</a>
+                                       <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue Tracker</a>
+                                       <a class="dropdown-item" 
href="events.html">Events</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       ASF
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/"; target="_blank" title="Apache Software 
Foundation">Apache Software Foundation</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank" 
title="How Apache Works">How Apache Works</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html"; target="_blank" 
title="Sponsoring Apache">Sponsoring Apache</a>
+                               </div>
+                       </li>
+               </ul>
+               <form class="form-inline my-2 my-lg-0" 
action="http://search-hadoop.com/zookeeper"; method="get">
+                       <input name="q" id="query" size="25" 
class="form-control mr-sm-2" type="search" placeholder="Search with Apache 
Solr" aria-label="Search with Apache Solr">
+                       <button class="btn btn-outline-success my-2 my-sm-0" 
type="submit">Search</button>
+               </form>
+       </div>
+</nav>
+
+<div class="container">
+<!--
+Licensed 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.
+//-->
+<h1>Events</h1>
+<h2>Upcoming events</h2>
+<p><img src="https://www.apache.org/events/current-event-234x60.png"; 
alt="Current Apache Event" /></p>
+<h2>Past Events</h2>
+<h3>FaceBook ZooKeeper Meetup</h3>
+<p>Your ZooKeeper friends @ Facebook would like to invite you to share and 
learn what’s new with ZooKeeper.</p>
+<p>We will not only share what we at Facebook have been up to, but we have 
exciting talks from speakers from the ZooKeeper community lined up who are 
eager to share what they've been working on as well. And of course, we've got 
some cool swag for you :-)</p>
+<p>When: November 8th 2018, 5pm – 8pm (Talks: 5pm - 7pm; Networking &amp; 
Happy Hour/Networking: 7pm - 8pm)</p>
+<p>Where: Facebook HQ - MPK 16, 1 Hacker Way, Menlo Park, CA</p>
+<p>Agenda</p>
+<ul>
+<li>5pm-5:15pm – Welcome/Registration</li>
+<li>5:15pm – 6:10pm – ZooKeeper @ Facebook</li>
+<li>6:15pm-6:35pm  - Whats new in ZooKeeper 3.5 (Andor Molnar)</li>
+<li>6:40pm – 7:00pm – ZooKeeper @ Twitter (Michael Han)</li>
+</ul>
+<p>We will have remote viewing locations in our Facebook Seattle office, and 
the event will also be live streamed. You can indicate how you'd like to attend 
on the registration page.</p>
+<p><strong>Recording:</strong> <a 
href="https://www.facebook.com/zkmeetup";>https://www.facebook.com/zkmeetup</a></p>
+<h3>10 years at Apache | ZooKeeper Meetup with Patrick Hunt</h3>
+<p>When: June 6th 2018, 6pm-8pm CEST</p>
+<p>Where: Cloudera Budapest Office, Széchenyi István tér 7-8, Budapest, 
Hungary</p>
+<p>Agenda:</p>
+<ul>
+<li>&quot;Apache ZooKeeper - a short history&quot; (Patrick Hunt)</li>
+</ul>
+<p>Abstract: &quot;Ten years at Apache - a short history of the Apache 
ZooKeeper project including insights on how to use it, when to use it, when not 
to use it, and experiences from running in production.&quot;</p>
+<p>Interestingly ZooKeeper will be hitting it's 10 year anniversary at Apache 
while I'm in Budapest, see this: 
https://issues.apache.org/jira/browse/ZOOKEEPER-1</p>
+<ul>
+<li>What it feels like working on an Open Source project (Andor Molnar)</li>
+</ul>
+<p>Abstract: Experiences of a Hungarian software engineer moved to the Open 
Source world recently from the traditional closed-source proprietary product 
development. The ladder of Apache: committer, PMC members, etc. Challenges in 
prioritization. Does scrum work with open source? Importance of socialization: 
how networking helps you to be successful</p>
+<p><strong>Recording:</strong> no recording</p>
+</div>
+
+<footer>
+    <div class="row">
+        <div class="col">Copyright &copy; 2010-2018
+            <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and 
the Apache ZooKeeper project logo are trademarks of The Apache Software 
Foundation.
+        </div>
+        <div class="col-sm-2">
+            <a href="https://apache.org"; id="bannerRight">
+                <img src="images/asf-logo-with-feather.png" height="83px"/>
+            </a>
+        </div>
+    </div>
+</footer>
+</body>
+</html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/git.html
----------------------------------------------------------------------
diff --git a/content/git.html b/content/git.html
index 11b64c1..0e51684 100644
--- a/content/git.html
+++ b/content/git.html
@@ -1,100 +1,114 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <html>
-  <head>
-       <link href="css/site.css" rel="stylesheet" type="text/css">
-       <link href="css/type-settings.css" rel="stylesheet" type="text/css">
-
-       <title>Apache ZooKeeper - Version Control</title>
-
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<head>
+       <meta charset="UTF-8" />
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+       <meta http-equiv="Content-Language" content="en" />
+       <title>Apache ZooKeeper</title>
+       <link rel="stylesheet" href="css/bootstrap.min.css" />
+       <script src="js/jquery-3.3.1.slim.min.js"></script>
+       <script src="js/popper.min.js"></script>
+       <script src="js/bootstrap.min.js"></script>
+       <link rel="stylesheet" href="css/site.css" />
+       <link rel="stylesheet" href="css/print.css" media="print" />
+       <link rel="shortcut icon" href="images/favicon.ico">
 </head>
+<body class="topBarEnabled">
+<nav class="navbar navbar-expand-lg navbar-light bg-light">
+       <a class="navbar-brand" href="index.html"><img 
src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
 
-  <body>
-    <div class="white_box">
-      <div class="content">
-        <div class="content_l">
-          <div class="content_r">
-            <div>
-              <div id="header_background">
-                   <div id="zookeeper_logo">
-                         <a href="/"><img 
src="images/zookeeper_small.gif"/></a> <b><font size=+4 color=white>Apache 
ZooKeeper&trade;</font></b> <a href="https://apache.org";><img 
src="images/feather_small.gif"/></a>
-                   </div>
-              </div>
-              
-              <table border="0">
-                <tbody>
-                  <tr>
-                    <td style="overflow: hidden;" valign="top" width="100%">
-                      <div class="wiki-content">
-                        <h1 id="zookeeper-version-control-system">ZooKeeper 
Version Control System</h1>
-
-<p>The ZooKeeper source code resides in the Apache Git repository:
-<a 
href="https://git-wip-us.apache.org/repos/asf/zookeeper.git";>https://git-wip-us.apache.org/repos/asf/zookeeper.git</a>
-All commits and releases are done on this repository.</p>
-
-<p>There is also a github mirror at:
-<a 
href="https://github.com/apache/zookeeper";>https://github.com/apache/zookeeper</a></p>
-
-                      </div>
-                    </td>
-                    <td valign="top">
-                      <div class="navigation">
-                        <div class="navigation_top">
-                          <div class="searchbox"> 
-<form action="http://search-hadoop.com/zookeeper"; method="get"> 
-<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" 
name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
-                 <input value="Search" type="submit"> 
-</form> 
-</div> 
-
-                          <div class="navigation_bottom"> 
-                            
-                            <h3 id="project">Project</h3>
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Project
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="releases.html#news">News</a>
+                                       <a class="dropdown-item" 
href="releases.html">Releases</a>
+                                       <a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a>
+                                       <a class="dropdown-item" 
href="credits.html">Credits</a>
+                                       <a class="dropdown-item" 
href="bylaws.html">Bylaws</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="privacy.html">Privacy Policy</a>
+                                       <a class="dropdown-item" 
href="security.html">Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Documentation
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="doc/r3.5.4-beta">Release 3.5.4-beta</a>
+                                       <a class="dropdown-item" 
href="doc/r3.4.13">Release 3.4.13</a>
+                                       <a class="dropdown-item" 
href="documentation.html">Older Versions</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Developers
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="lists.html">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="irc.html">IRC Channel</a>
+                                       <a class="dropdown-item" 
href="git.html">Version Control</a>
+                                       <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue Tracker</a>
+                                       <a class="dropdown-item" 
href="events.html">Events</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       ASF
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/"; target="_blank" title="Apache Software 
Foundation">Apache Software Foundation</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank" 
title="How Apache Works">How Apache Works</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html"; target="_blank" 
title="Sponsoring Apache">Sponsoring Apache</a>
+                               </div>
+                       </li>
+               </ul>
+               <form class="form-inline my-2 my-lg-0" 
action="http://search-hadoop.com/zookeeper"; method="get">
+                       <input name="q" id="query" size="25" 
class="form-control mr-sm-2" type="search" placeholder="Search with Apache 
Solr" aria-label="Search with Apache Solr">
+                       <button class="btn btn-outline-success my-2 my-sm-0" 
type="submit">Search</button>
+               </form>
+       </div>
+</nav>
 
-<ul>
-  <li><a href="releases.html#news">News</a></li>
-  <li><a href="releases.html">Releases</a></li>
-  <li><a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a></li>
-  <li><a href="credits.html">Credits</a></li>
-  <li><a href="bylaws.html">Bylaws</a></li>
-  <li><a href="https://www.apache.org/licenses/";>License</a></li>
-  <li><a href="privacy.html">Privacy Policy</a></li>
-  <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-  <li><a href="security.html">Security</a></li>
-  <li><a href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-</ul>
+<div class="container">
+<!--
+Licensed 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
 
-<h3 id="documentation">Documentation</h3>
+http://www.apache.org/licenses/LICENSE-2.0
 
-<ul>
-  <li><a href="doc/r3.5.4-beta">Release 3.5.4-beta</a></li>
-  <li><a href="doc/r3.4.13">Release 3.4.13</a></li>
-  <li><a href="documentation.html">Older Versions</a></li>
-</ul>
-
-<h3 id="developers">Developers</h3>
-
-<ul>
-  <li><a href="lists.html">Mailing Lists</a></li>
-  <li><a href="irc.html">IRC Channel</a></li>
-  <li><a href="git.html">Version Control</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue 
Tracker</a></li>
-</ul>
-
-                          </div>
-                        </div>   
-                      </div>
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </div>
-          </div>
-        </div>
-      </div>
-      <div class="copyright_footer">
-<p>Copyright &copy; 2010-2017 The Apache Software Foundation, Licensed under 
the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br>Apache ZooKeeper, ZooKeeper, Apache, the Apache feather 
logo, and the Apache ZooKeeper project logo are trademarks of The Apache 
Software Foundation.</p>
+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.
+//-->
+<h1>ZooKeeper Version Control System</h1>
+<p>The ZooKeeper source code resides in the Apache Git repository: <a 
href="https://git-wip-us.apache.org/repos/asf/zookeeper.git";>https://git-wip-us.apache.org/repos/asf/zookeeper.git</a>
 All commits and releases are done on this repository.</p>
+<p>There is also a github mirror at: <a 
href="https://github.com/apache/zookeeper";>https://github.com/apache/zookeeper</a></p>
 </div>
 
-  </body>
+<footer>
+    <div class="row">
+        <div class="col">Copyright &copy; 2010-2018
+            <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and 
the Apache ZooKeeper project logo are trademarks of The Apache Software 
Foundation.
+        </div>
+        <div class="col-sm-2">
+            <a href="https://apache.org"; id="bannerRight">
+                <img src="images/asf-logo-with-feather.png" height="83px"/>
+            </a>
+        </div>
+    </div>
+</footer>
+</body>
 </html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/images/asf-logo-with-feather.png
----------------------------------------------------------------------
diff --git a/content/images/asf-logo-with-feather.png 
b/content/images/asf-logo-with-feather.png
new file mode 100644
index 0000000..fef9e88
Binary files /dev/null and b/content/images/asf-logo-with-feather.png differ

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/images/favicon.ico
----------------------------------------------------------------------
diff --git a/content/images/favicon.ico b/content/images/favicon.ico
new file mode 100644
index 0000000..b6b6c2c
Binary files /dev/null and b/content/images/favicon.ico differ

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/images/maven-feather.png
----------------------------------------------------------------------
diff --git a/content/images/maven-feather.png b/content/images/maven-feather.png
new file mode 100644
index 0000000..b5ada83
Binary files /dev/null and b/content/images/maven-feather.png differ

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/images/powered-by-apache-logo.png
----------------------------------------------------------------------
diff --git a/content/images/powered-by-apache-logo.png 
b/content/images/powered-by-apache-logo.png
new file mode 100644
index 0000000..478a4a2
Binary files /dev/null and b/content/images/powered-by-apache-logo.png differ

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index a650363..0e42e3e 100644
--- a/content/index.html
+++ b/content/index.html
@@ -1,120 +1,129 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <html>
-  <head>
-       <link href="css/site.css" rel="stylesheet" type="text/css">
-       <link href="css/type-settings.css" rel="stylesheet" type="text/css">
-
-       <title>Apache ZooKeeper - Home</title>
-
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<head>
+       <meta charset="UTF-8" />
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+       <meta http-equiv="Content-Language" content="en" />
+       <title>Apache ZooKeeper</title>
+       <link rel="stylesheet" href="css/bootstrap.min.css" />
+       <script src="js/jquery-3.3.1.slim.min.js"></script>
+       <script src="js/popper.min.js"></script>
+       <script src="js/bootstrap.min.js"></script>
+       <link rel="stylesheet" href="css/site.css" />
+       <link rel="stylesheet" href="css/print.css" media="print" />
+       <link rel="shortcut icon" href="images/favicon.ico">
 </head>
-
-  <body>
-    <div class="white_box">
-      <div class="content">
-        <div class="content_l">
-          <div class="content_r">
-            <div>
-              <div id="header_background">
-                   <div id="zookeeper_logo">
-                         <a href="/"><img 
src="images/zookeeper_small.gif"/></a> <b><font size=+4 color=white>Apache 
ZooKeeper&trade;</font></b> <a href="https://apache.org";><img 
src="images/feather_small.gif"/></a>
-                   </div>
-              </div>
-              
-              <table border="0">
-                <tbody>
-                  <tr>
-                    <td style="overflow: hidden;" valign="top" width="100%">
-                      <div class="wiki-content">
-                        <h1 id="welcome-to-apache-zookeeper">Welcome to Apache 
ZooKeeper&#8482;</h1>
-
+<body class="topBarEnabled">
+<nav class="navbar navbar-expand-lg navbar-light bg-light">
+       <a class="navbar-brand" href="index.html"><img 
src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
+
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Project
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="releases.html#news">News</a>
+                                       <a class="dropdown-item" 
href="releases.html">Releases</a>
+                                       <a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a>
+                                       <a class="dropdown-item" 
href="credits.html">Credits</a>
+                                       <a class="dropdown-item" 
href="bylaws.html">Bylaws</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="privacy.html">Privacy Policy</a>
+                                       <a class="dropdown-item" 
href="security.html">Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Documentation
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="doc/r3.5.4-beta">Release 3.5.4-beta</a>
+                                       <a class="dropdown-item" 
href="doc/r3.4.13">Release 3.4.13</a>
+                                       <a class="dropdown-item" 
href="documentation.html">Older Versions</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Developers
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="lists.html">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="irc.html">IRC Channel</a>
+                                       <a class="dropdown-item" 
href="git.html">Version Control</a>
+                                       <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue Tracker</a>
+                                       <a class="dropdown-item" 
href="events.html">Events</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       ASF
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/"; target="_blank" title="Apache Software 
Foundation">Apache Software Foundation</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank" 
title="How Apache Works">How Apache Works</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html"; target="_blank" 
title="Sponsoring Apache">Sponsoring Apache</a>
+                               </div>
+                       </li>
+               </ul>
+               <form class="form-inline my-2 my-lg-0" 
action="http://search-hadoop.com/zookeeper"; method="get">
+                       <input name="q" id="query" size="25" 
class="form-control mr-sm-2" type="search" placeholder="Search with Apache 
Solr" aria-label="Search with Apache Solr">
+                       <button class="btn btn-outline-success my-2 my-sm-0" 
type="submit">Search</button>
+               </form>
+       </div>
+</nav>
+
+<div class="container">
+<!--
+Licensed 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.
+//-->
+<h1>Welcome to Apache ZooKeeper™</h1>
 <p>Apache ZooKeeper is an effort to develop and maintain an open-source server 
which enables highly reliable distributed coordination.</p>
-
-<h2 id="what-is-zookeeper">What is ZooKeeper?</h2>
-
-<p>ZooKeeper is a centralized service for maintaining configuration 
information, naming, providing distributed synchronization, and providing group 
services. All of these kinds of services are used in some form or another by 
distributed applications. Each time they are implemented there is a lot of work 
that goes into fixing the bugs and race conditions that are inevitable. Because 
of the difficulty of implementing these kinds of services, applications 
initially usually skimp on them ,which make them brittle in the presence of 
change and difficult to manage. Even when done correctly, different 
implementations of these services lead to management complexity when the 
applications are deployed.</p>
-
+<h2>What is ZooKeeper?</h2>
+<p>ZooKeeper is a centralized service for maintaining configuration 
information, naming, providing distributed synchronization, and providing group 
services. All of these kinds of services are used in some form or another by 
distributed applications. Each time they are implemented there is a lot of work 
that goes into fixing the bugs and race conditions that are inevitable. Because 
of the difficulty of implementing these kinds of services, applications 
initially usually skimp on them, which make them brittle in the presence of 
change and difficult to manage. Even when done correctly, different 
implementations of these services lead to management complexity when the 
applications are deployed.</p>
 <p>Learn more about ZooKeeper on the <a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>ZooKeeper 
Wiki</a>.</p>
-
-<h2 id="getting-started">Getting Started</h2>
-
+<h2>Getting Started</h2>
 <p>Start by installing ZooKeeper on a single machine or a very small 
cluster.</p>
-
 <ol>
-  <li><a href="doc/current/index.html">Learn about</a> ZooKeeper by reading 
the documentation.</li>
-  <li><a href="releases.html">Download</a> ZooKeeper from the release 
page.</li>
+<li><a href="doc/current/index.html">Learn about</a> ZooKeeper by reading the 
documentation.</li>
+<li><a href="releases.html">Download</a> ZooKeeper from the release page.</li>
 </ol>
-
-<h2 id="getting-involved">Getting Involved</h2>
-
+<h2>Getting Involved</h2>
 <p>Apache ZooKeeper is an open source volunteer project under the Apache 
Software Foundation. We encourage you to learn about the project and contribute 
your expertise. Here are some starter links:</p>
-
 <ol>
-  <li>See our <a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute";>How
 to Contribute to ZooKeeper</a> page.</li>
-  <li>Give us <a 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>feedback</a>: What can 
we do better?</li>
-  <li>Join the <a href="lists.html">mailing list</a>: Meet the community.</li>
+<li>See our <a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/HowToContribute";>How
 to Contribute to ZooKeeper</a> page.</li>
+<li>Give us <a 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>feedback</a>: What can 
we do better?</li>
+<li>Join the <a href="lists.html">mailing list</a>: Meet the community.</li>
 </ol>
-
-                      </div>
-                    </td>
-                    <td valign="top">
-                      <div class="navigation">
-                        <div class="navigation_top">
-                          <div class="searchbox"> 
-<form action="http://search-hadoop.com/zookeeper"; method="get"> 
-<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" 
name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
-                 <input value="Search" type="submit"> 
-</form> 
-</div> 
-
-                          <div class="navigation_bottom"> 
-                            
-                            <h3 id="project">Project</h3>
-
-<ul>
-  <li><a href="releases.html#news">News</a></li>
-  <li><a href="releases.html">Releases</a></li>
-  <li><a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a></li>
-  <li><a href="credits.html">Credits</a></li>
-  <li><a href="bylaws.html">Bylaws</a></li>
-  <li><a href="https://www.apache.org/licenses/";>License</a></li>
-  <li><a href="privacy.html">Privacy Policy</a></li>
-  <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-  <li><a href="security.html">Security</a></li>
-  <li><a href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-</ul>
-
-<h3 id="documentation">Documentation</h3>
-
-<ul>
-  <li><a href="doc/r3.5.4-beta">Release 3.5.4-beta</a></li>
-  <li><a href="doc/r3.4.13">Release 3.4.13</a></li>
-  <li><a href="documentation.html">Older Versions</a></li>
-</ul>
-
-<h3 id="developers">Developers</h3>
-
-<ul>
-  <li><a href="lists.html">Mailing Lists</a></li>
-  <li><a href="irc.html">IRC Channel</a></li>
-  <li><a href="git.html">Version Control</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue 
Tracker</a></li>
-</ul>
-
-                          </div>
-                        </div>   
-                      </div>
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </div>
-          </div>
-        </div>
-      </div>
-      <div class="copyright_footer">
-<p>Copyright &copy; 2010-2017 The Apache Software Foundation, Licensed under 
the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br>Apache ZooKeeper, ZooKeeper, Apache, the Apache feather 
logo, and the Apache ZooKeeper project logo are trademarks of The Apache 
Software Foundation.</p>
 </div>
 
-  </body>
+<footer>
+    <div class="row">
+        <div class="col">Copyright &copy; 2010-2018
+            <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and 
the Apache ZooKeeper project logo are trademarks of The Apache Software 
Foundation.
+        </div>
+        <div class="col-sm-2">
+            <a href="https://apache.org"; id="bannerRight">
+                <img src="images/asf-logo-with-feather.png" height="83px"/>
+            </a>
+        </div>
+    </div>
+</footer>
+</body>
 </html>

http://git-wip-us.apache.org/repos/asf/zookeeper/blob/cb8c2e5b/content/irc.html
----------------------------------------------------------------------
diff --git a/content/irc.html b/content/irc.html
index 154615e..fe3ea8b 100644
--- a/content/irc.html
+++ b/content/irc.html
@@ -1,98 +1,114 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
"http://www.w3.org/TR/html4/loose.dtd";>
+<!DOCTYPE html>
 <html>
-  <head>
-       <link href="css/site.css" rel="stylesheet" type="text/css">
-       <link href="css/type-settings.css" rel="stylesheet" type="text/css">
+<head>
+       <meta charset="UTF-8" />
+       <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+       <meta http-equiv="Content-Language" content="en" />
+       <title>Apache ZooKeeper</title>
+       <link rel="stylesheet" href="css/bootstrap.min.css" />
+       <script src="js/jquery-3.3.1.slim.min.js"></script>
+       <script src="js/popper.min.js"></script>
+       <script src="js/bootstrap.min.js"></script>
+       <link rel="stylesheet" href="css/site.css" />
+       <link rel="stylesheet" href="css/print.css" media="print" />
+       <link rel="shortcut icon" href="images/favicon.ico">
+</head>
+<body class="topBarEnabled">
+<nav class="navbar navbar-expand-lg navbar-light bg-light">
+       <a class="navbar-brand" href="index.html"><img 
src="images/zookeeper_small.gif" height="55px"/>Apache ZooKeeper&trade;</a>
+       <button class="navbar-toggler" type="button" data-toggle="collapse" 
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" 
aria-expanded="false" aria-label="Toggle navigation">
+               <span class="navbar-toggler-icon"></span>
+       </button>
 
-       <title>Apache ZooKeeper - IRC</title>
+       <div class="collapse navbar-collapse" id="navbarSupportedContent">
+               <ul class="navbar-nav mr-auto">
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Project
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="releases.html#news">News</a>
+                                       <a class="dropdown-item" 
href="releases.html">Releases</a>
+                                       <a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a>
+                                       <a class="dropdown-item" 
href="credits.html">Credits</a>
+                                       <a class="dropdown-item" 
href="bylaws.html">Bylaws</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/licenses/";>License</a>
+                                       <a class="dropdown-item" 
href="privacy.html">Privacy Policy</a>
+                                       <a class="dropdown-item" 
href="security.html">Security</a>
+                                       <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Documentation
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="doc/r3.5.4-beta">Release 3.5.4-beta</a>
+                                       <a class="dropdown-item" 
href="doc/r3.4.13">Release 3.4.13</a>
+                                       <a class="dropdown-item" 
href="documentation.html">Older Versions</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       Developers
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="lists.html">Mailing Lists</a>
+                                       <a class="dropdown-item" 
href="irc.html">IRC Channel</a>
+                                       <a class="dropdown-item" 
href="git.html">Version Control</a>
+                                       <a class="dropdown-item" 
href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue Tracker</a>
+                                       <a class="dropdown-item" 
href="events.html">Events</a>
+                               </div>
+                       </li>
+                       <li class="nav-item dropdown">
+                               <a class="nav-link dropdown-toggle" href="#" 
id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" 
aria-expanded="false">
+                                       ASF
+                               </a>
+                               <div class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/"; target="_blank" title="Apache Software 
Foundation">Apache Software Foundation</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/how-it-works.html"; target="_blank" 
title="How Apache Works">How Apache Works</a>
+                                       <a class="dropdown-item" 
href="http://www.apache.org/foundation/sponsorship.html"; target="_blank" 
title="Sponsoring Apache">Sponsoring Apache</a>
+                               </div>
+                       </li>
+               </ul>
+               <form class="form-inline my-2 my-lg-0" 
action="http://search-hadoop.com/zookeeper"; method="get">
+                       <input name="q" id="query" size="25" 
class="form-control mr-sm-2" type="search" placeholder="Search with Apache 
Solr" aria-label="Search with Apache Solr">
+                       <button class="btn btn-outline-success my-2 my-sm-0" 
type="submit">Search</button>
+               </form>
+       </div>
+</nav>
 
-       <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-</head>
+<div class="container">
+<!--
+Licensed 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
 
-  <body>
-    <div class="white_box">
-      <div class="content">
-        <div class="content_l">
-          <div class="content_r">
-            <div>
-              <div id="header_background">
-                   <div id="zookeeper_logo">
-                         <a href="/"><img 
src="images/zookeeper_small.gif"/></a> <b><font size=+4 color=white>Apache 
ZooKeeper&trade;</font></b> <a href="https://apache.org";><img 
src="images/feather_small.gif"/></a>
-                   </div>
-              </div>
-              
-              <table border="0">
-                <tbody>
-                  <tr>
-                    <td style="overflow: hidden;" valign="top" width="100%">
-                      <div class="wiki-content">
-                        <h1 id="zookeeper-irc-channel">ZooKeeper IRC 
Channel</h1>
+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.
+//-->
+<h1>ZooKeeper IRC Channel</h1>
 <p>There is an IRC channel dedicated to zookeeper at irc.freenode.org. The 
name of the channel is #zookeeper.</p>
-
 <p>The IRC channel can be used for online discussion about zookeeper related 
stuff, but developers should be careful to transfer all the official decisions 
or useful discussions to the issue tracking system.</p>
-
-
-                      </div>
-                    </td>
-                    <td valign="top">
-                      <div class="navigation">
-                        <div class="navigation_top">
-                          <div class="searchbox"> 
-<form action="http://search-hadoop.com/zookeeper"; method="get"> 
-<input onFocus="getBlank (this, 'Search with Apache Solr');" size="25" 
name="q" id="query" type="text" value="Search with Apache Solr">&nbsp;
-                 <input value="Search" type="submit"> 
-</form> 
-</div> 
-
-                          <div class="navigation_bottom"> 
-                            
-                            <h3 id="project">Project</h3>
-
-<ul>
-  <li><a href="releases.html#news">News</a></li>
-  <li><a href="releases.html">Releases</a></li>
-  <li><a 
href="https://cwiki.apache.org/confluence/display/ZOOKEEPER/Index";>Wiki</a></li>
-  <li><a href="credits.html">Credits</a></li>
-  <li><a href="bylaws.html">Bylaws</a></li>
-  <li><a href="https://www.apache.org/licenses/";>License</a></li>
-  <li><a href="privacy.html">Privacy Policy</a></li>
-  <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-  <li><a href="security.html">Security</a></li>
-  <li><a href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-</ul>
-
-<h3 id="documentation">Documentation</h3>
-
-<ul>
-  <li><a href="doc/r3.5.4-beta">Release 3.5.4-beta</a></li>
-  <li><a href="doc/r3.4.13">Release 3.4.13</a></li>
-  <li><a href="documentation.html">Older Versions</a></li>
-</ul>
-
-<h3 id="developers">Developers</h3>
-
-<ul>
-  <li><a href="lists.html">Mailing Lists</a></li>
-  <li><a href="irc.html">IRC Channel</a></li>
-  <li><a href="git.html">Version Control</a></li>
-  <li><a href="https://issues.apache.org/jira/browse/ZOOKEEPER";>Issue 
Tracker</a></li>
-</ul>
-
-                          </div>
-                        </div>   
-                      </div>
-                    </td>
-                  </tr>
-                </tbody>
-              </table>
-            </div>
-          </div>
-        </div>
-      </div>
-      <div class="copyright_footer">
-<p>Copyright &copy; 2010-2017 The Apache Software Foundation, Licensed under 
the <a href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, 
Version 2.0</a>.<br>Apache ZooKeeper, ZooKeeper, Apache, the Apache feather 
logo, and the Apache ZooKeeper project logo are trademarks of The Apache 
Software Foundation.</p>
 </div>
 
-  </body>
+<footer>
+    <div class="row">
+        <div class="col">Copyright &copy; 2010-2018
+            <a href="https://www.apache.org/";>The Apache Software 
Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br>
+            Apache ZooKeeper, ZooKeeper, Apache, the Apache feather logo, and 
the Apache ZooKeeper project logo are trademarks of The Apache Software 
Foundation.
+        </div>
+        <div class="col-sm-2">
+            <a href="https://apache.org"; id="bannerRight">
+                <img src="images/asf-logo-with-feather.png" height="83px"/>
+            </a>
+        </div>
+    </div>
+</footer>
+</body>
 </html>

Reply via email to