HDDS-459. Create redirect to the hadoop.apache.org/ozone. Content is moved to the hadoop-site git repo.
diff --git a/content/categories.html b/content/categories.html
index 24f6ff5..0d30ec9 100644
--- a/content/categories.html
+++ b/content/categories.html
@@ -17,7 +17,7 @@
     <base href="/">
 
     <link rel="canonical" href="http://ozone.hadoop.apache.org/">
-
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
           integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
     <link rel="stylesheet" href="style.css">
@@ -47,32 +47,6 @@
         </div>
     </div>
 
-    <nav class="navbar navbar-default navbar-static-top" role="navigation">
-        <div class="container">
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
-                        data-target="#ratis-menu" aria-expanded="false">
-                    <span class="sr-only">Toggle navigation</span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </button>
-            </div>
-
-            <div id="ratis-menu" class="collapse navbar-collapse">
-                <ul class="nav navbar-nav navbar-right">
-                    <li><a href="#qa">Q&A</a></li>
-                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Distributed+Data+Store+and+Applications">Wiki</a></li>
-                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
-                </ul>
-            </div>
-
-    </nav>
-
-    <div style="max-height: 200px; overflow: hidden;">
-      <img src="/cloud.png" style="width: 100%; left:0px;"/>
-    </div>
 
 </div>
 
