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

kmiller pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/geode-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 15b34b1  Overwrite asf-site branches index.html for releases and docs 
pages for Geode 1.8
15b34b1 is described below

commit 15b34b18497f3c889e45aff133bf8b7909369753
Author: Karen Miller <[email protected]>
AuthorDate: Wed Dec 12 17:42:08 2018 -0800

    Overwrite asf-site branches index.html for releases and docs pages for 
Geode 1.8
---
 docs/index.html     | 68 ++++++++++++++++++++++++-----------------------------
 releases/index.html | 58 ++++++++++++++++++++++++++++++++++++++++++---
 2 files changed, 86 insertions(+), 40 deletions(-)

diff --git a/docs/index.html b/docs/index.html
index 9a386c4..98635de 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
   <!-- Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -39,8 +40,6 @@
     <link 
href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic";
 rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
-    
-
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the 
end of file. -->
     <!--[if lt IE 9]>
       <script src="js/html5shiv.js"></script>
@@ -107,49 +106,44 @@ under the License. -->
     </div>
 </section>
 
-
 <section class="bf-docs">
     <div class="container">
        <div class="row">
            <div class="col-md-4">
-                       <h3 style="color: #1275ff;">User Documentation<br 
/></h3>
-                       <p>Installation instructions, User Guide, and other 
product docs</p>
-          <p>
-            <ul>
-              <li>
-                <a href="guide/17/about_geode.html">Apache Geode 1.7 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/16/about_geode.html">Apache Geode 1.6 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/15/about_geode.html">Apache Geode 1.5 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/14/about_geode.html">Apache Geode 1.4 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/13/about_geode.html">Apache Geode 1.3 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/12/about_geode.html">Apache Geode 1.2 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/11/about_geode.html">Apache Geode 1.1 User 
Guide</a>
-              </li>
-              <li>
-                <a href="guide/10/about_geode.html">Apache Geode 1.0 User 
Guide</a>
-              </li>
-            </ul>
-          </p>
+               <h3>User Documentation<br /></h3>
+               <p>User Guides, including installation instructions, by 
version:</p>
+               <p>
+                 <ul>
+                   <li>
+                     <a href="guide/18/about_geode.html">Apache Geode 1.8 User 
Guide</a>
+                   </li>
+                   <li>
+                     <a href="geode-native/18/about_geode.html">Apache Geode 
Native Client 1.8 User Guide</a>
+                   </li>
+                   <li>
+                     <a href="guide/17/about_geode.html">Apache Geode 1.7 User 
Guide</a>
+                   </li>
+                   <li>
+                     <a href="guide/16/about_geode.html">Apache Geode 1.6 User 
Guide</a>
+                   </li>
+                   <li>
+                     <a href="guide/15/about_geode.html">Apache Geode 1.5 User 
Guide</a>
+                   </li>
+                   <li>
+                     <a href="guide/14/about_geode.html">Apache Geode 1.4 User 
Guide</a>
+                   </li>
+                 </ul>
+               </p>
            </div>
            <div class="col-md-4">
-                       <h3><a 
href="http://geode.apache.org/releases/latest/javadoc/index.html"; style="color: 
#1275ff;">Javadocs</a></h3>
-                       <p>API Reference in conventional Javadoc format<p>
+               <h3>API Docs</h3>
+               <p><a 
href="http://geode.apache.org/releases/latest/javadoc/index.html"; style="color: 
#1275ff;">Apache Geode API Reference</a></p>
+                <p><a 
href="http://geode.apache.org/releases/latest/cppdocs/index.html"; style="color: 
#1275ff;">Apache Geode Native Client C++ API Reference</a></p>
+                <p><a 
href="http://geode.apache.org/releases/latest/dotnetdocs/index.html"; 
style="color: #1275ff;">Apache Geode Native Client .NET API Reference</a></p>
            </div>
            <div class="col-md-4">
-                       <h3><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index"; style="color: 
#1275ff;">Wiki</a></h3>
-                       <p>Community contributions on various topics<p>
+               <h3><a 
href="https://cwiki.apache.org/confluence/display/GEODE/Index"; style="color: 
#1275ff;">Wiki</a></h3>
+               <p>Community contributions on various topics<p>
            </div>
        </div>
     </div>
