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

ytykhun pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new ff61e38  changed the table of release on download page
     new 05216fd  Merge pull request #1331 from GennadiyShpak/gh-pages
ff61e38 is described below

commit ff61e38044e211bf0d3d945bdc9343ddd3cace8a
Author: KYIV\Hennadii_Shpak <[email protected]>
AuthorDate: Tue Nov 9 09:23:05 2021 +0200

    changed the table of release on download page
---
 dist/main.js         |   2 +-
 index.html           | 158 ++++++++++++++++++++++++++++++++++++++++-----------
 src/style/style.scss |  42 +++++++++++++-
 3 files changed, 167 insertions(+), 35 deletions(-)

diff --git a/dist/main.js b/dist/main.js
index 073d02d..3ad0362 100644
--- a/dist/main.js
+++ b/dist/main.js
@@ -26,4 +26,4 @@ function(e){var 
t,n,i,a,r,s,o,l,d,p,c,u,f,m,h,g,v,b,w,y="sizzle"+1*new Date,x=e.
 /*! lozad.js - v1.14.0 - 2019-10-19
 * https://github.com/ApoorvSaxena/lozad.js
 * Copyright (c) 2019 Apoorv Saxena; Licensed MIT */
-e.exports=function(){"use strict";var e="undefined"!=typeof 
document&&document.documentMode,t={rootMargin:"0px",threshold:0,load:function(t){if("picture"===t.nodeName.toLowerCase()){var
 
n=document.createElement("img");e&&t.getAttribute("data-iesrc")&&(n.src=t.getAttribute("data-iesrc")),t.getAttribute("data-alt")&&(n.alt=t.getAttribute("data-alt")),t.append(n)}if("video"===t.nodeName.toLowerCase()&&!t.getAttribute("data-src")&&t.children){for(var
 i=t.children,a=void 0,r=0;r<=i.length-1;r [...]
\ No newline at end of file
+e.exports=function(){"use strict";var e="undefined"!=typeof 
document&&document.documentMode,t={rootMargin:"0px",threshold:0,load:function(t){if("picture"===t.nodeName.toLowerCase()){var
 
n=document.createElement("img");e&&t.getAttribute("data-iesrc")&&(n.src=t.getAttribute("data-iesrc")),t.getAttribute("data-alt")&&(n.alt=t.getAttribute("data-alt")),t.append(n)}if("video"===t.nodeName.toLowerCase()&&!t.getAttribute("data-src")&&t.children){for(var
 i=t.children,a=void 0,r=0;r<=i.length-1;r [...]
\ No newline at end of file
diff --git a/index.html b/index.html
index a5c1c04..cb7dc45 100755
--- a/index.html
+++ b/index.html
@@ -1028,39 +1028,131 @@
                 <div class="animated">
                     <p>Releases</p>
                 </div>
-                <ul class="releases-list">
-                    <li class="releases-list-item header"><span 
class="version">Release version</span><span class="link">Download 
link</span></li>
-                    <li class="releases-list-item">
-                        <span class="version">2.1.0 <a target="_blank" 
href="./src/images/key.TXT">(Project public key)</a></span>
-                        <span class="link">
-                                               <a 
href="https://archive.apache.org/dist/incubator/datalab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz";>Source
 code (tar.gz)</a>
-                                       </span>
-                    </li>
-                    <li class="releases-list-item">
-                        <span class="version">2.2.0 <a target="_blank" 
href="./src/images/key.TXT">(Project public key)</a></span>
-                        <span class="link">
-                                               <a 
href="https://archive.apache.org/dist/incubator/datalab/2.2-incubating/apache-dlab-2.2-RC2-incubating.tar.gz";>Source
 code (tar.gz)</a>
-                                       </span>
-                    </li>
-                    <li class="releases-list-item">
-                        <span class="version">2.3.0 <a target="_blank" 
href="./src/images/key.TXT">(Project public key)</a></span>
-                        <span class="link">
-                                               <a 
href="https://archive.apache.org/dist/incubator/datalab/2.3-incubating/apache-dlab-2.3.0-incubating.tar.gz";>Source
 code (tar.gz)</a>
-                                       </span>
-                    </li>
-                    <li class="releases-list-item">
-                        <span class="version">2.4.0 <a target="_blank" 
href="./src/images/key.TXT">(Project public key)</a></span>
-                        <span class="link">
-                                               <a 
href="https://archive.apache.org/dist/incubator/datalab/2.4-incubating/apache-dlab-2.4.0-incubating.tar.gz";>Source
 code (tar.gz)</a>
-                                       </span>
-                    </li>
-                    <li class="releases-list-item">
-                        <span class="version">2.5.0 <a target="_blank" 
href="./src/images/key.TXT">(Project public key)</a></span>
-                        <span class="link">
-                                               <a 
href="https://archive.apache.org/dist/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz";>Source
 code (tar.gz)</a>
-                                       </span>
-                    </li>
-                </ul>
+
+                <table class="table">
+                    <thead class="table__header">
+                        <tr>
+                          <th class="table__cell">Version</th>
+                          <th class="table__cell">Date</th>
+                          <th class="table__cell">Source Code</th>
+                          <th class="table__cell">Size (Mb)</th>
+                          <th class="table__cell">
+                              <span 
class="table__header--first-word">PGP</span>
+                              <span>Signature</span>
+                          </th>
+                          <th class="table__cell">SHA</th>
+                        </tr>
+                    </thead>
+                    <tbody>
+                        <tr class="current_version table__row">
+                            <td class="table__cell">2.5.0 </td>
+                            <td class="table__cell">2021-08-13</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz";
 target="_blank">
+                                    apache-datalab-2.5.0-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">24</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.asc";
 target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.sha512";
 target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
+                            <td class="table__cell">2.4.0</td>
+                            <td class="table__cell">2020-09-17</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.4-incubating/apache-dlab-2.4.0-incubating.tar.gz";
 target="_blank">
+                                    apache-dlab-2.4.0-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">22</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.4-incubating/apache-dlab-2.4.0-incubating.tar.gz.asc";
 target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.4-incubating/apache-dlab-2.4.0-incubating.tar.gz.sha512";
 target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
+                            <td class="table__cell">2.3.0</td>
+                            <td class="table__cell">2020-04-27</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.3-incubating/apache-dlab-2.3.0-incubating.tar.gz";
 target="_blank">
+                                    apache-dlab-2.3.0-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">21</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.3-incubating/apache-dlab-2.3.0-incubating.tar.gz.asc";
 target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.3-incubating/apache-dlab-2.3.0-incubating.tar.gz.sha512";
 target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
+                            <td class="table__cell">2.2-RC2 </td>
+                            <td class="table__cell">2019-12-03</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.2-incubating/apache-dlab-2.2-RC2-incubating.tar.gz";
 target="_blank">
+                                    apache-dlab-2.2-RC2-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">52</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.2-incubating/apache-dlab-2.2-RC2-incubating.tar.gz.asc";
 target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.2-incubating/apache-dlab-2.2-RC2-incubating.tar.gz.sha512";
 target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
+                            <td class="table__cell">2.1-RC2</td>
+                            <td class="table__cell">2019-04-02</td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz";
 target="_blank">
+                                    apache-datalab-2.1-RC2-incubating.tar.gz 
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                51
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz.asc";
 target="_blank">
+                                   asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" 
href="https://archive.apache.org/dist/incubator/datalab/2.1-incubating/apache-dlab-2.1-RC2-incubating.tar.gz.sha512";
 target="_blank">
+                                   sha512
+                                </a>
+                            </td>
+                        </tr>
+                    </tbody>
+                </table>
+                <p class="keys__description">In addition, you can verify your 
download by following using these 
+                    <span>
+                        <a class="keys__link" 
href="https://downloads.apache.org/incubator/datalab/KEYS";>KEYS</a>
+                    </span>
+                </p>
 
             </article>
 
diff --git a/src/style/style.scss b/src/style/style.scss
index 04a4bcd..014f334 100755
--- a/src/style/style.scss
+++ b/src/style/style.scss
@@ -249,6 +249,7 @@ header {
 .content-desc {
     text-align: center;
     padding-top: 2.5rem;
+    padding-left: 1em;
 
     h1 {
         font-size: rem(60px);
@@ -1783,7 +1784,7 @@ footer {
         display: flex;
         justify-content: space-between;
         border-bottom: 1px solid lightgray;
-        text-aline: left;
+        text-align: left;
 
         .version{
             flex: 7;
@@ -1931,3 +1932,42 @@ footer {
     transition: 5s;
 }
 
+.table {
+    border-collapse: collapse;
+
+    &__link, 
+    &__link:visited
+    .keys__link,
+    .keys__link:visited {
+        text-decoration: none;
+        color: rgb(83, 83, 247)
+    }
+
+    &__cell {
+        text-align: left;
+        border: 1px solid #e7eaec;
+        padding: 5px 10px;
+    }
+
+    &__header {
+        background-color: rgba(83, 83, 248, 0.11);
+    }
+
+    &__row:not(:first-child):nth-child(2n+1) {
+        background-color: #e7eaec;
+    }
+
+    &__header--first-word {
+        display: block;
+    }
+}
+
+.content-desc .keys__description {
+    text-align: left;
+    margin: 0;
+    font-size: 18px; 
+}
+
+.current_version {
+    background-color: rgba(136, 243, 136, 0.315);
+}

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to