diff --git a/content/categories/index.html b/content/categories/index.html
new file mode 100644
index 0000000..50540c4
--- /dev/null
+++ b/content/categories/index.html
@@ -0,0 +1,118 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+
+<section id="main">
+  <div>
+    <h1 id="title">Categories Archive</h1>
+        <ul id="list">
+            
+        </ul>
+  </div>
+
+
+</section>
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/categories/page/1.html b/content/categories/page/1.html
index a3d9d34..6ce8fc9 100644
--- a/content/categories/page/1.html
+++ b/content/categories/page/1.html
@@ -1 +1 @@
-<!DOCTYPE html><html><head><title>/categories.html</title><link rel="canonical" href="/categories.html"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=/categories.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html><html><head><title>/categories.html</title><link rel="canonical" href="/categories.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/categories.html" /></head></html>
\ No newline at end of file
diff --git a/content/docs/index.html b/content/docs/index.html
new file mode 100644
index 0000000..2c2b2e3
--- /dev/null
+++ b/content/docs/index.html
@@ -0,0 +1,127 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+
+  <h1>Documentation</h1>
+
+Choose a version:
+
+<p>
+  <table class="table table-striped">
+    <tr>
+      <td><a href="/docs/latest">latest</a></td>
+    </tr>
+   
+     <tr>
+       <td><a href="/docs/0.2.1-alpha">0.2.1-alpha</a></td>
+     </tr>
+  
+  </table>
+</p>
+
+  <p>Documentation is also part the binary release packages and available online from the running Storage Container Manager or Ozone Manager webui.</p>
+
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/downloads/index.html b/content/downloads/index.html
new file mode 100644
index 0000000..cb049dc
--- /dev/null
+++ b/content/downloads/index.html
@@ -0,0 +1,194 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+
+  <h1>Download</h1>
+
+  <p>Hadoop Ozone is released as source code tarballs with corresponding binary
+  tarballs for convenience. The downloads are distributed via mirror sites
+  and should be checked for tampering using GPG or SHA-256.</p>
+
+<p>
+  <table class="table table-striped">
+    <thead>
+    <tr>
+      <th>Version</th>
+      <th>Release date</th>
+      <th>Source download</th>
+      <th>Binary download</th>
+      <th>Release notes</th>
+    </tr>
+  </thead>
+   
+     <tr>
+       <td>0.2.1-alpha</td>
+       <td>2018 Sep 27 </td>
+       <td>
+         <a href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz">source</a>
+         (<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz.mds">checksum</a>
+         <a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz.asc">signature</a>)
+        </td>
+        <td>
+          <a href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz">binary</a>
+          (<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz.mds">checksum</a>
+          <a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz.asc">signature</a>)
+         </td>
+         <td>
+           <a href="/release/0.2.1-alpha/">Announcement</a>
+         </td>
+     </tr>
+  
+  </table>
+</p>
+
+  
+
+<!---
+  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. See accompanying LICENSE file.
+-->
+
+<h2 id="to-verify-hadoop-ozone-releases-using-gpg">To verify Hadoop Ozone releases using GPG:</h2>
+
+<ol>
+<li>Download the release hadoop-ozone-X.Y.Z-src.tar.gz from a <a href="http://www.apache.org/dyn/closer.cgi/hadoop/ozone">mirror
+site</a>.</li>
+<li>Download the signature file hadoop-ozone-X.Y.Z-src.tar.gz.asc from
+<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/">Apache</a>.</li>
+<li>Download the <a href="https://dist.apache.org/repos/dist/release/hadoop/common/KEYS">Hadoop
+KEYS</a>
+file.</li>
+<li>gpg &ndash;import KEYS</li>
+<li>gpg &ndash;verify hadoop-X.Y.Z-src.tar.gz.asc</li>
+</ol>
+
+<h2 id="to-perform-a-quick-check-using-sha-256">To perform a quick check using SHA-256:</h2>
+
+<ol>
+<li>Download the release hadoop-ozone-X.Y.Z-src.tar.gz from a <a href="http://www.apache.org/dyn/closer.cgi/hadoop/ozone">mirror
+site</a>.</li>
+<li>Download the checksum hadoop-ozone-X.Y.Z-src.tar.gz.mds from
+<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/">Apache</a>.</li>
+<li>shasum -a 256 hadoop-ozone-X.Y.Z-src.tar.gz</li>
+</ol>
+
+<p>All previous releases of Hadoop Ozone are available from the <a href="https://archive.apache.org/dist/hadoop/ozone/">Apache release
+archive</a> site.</p>
+
+<h2 id="license">License</h2>
+
+<p><em>The software licensed under <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache License 2.0</a></em></p>
+
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/index.html b/content/index.html
index 706df60..a6b1ad0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -4,7 +4,7 @@
 <html>
 
 <head>
-	<meta name="generator" content="Hugo 0.44" />
+	<meta name="generator" content="Hugo 0.48" />
     <meta charset="utf-8">
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width, initial-scale=1">
@@ -18,7 +18,7 @@
     <base href="/">
 
     <link rel="canonical" href="http://ozone.hadoop.apache.org/">
-
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
           integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
     <link rel="stylesheet" href="style.css">
@@ -48,32 +48,6 @@
         </div>
     </div>
 
-    <nav class="navbar navbar-default navbar-static-top" role="navigation">
-        <div class="container">
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
-                        data-target="#ratis-menu" aria-expanded="false">
-                    <span class="sr-only">Toggle navigation</span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </button>
-            </div>
-
-            <div id="ratis-menu" class="collapse navbar-collapse">
-                <ul class="nav navbar-nav navbar-right">
-                    <li><a href="#qa">Q&A</a></li>
-                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Distributed+Data+Store+and+Applications">Wiki</a></li>
-                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
-                </ul>
-            </div>
-
-    </nav>
-
-    <div style="max-height: 200px; overflow: hidden;">
-      <img src="/cloud.png" style="width: 100%; left:0px;"/>
-    </div>
 
 </div>
 
@@ -86,13 +60,9 @@
 <div class="whatis">
     <div class="container">
         <div class="row header">
-            <h2>What is Apache Hadoop Ozone?</h2>
+            <h2>SITE IS MOVED</h2>
             <p class="lead">
-                Ozone is a new subproject of Apache Hadoop. It provides an
-                 object store semantic for Hadoop.</p>
-            <p class="lead">It uses Hadoop Distributed Data Storage (HDDS) for storage layer. HDDS is 
-             another new subproject of Apache Hadoop.
-            </p>
+				Please use the <a href="https://hadoop.apache.org/ozone">https://hadoop.apache.org/ozone/</a> address.
             </p>
             <p></p>
         </div>
@@ -100,71 +70,6 @@
 </div>
 
 
-<div class="main-section feature-list-group" style="padding: 80px;">
-    <div class="container">
-        <div class="row feature-list">
-            <div class="col-md-4 col-sm-4 feature-item">
-
-                <h4><span class="glyphicon glyphicon-sort-by-attributes" aria-hidden="true"></span> Scalable</h4>
-                <p>
-                 Ozone is designed to scale to tens of billions of files and
-                 blocks and, in the future, even more.
-                </p>
-                <p>
-                  Small files or huge number of datanodes are no longer a limitation.
-                </p>
-                <p></p>
-            </div>
-            <div class="col-md-4 col-sm-4 feature-item">
-                <h4><span class="glyphicon glyphicon-inbox" aria-hidden="true"></span>
-                   Consistent</h4>
-                <p>
-                    Storage Layer uses RAFT protocol for consistentency.
-                </p>
-            </div>
-            <div class="col-md-4 col-sm-4 feature-item">
-                <h4><span class="glyphicon glyphicon-cloud" aria-hidden="true"></span>Cloud-native</h4>
-                <p>Hadoop Ozone is designed to work well in containerized environments like YARN and Kubernetes.
-                </p>
-            </div>
-
-
-        </div>
-
-
-    </div>
-</div>
-
-
-<a name="qa"></a>
-<div class="main-section">
-    <div class="container">
-        <div class="row header">
-            <h2>Question and Answers</h2>
-            <h3>Where can I download it?</h3>
-            <p>Apache Hadoop Ozone is not yet released. It's being actively developed on
-              the trunk branch of Apache Hadoop. It will be released independently from
-              the main Hadoop release.</p>
-            <h3>How can I contribute</h3>
-            <p>The contribution process is the same as is for any other
-              <a href="https://wiki.apache.org/hadoop/HowToContribute">
-                Hadoop subproject.</a></p>
-            <h3>Does it mean a new Hadoop server component?</h3>
-              <p>Both Ozone and HDDS requires one additional master component - 
-               Ozone Manager and Storage Container Manger, respectively. The 
-               worker parts of Ozone/HDDS can be started as a HDFS 
-               Datanode plugin. 
-            </p>
-            <h3>How can I try it out?</h3>
-              <p>There is a
-                <a href="https://www.katacoda.com/elek/scenarios/ozone101">katacoda</a>
-                which can be used to try out Ozone. Please note that this is for 
-                demostration and is not released by Apache.</p>
-              <p>For the Apache version, you can download and build the latest version
-               from <a href="https://github.com/apache/hadoop">trunk</a></p>
-        </div>
-    </div>
-</div>
 
 <footer>
     <div class="container">
diff --git a/content/qa/index.html b/content/qa/index.html
new file mode 100644
index 0000000..be4b4f9
--- /dev/null
+++ b/content/qa/index.html
@@ -0,0 +1,125 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+<h1>Questions and Answers</h1>
+
+
+<h3 id="how-can-i-contribute">How can I contribute</h3>
+
+<p>The contribution process is the same as for any other <a href="https://wiki.apache.org/hadoop/HowToContribute">Hadoop subproject</a>. The Ozone Contribution Guidelines is available from the <a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">wiki</a>.</p>
+
+<h3 id="does-it-mean-a-new-hadoop-server-component">Does it mean a new Hadoop server component?</h3>
+
+<p>Both Ozone and HDDS requires one additional master component - Ozone Manager and Storage Container Manger, respectively.
+The worker parts of Ozone/HDDS can be started as a HDFS Datanode plugin or standalone.</p>
+
+<h3 id="how-can-i-try-it-out">How can I try it out?</h3>
+
+<p>There is a <a href="https://www.katacoda.com/elek/scenarios/ozone101">katacoda example</a> which can be used to try out Ozone without download.</p>
+
+<p>You can also <a href="/downloads/">download</a> it and <a href="/docs/latest/runningviadocker.html">try it out</a></p>
+
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/release/0.2.1-alpha/index.html b/content/release/0.2.1-alpha/index.html
new file mode 100644
index 0000000..284514a
--- /dev/null
+++ b/content/release/0.2.1-alpha/index.html
@@ -0,0 +1,152 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+<div class="row">
+<div class="col-md-8">
+<h1>Release 0.2.1-alpha available</h1>
+<!---
+  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. See accompanying LICENSE file.
+-->
+
+<p><img src="/releases/acadia-0.2.1.png" alt="acadia-haiku" /></p>
+
+<p>This is the first version of Apache Hadoop Ozone. Ozone is an Object store for Hadoop built
+using Hadoop Distributed Data Store.</p>
+
+<p>This release is fully functional, but alpha quality.</p>
+
+<p><small>
+Image credit: <a href="https://www.flickr.com/people/97859317@N00">heipei</a>, <a href="https://creativecommons.org/licenses/by-sa/2.0/ca/">CC-BY-SA-2.0</a>
+</small></p>
+
+</div>
+<div class="col-md-4" style="padding: 20px;">
+   <p><a href="https://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz" class="btn btn-success">Download tar.gz</a></p>
+   <p>
+     (<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz.mds">checksum</a>
+     <a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha.tar.gz.asc">signature</a>)
+   </p>
+   <p><a href="http://www.apache.org/dyn/closer.cgi/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz" class="btn btn-warning">Download src</a></p>
+   <p>
+     (<a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz.mds">checksum</a>
+     <a href="https://dist.apache.org/repos/dist/release/hadoop/ozone/ozone-0.2.1-alpha/hadoop-ozone-0.2.1-alpha-src.tar.gz.asc">signature</a>)
+   </p>
+      <p><a href="https://hadoop.apache.org/docs/0.2.1-alpha" class="btn btn-primary">Documentation</a></p>
+   <p><small>2018 Sep 27 </small></p>
+
+</div>
+</div>
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/release/index.html b/content/release/index.html
new file mode 100644
index 0000000..83c386c
--- /dev/null
+++ b/content/release/index.html
@@ -0,0 +1,148 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+
+<section id="main">
+  <div>
+    <h1 id="title">Releases Archive</h1>
+        <ul id="list">
+            
+            <h1><a href="/release/0.2.1-alpha/">Release 0.2.1-alpha available</a></h1>
+            <p><small>2018 Sep 27 </small></p>
+
+            <!---
+  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. See accompanying LICENSE file.
+-->
+
+<p><img src="/releases/acadia-0.2.1.png" alt="acadia-haiku" /></p>
+
+<p>This is the first version of Apache Hadoop Ozone. Ozone is an Object store for Hadoop built
+using Hadoop Distributed Data Store.</p>
+
+<p>This release is fully functional, but alpha quality.</p>
+
+<p><small>
+Image credit: <a href="https://www.flickr.com/people/97859317@N00">heipei</a>, <a href="https://creativecommons.org/licenses/by-sa/2.0/ca/">CC-BY-SA-2.0</a>
+</small></p>
+
+
+            
+        </ul>
+  </div>
+
+
+</section>
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/release/index.xml b/content/release/index.xml
new file mode 100644
index 0000000..7e288c5
--- /dev/null
+++ b/content/release/index.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
+<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
+  <channel>
+    <title>Releases on Apache Ozone</title>
+    <link>/release/</link>
+    <description>Recent content in Releases on Apache Ozone</description>
+    <generator>Hugo -- gohugo.io</generator>
+    <language>en-us</language>
+    <copyright>&amp;copy; 2018 Apache Software Foundation</copyright>
+    <lastBuildDate>Thu, 27 Sep 2018 00:00:00 +0000</lastBuildDate>
+    
+	<atom:link href="/release/index.xml" rel="self" type="application/rss+xml" />
+    
+    
+    <item>
+      <title>Release 0.2.1-alpha available</title>
+      <link>/release/0.2.1-alpha/</link>
+      <pubDate>Thu, 27 Sep 2018 00:00:00 +0000</pubDate>
+      
+      <guid>/release/0.2.1-alpha/</guid>
+      <description>This is the first version of Apache Hadoop Ozone. Ozone is an Object store for Hadoop built using Hadoop Distributed Data Store.
+This release is fully functional, but alpha quality.
+ Image credit: heipei, CC-BY-SA-2.0</description>
+    </item>
+    
+  </channel>
+</rss>
\ No newline at end of file
diff --git a/content/releases/acadia-0.2.1.png b/content/releases/acadia-0.2.1.png
new file mode 100644
index 0000000..3770cb5
--- /dev/null
+++ b/content/releases/acadia-0.2.1.png
Binary files differ
diff --git a/content/tags.html b/content/tags.html
index 2ae6990..15960a4 100644
--- a/content/tags.html
+++ b/content/tags.html
@@ -17,7 +17,7 @@
     <base href="/">
 
     <link rel="canonical" href="http://ozone.hadoop.apache.org/">
-
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
           integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
     <link rel="stylesheet" href="style.css">
@@ -47,32 +47,6 @@
         </div>
     </div>
 
-    <nav class="navbar navbar-default navbar-static-top" role="navigation">
-        <div class="container">
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
-                        data-target="#ratis-menu" aria-expanded="false">
-                    <span class="sr-only">Toggle navigation</span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </button>
-            </div>
-
-            <div id="ratis-menu" class="collapse navbar-collapse">
-                <ul class="nav navbar-nav navbar-right">
-                    <li><a href="#qa">Q&A</a></li>
-                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Distributed+Data+Store+and+Applications">Wiki</a></li>
-                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
-                </ul>
-            </div>
-
-    </nav>
-
-    <div style="max-height: 200px; overflow: hidden;">
-      <img src="/cloud.png" style="width: 100%; left:0px;"/>
-    </div>
 
 </div>
 
diff --git a/content/tags/index.html b/content/tags/index.html
new file mode 100644
index 0000000..13a3df0
--- /dev/null
+++ b/content/tags/index.html
@@ -0,0 +1,118 @@
+
+<!DOCTYPE html>
+
+<html>
+
+<head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <meta name="description" content="Object store for Hadoop">
+    <meta name="keywords" content="hadoop, ozone, hdds, objectstore, scale"/>
+    <meta name="robots" content="index,follow"/>
+    <meta name="language" content="en"/>
+
+    <title>Apache Hadoop Ozone</title>
+
+    <base href="/">
+
+    <link rel="canonical" href="http://ozone.hadoop.apache.org/">
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
+          integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
+    <link rel="stylesheet" href="style.css">
+
+</head>
+
+<body>
+
+
+<div class="topnav">
+    <div class="container">
+        <ul class="breadcrumb col-md-6">
+            <li>
+                <img class="asf-logo" src="asf_feather.png"/>
+                <a  href="https://www.apache.org">Apache Software Foundation</span></a>
+            </li>
+            <li><a href="https://hadoop.apache.org">Apache Hadoop&trade;</a></li>
+            <li><a href="/">Ozone&trade;</a></li>
+        </ul>
+        <div class="col-md-6">
+            <ul class="pull-right breadcrumb">
+                <li><a href="http://www.apache.org/licenses/">License</a></li>
+                <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+                <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+                <li><a href="http://www.apache.org/security/">Security</a></li>
+        </ul>
+        </div>
+    </div>
+
+    <nav class="navbar navbar-default navbar-static-top" role="navigation">
+        <div class="container">
+            <div class="navbar-header">
+                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
+                        data-target="#ratis-menu" aria-expanded="false">
+                    <span class="sr-only">Toggle navigation</span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                    <span class="icon-bar"></span>
+                </button>
+            </div>
+
+            <div id="ratis-menu" class="collapse navbar-collapse">
+                <ul class="nav navbar-nav navbar-right">
+                    <li><a href="#qa">Q&A</a></li>
+                    <li><a href="/downloads/">Download</a></li>
+                    <li><a href="/docs/">Documentation</a></li>
+                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
+                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Ozone+Contributor+Guide">Wiki</a></li>
+                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
+                </ul>
+            </div>
+
+    </nav>
+
+    <div style="max-height: 200px; overflow: hidden;">
+      <img src="/cloud.png" style="width: 100%; left:0px;"/>
+    </div>
+
+</div>
+
+</div>
+
+<div class="container">
+
+<section id="main">
+  <div>
+    <h1 id="title">Tags Archive</h1>
+        <ul id="list">
+            
+        </ul>
+  </div>
+
+
+</section>
+</div>
+
+<footer>
+    <div class="container">
+
+        <div class="col-md-12 trademark">
+            <p>&copy; 2018 <a href="http://apache.org">The Apache Software Foundation</a>,<br/>
+                Apache, Apache Hadoop, the Apache feather logo, are trademarks of The Apache Software Foundation.
+            <p>
+        </div>
+    </div>
+</footer>
+
+
+<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
+<script src="./js/underscore-min.js"></script>
+<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
+        integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS"
+        crossorigin="anonymous"></script>
+
+
+</body>
+</html>
+
diff --git a/content/tags/page/1.html b/content/tags/page/1.html
index d857349..19e25a0 100644
--- a/content/tags/page/1.html
+++ b/content/tags/page/1.html
@@ -1 +1 @@
-<!DOCTYPE html><html><head><title>/tags.html</title><link rel="canonical" href="/tags.html"/><meta name="robots" content="noindex"><meta http-equiv="content-type" content="text/html; charset=utf-8" /><meta http-equiv="refresh" content="0; url=/tags.html" /></head></html>
\ No newline at end of file
+<!DOCTYPE html><html><head><title>/tags.html</title><link rel="canonical" href="/tags.html"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=/tags.html" /></head></html>
\ No newline at end of file
diff --git a/layouts/index.html b/layouts/index.html
index 6fad432..7c4005d 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -19,13 +19,9 @@
 <div class="whatis">
     <div class="container">
         <div class="row header">
-            <h2>What is Apache Hadoop Ozone?</h2>
+            <h2>SITE IS MOVED</h2>
             <p class="lead">
-                Ozone is a new subproject of Apache Hadoop. It provides an
-                 object store semantic for Hadoop.</p>
-            <p class="lead">It uses Hadoop Distributed Data Storage (HDDS) for storage layer. HDDS is 
-             another new subporoject of Apache Hadoop.
-            </p>
+				Please use the <a href="https://hadoop.apache.org/ozone">https://hadoop.apache.org/ozone/</a> address.
             </p>
             <p></p>
         </div>
@@ -33,69 +29,4 @@
 </div>
 
 
-<div class="main-section feature-list-group" style="padding: 80px;">
-    <div class="container">
-        <div class="row feature-list">
-            <div class="col-md-4 col-sm-4 feature-item">
-
-                <h4><span class="glyphicon glyphicon-sort-by-attributes" aria-hidden="true"></span> Scalable</h4>
-                <p>
-                 Ozone is designed to scale to tens of billions of files and
-                 blocks and, in the future, even more.
-                </p>
-                <p>
-                  Small files or huge number of datanodes are no longer a limitation.
-                </p>
-                <p></p>
-            </div>
-            <div class="col-md-4 col-sm-4 feature-item">
-                <h4><span class="glyphicon glyphicon-inbox" aria-hidden="true"></span>
-                   Consistent</h4>
-                <p>
-                    Storage Layer uses RAFT protocol for consistentency.
-                </p>
-            </div>
-            <div class="col-md-4 col-sm-4 feature-item">
-                <h4><span class="glyphicon glyphicon-cloud" aria-hidden="true"></span>Cloud-native</h4>
-                <p>Hadoop Ozone is designed to work well in containerized environments like YARN and Kubernetes.
-                </p>
-            </div>
-
-
-        </div><!-- /.feature-list -->
-
-
-    </div><!-- /.container -->
-</div><!-- /.feature-list-group -->
-
-
-<a name="qa"></a>
-<div class="main-section">
-    <div class="container">
-        <div class="row header">
-            <h2>Question and Answers</h2>
-            <h3>Where can I download it?</h3>
-            <p>Apache Hadoop Ozone is not yet released. It's being actively developed on
-              the trunk branch of Apache Hadoop. It will be released independently from
-              the main Hadoop release.</p>
-            <h3>How can I contribute</h3>
-            <p>The contribution process is the same as is for any other
-              <a href="https://wiki.apache.org/hadoop/HowToContribute">
-                Hadoop subproject.</a></p>
-            <h3>Does it mean a new Hadoop server component?</h3>
-              <p>Both Ozone and HDDS requires one additional master component - 
-               Ozone Manager and Storage Container Manger, respectively. The 
-               worker parts of Ozone/HDDS can be started as a HDFS 
-               Datanode plugin. 
-            </p>
-            <h3>How can I try it out?</h3>
-              <p>There is a
-                <a href="https://www.katacoda.com/elek/scenarios/ozone101">katacoda</a>
-                which can be used to try out Ozone. Please note that this is for 
-                demostration and is not released by Apache.</p>
-              <p>For the Apache version, you can download and build the latest version
-               from <a href="https://github.com/apache/hadoop">trunk</a></p>
-        </div>
-    </div>
-</div>
 {{ partial "footer.html" . }}
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index ec2038a..0a7dd1d 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -28,7 +28,7 @@
     <base href="{{.Site.BaseURL}}">
 
     <link rel="canonical" href="http://ozone.hadoop.apache.org/">
-
+    <meta http-equiv="refresh" content="3; URL='https://hadoop.apache.org/ozone/'" />
     <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css"
           integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
     <link rel="stylesheet" href="style.css">
@@ -58,32 +58,6 @@
         </div>
     </div>
 
-    <nav class="navbar navbar-default navbar-static-top" role="navigation">
-        <div class="container">
-            <div class="navbar-header">
-                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
-                        data-target="#ratis-menu" aria-expanded="false">
-                    <span class="sr-only">Toggle navigation</span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                    <span class="icon-bar"></span>
-                </button>
-            </div>
-
-            <div id="ratis-menu" class="collapse navbar-collapse">
-                <ul class="nav navbar-nav navbar-right">
-                    <li><a href="#qa">Q&A</a></li>
-                    <li><a href="https://github.com/apache/hadoop">Source</a></li>
-                    <li><a href="https://cwiki.apache.org/confluence/display/HADOOP/Hadoop+Distributed+Data+Store+and+Applications">Wiki</a></li>
-                    <li><a href="https://www.katacoda.com/elek/scenarios/ozone101"><b>Try it out!</b></a></li>
-                </ul>
-            </div>
-
-    </nav>
-
-    <div style="max-height: 200px; overflow: hidden;">
-      <img src="/cloud.png" style="width: 100%; left:0px;"/>
-    </div>
 
 </div>