diff --git a/releases/index.html b/releases/index.html
index 0749643..c391c68 100644
--- a/releases/index.html
+++ b/releases/index.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
   <!-- Licensed to the Apache Software Foundation (ASF) under one
   or more contributor license agreements.  See the NOTICE file
@@ -39,8 +40,6 @@
     <link 
href="https://fonts.googleapis.com/css?family=Open+Sans:200,400,500,300,600,800,700,400italic,600italic,700italic,800italic,300italic";
 rel="stylesheet" type="text/css">
     <link href="/css/font-awesome.min.css" rel="stylesheet" type='text/css'>
 
-    
-
     <!-- HTML5 shim, for IE6-8 support of HTML5 elements. All other JS at the 
end of file. -->
     <!--[if lt IE 9]>
       <script src="js/html5shiv.js"></script>
@@ -95,7 +94,6 @@ software distributed under the License is distributed on an
 KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License. -->
-
 <section class="bf-tagline">
     <div class="container">
        <div class="row">
@@ -113,6 +111,60 @@ under the License. -->
       <!-- RELEASES -->
       <div class="container">
 
+        <!-- START OF 1.8.0-->
+        <h3>1.8.0</h3>
+        <!-- RELEASE NOTES -->
+        <strong><a target="_blank" 
href="https://cwiki.apache.org/confluence/display/GEODE/Release+Notes";>Release 
Notes</a></strong>
+        <p/>
+
+        <!-- BINARY -->
+        <span> <strong>Binaries </strong>
+          [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0.tgz";>TGZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.tgz.sha256";>SHA-256</a>,
+          <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0.tgz.asc";>PGP</a>
 ]
+        </span><br/>
+        <!-- SOURCE -->
+        <span> <strong>Source</strong>
+          [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-1.8.0-src.tgz";>TGZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.tgz.sha256";>SHA-256</a>,
+           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-1.8.0-src.tgz.asc";>PGP</a>
+           ]
+         </span><br/>
+        <!-- NATIVE CLIENT SOURCE -->
+        <span> <strong>Geode Native Source</strong>
+          [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-native-1.8.0-Source.tar.gz";>TAR.GZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-native-1.8.0-Source.tar.gz.sha512";>SHA-512</a>,
+           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-native-1.8.0-Source.tar.gz.asc";>PGP</a>
+           ]
+         </span><br/>
+        <!-- Examples -->
+        <span> <strong>Examples</strong>
+           [ <a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-examples-1.8.0.zip";>ZIP</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.zip.sha256";>SHA-256</a>,
+           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.zip.asc";>PGP</a>
+            ] -
+           [<a target="_blank" 
href="http://apache.org/dyn/closer.cgi/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz";>TAR.GZ</a>,
 <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz.sha256";>SHA-256</a>,
+           <a target="_blank" 
href="https://www.apache.org/dist/geode/1.8.0/apache-geode-examples-1.8.0.tar.gz.asc";>PGP</a>
+           ]
+         </span><br/>
+
+        <!-- DEPENDENCY MANAGERS -->
+        <div class="container">
+          <strong>Gradle</strong>
+<pre class="prettyprint">
+dependencies {
+  compile 'org.apache.geode:geode-core:1.8.0'
+}
+</pre>
+          <strong>Maven</strong>
+<pre class="prettyprint">
+&lt;dependencies&gt;
+  &lt;dependency&gt;
+    &lt;groupId&gt;org.apache.geode&lt;/groupId&gt;
+    &lt;artifactId&gt;geode-core&lt;/artifactId&gt;
+    &lt;version&gt;1.8.0&lt;/version&gt;
+  &lt;/dependency&gt;
+&lt;/dependencies&gt;
+</pre>
+        </div>
+        <!-- END OF 1.8.0 -->
+
         <!-- START OF 1.7.0-->
         <h3>1.7.0</h3>
         <!-- RELEASE NOTES -->

Reply via email to