Author: javiroman
Date: Wed Apr 17 06:09:56 2019
New Revision: 1857670

URL: http://svn.apache.org/viewvc?rev=1857670&view=rev
Log:
Myriad Download page acording to ASF standards

Modified:
    incubator/myriad/site/css/main.css
    incubator/myriad/site/downloads/index.html

Modified: incubator/myriad/site/css/main.css
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/css/main.css?rev=1857670&r1=1857669&r2=1857670&view=diff
==============================================================================
--- incubator/myriad/site/css/main.css (original)
+++ incubator/myriad/site/css/main.css Wed Apr 17 06:09:56 2019
@@ -472,3 +472,16 @@ pre {
     color: #008080; }
   .highlight .il {
     color: #099; }
+/**
+ * Simple tables
+ */
+table {
+  border-collapse: collapse;
+  width: 100%;
+}
+
+th, td {
+  padding: 8px;
+  text-align: left;
+  border-bottom: 1px solid #ddd;
+}
\ No newline at end of file

Modified: incubator/myriad/site/downloads/index.html
URL: 
http://svn.apache.org/viewvc/incubator/myriad/site/downloads/index.html?rev=1857670&r1=1857669&r2=1857670&view=diff
==============================================================================
--- incubator/myriad/site/downloads/index.html (original)
+++ incubator/myriad/site/downloads/index.html Wed Apr 17 06:09:56 2019
@@ -65,17 +65,42 @@
                     <div class="mdl-grid">
                         <div class="mdl-cell--1-col"></div>
                         <div class="mdl-cell--10-col">
-                            <h5 id="a-namelatesta-download-myriad"><a 
name="latest"></a> Download Myriad</h5>
+                            <h5 id="a-namelatesta-download-myriad"><a 
name="latest"></a>Apache Myriad Downloads</h5>
 
-                            <p>Download the most recent stable release: <a
-                                    
href="http://www.apache.org/dist/incubator/myriad/myriad-0.3.0-incubating/";>myriad-0.3.0-incubating</a>
-                                (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.3.0-incubating";>Release
-                                    Notes</a>)</p>
-
-                            <p>Once you have downloaded Myriad, follow the <a
-                                    
href="https://cwiki.apache.org/confluence/display/MYRIAD/Installation+and+Configuration";>installation
-                                and configuration</a> instructions, and take a 
look at the rest of the <a
-                                    
href="https://cwiki.apache.org/confluence/display/MYRIAD";>documentation</a>.</p>
+                            <p>Apache Myriad is released as a source artifact. 
Download the most recent stable release: </p>
+
+                            <table style="width:100%">
+                                <tr>
+                                    <th>Name</th>
+                                    <th>Archive</th>
+                                    <th>SHA-512</th>
+                                    <th>Signature</th>
+                                </tr>
+                                <tr>
+                                    <td>Apache Myriad 0.3.0-incubating
+                                        <a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.3.0-incubating";>(Release
 Notes)</a>
+                                    </td>
+                                    <td>
+                                      <a 
href="https://www.apache.org/dyn/closer.lua/incubator/myriad/myriad-0.3.0-incubating/myriad-0.3.0-incubating.tar.gz";>tgz</a>
+                                    </td>
+                                    <td>
+                                        <a 
href="https://www.apache.org/dist/incubator/myriad/myriad-0.3.0-incubating/myriad-0.3.0-incubating.tar.gz.sha512";>SHA-512</a>
+                                    </td>
+                                    <td>
+                                        <a 
href="https://www.apache.org/dist/incubator/myriad/myriad-0.3.0-incubating/myriad-0.3.0-incubating.tar.gz.asc";>ASC</a>
+                                    </td>
+                                </tr>
+                            </table>
+
+                            <h5>Verifying a Release</h5>
+
+                            <p>Instructions for checking hashes and signatures 
is indicated on the <a 
href="http://www.apache.org/info/verification.html";>Verifying Apache Software 
Foundation Releases</a> page.</p>
+
+                            <p>Download the desired archive, and verify
+                                using the corresponding <em>pgp</em> signature 
(using the public keys available in
+                                <a 
href="https://www.apache.org/dist/incubator/myriad/KEYS";>KEYS</a>).
+                                Alternatively, the <em>sha512</em> hash file 
may be used to check that the
+                                download has completed OK.</p>
 
                             <h5 
id="getting-the-latest-code-via-source-control">Getting the latest code via 
source
                                 control</h5>
@@ -83,19 +108,14 @@
                                 <a 
href="https://gitbox.apache.org/repos/asf?p=incubator-myriad.git;a=summary";>https://gitbox.apache.org/repos/asf?p=incubator-myriad.git;a=summary</a>
                             </p>
 
-                            <p>A read-only git repository is also mirrored on 
Github at: <a
+                            <p>The Git repository is also mirrored on Github 
at: <a
                                     
href="https://github.com/apache/incubator-myriad";>https://github.com/apache/incubator-myriad</a>
                             </p>
 
                             <h5 id="previous-releases">Previous releases</h5>
-                            <p><a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.2.0-incubating/";>myriad-0.2.0-incubating</a>
-                                (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.2.0-incubating";>Release
-                                    Notes</a>)</p>
-
-                            <p><a 
href="http://www.apache.org/dist/incubator/myriad/myriad-0.1.0-incubating/";>myriad-0.1.0-incubating</a>
-                                (<a 
href="https://cwiki.apache.org/confluence/display/MYRIAD/Release+Notes#ReleaseNotes-myriad-0.1.0-incubating";>Release
-                                    Notes</a>)
-                                <br/></p>
+                            <p>
+                                All previous releases of Apache Myriad can be 
found in the <a 
href="http://archive.apache.org/dist/incubator/myriad/";>archive</a>
+                            </p>
 
                             <p><br/></p>
 


Reply via email to