You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sm...@apache.org on 2020/05/08 14:53:14 UTC

[airavata-site] branch asf-site updated: applying PR 7

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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 42721c1  applying PR 7
42721c1 is described below

commit 42721c18b7c2bfb1834234fc589c477540fa859d
Author: Suresh Marru <sm...@apache.org>
AuthorDate: Fri May 8 10:53:00 2020 -0400

    applying PR 7
---
 content/custos/assets/img/clients/galaxy-logo.png | Bin 7674 -> 12699 bytes
 content/custos/assets/img/clients/htrc-logo.png   | Bin 41551 -> 20582 bytes
 content/custos/index.html                         | 106 +++++++++++-----------
 source/custos/assets/img/clients/htrc-logo.png    | Bin 41551 -> 20582 bytes
 source/custos/index.html                          | 106 +++++++++++-----------
 5 files changed, 106 insertions(+), 106 deletions(-)

diff --git a/content/custos/assets/img/clients/galaxy-logo.png b/content/custos/assets/img/clients/galaxy-logo.png
index e20d7e7..a2cb40d 100644
Binary files a/content/custos/assets/img/clients/galaxy-logo.png and b/content/custos/assets/img/clients/galaxy-logo.png differ
diff --git a/content/custos/assets/img/clients/htrc-logo.png b/content/custos/assets/img/clients/htrc-logo.png
index a4241d3..752a649 100644
Binary files a/content/custos/assets/img/clients/htrc-logo.png and b/content/custos/assets/img/clients/htrc-logo.png differ
diff --git a/content/custos/index.html b/content/custos/index.html
index 64ee698..b385172 100644
--- a/content/custos/index.html
+++ b/content/custos/index.html
@@ -128,51 +128,8 @@
         </div>
     </section><!-- End About Section -->
 
-    <!-- ======= Clients Section ======= -->
-    <section id="clients" class="about">
-        <div class="container" data-aos="zoom-in">
-
-            <div class="row">
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://www.cilogon.org/faq" target="_blank">
-                        <img src="assets/img/clients/cilogon-logo.png"
-                             class="img-fluid"
-                             alt="https://www.cilogon.org/faq">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://galaxyproject.org/" target="_blank">
-                        <img src="assets/img/clients/galaxy-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://analytics.hathitrust.org/" target="_blank">
-                        <img src="assets/img/clients/htrc-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://airavata.apache.org/" target="_blank">
-                        <img src="assets/img/clients/airavata-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://scigap.org/" target="_blank">
-                        <img src="assets/img/clients/scigap-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-            </div>
-
-        </div>
-    </section><!-- End Clients Section -->
-
+    <!-- ======= Features Section ======= -->
     <!--
-     ======= Features Section =======
     <section id="features" class="features" data-aos="fade-up">
         <div class="container">
 
@@ -263,9 +220,10 @@
             </div>
 
         </div>
-    </section> End Features Section
+    </section> -->
+    <!-- End Features Section -->
 
-     ======= Steps Section =======
+    <!-- ======= Steps Section ======= -->
     <section id="steps" class="steps">
         <div class="container">
 
@@ -314,9 +272,10 @@
             </div>
 
         </div>
-    </section> End Steps Section
+    </section> <!-- End Steps Section -->
 
-     ======= Services Section =======
+    <!-- ======= Services Section ======= -->
+    <!--
     <section id="services" class="services">
         <div class="container" data-aos="fade-up">
 
@@ -371,18 +330,59 @@
             </div>
 
         </div>
-    </section> End Services Section
+    </section> --> <!-- End Services Section -->
+
+    <!-- ======= Clients Section ======= -->
+    <section id="clients" class="about">
+        <div class="container" data-aos="zoom-in">
+
+            <div class="row">
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://www.cilogon.org/faq" target="_blank">
+                        <img src="assets/img/clients/cilogon-logo.png"
+                             class="img-fluid"
+                             alt="https://www.cilogon.org/faq">
+                    </a>
+                </div>
 
--->
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://galaxyproject.org/" target="_blank">
+                        <img src="assets/img/clients/galaxy-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://analytics.hathitrust.org/" target="_blank">
+                        <img src="assets/img/clients/htrc-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://airavata.apache.org/" target="_blank">
+                        <img src="assets/img/clients/airavata-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://scigap.org/" target="_blank">
+                        <img src="assets/img/clients/scigap-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+            </div>
+
+        </div>
+    </section><!-- End Clients Section -->
     <!-- ======= Contact Section ======= -->
     <section id="contact" class="contact section-bg">
         <div class="container" data-aos="fade-up">
 
             <div class="section-title">
                 <h2>Mailing list</h2>
-                <p>To follow custos project discussions and updates send email to <a
-                        href="mailto:custos-subscribe@airavata.apache.org">custos-subscribe@airavata.apache.org</a> to
-                    subscribe. </p>
+                <p>To follow custos project discussions and updates, subscribe to Custos mailing list by sending email
+                    to <a href="mailto:custos-subscribe@airavata.apache.org">custos-subscribe@airavata.apache.org</a>
+                </p>
             </div>
 
         </div>
diff --git a/source/custos/assets/img/clients/htrc-logo.png b/source/custos/assets/img/clients/htrc-logo.png
index a4241d3..752a649 100644
Binary files a/source/custos/assets/img/clients/htrc-logo.png and b/source/custos/assets/img/clients/htrc-logo.png differ
diff --git a/source/custos/index.html b/source/custos/index.html
index 64ee698..b385172 100644
--- a/source/custos/index.html
+++ b/source/custos/index.html
@@ -128,51 +128,8 @@
         </div>
     </section><!-- End About Section -->
 
-    <!-- ======= Clients Section ======= -->
-    <section id="clients" class="about">
-        <div class="container" data-aos="zoom-in">
-
-            <div class="row">
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://www.cilogon.org/faq" target="_blank">
-                        <img src="assets/img/clients/cilogon-logo.png"
-                             class="img-fluid"
-                             alt="https://www.cilogon.org/faq">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://galaxyproject.org/" target="_blank">
-                        <img src="assets/img/clients/galaxy-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://analytics.hathitrust.org/" target="_blank">
-                        <img src="assets/img/clients/htrc-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://airavata.apache.org/" target="_blank">
-                        <img src="assets/img/clients/airavata-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
-                    <a href="https://scigap.org/" target="_blank">
-                        <img src="assets/img/clients/scigap-logo.png" class="img-fluid" alt="">
-                    </a>
-                </div>
-
-            </div>
-
-        </div>
-    </section><!-- End Clients Section -->
-
+    <!-- ======= Features Section ======= -->
     <!--
-     ======= Features Section =======
     <section id="features" class="features" data-aos="fade-up">
         <div class="container">
 
@@ -263,9 +220,10 @@
             </div>
 
         </div>
-    </section> End Features Section
+    </section> -->
+    <!-- End Features Section -->
 
-     ======= Steps Section =======
+    <!-- ======= Steps Section ======= -->
     <section id="steps" class="steps">
         <div class="container">
 
@@ -314,9 +272,10 @@
             </div>
 
         </div>
-    </section> End Steps Section
+    </section> <!-- End Steps Section -->
 
-     ======= Services Section =======
+    <!-- ======= Services Section ======= -->
+    <!--
     <section id="services" class="services">
         <div class="container" data-aos="fade-up">
 
@@ -371,18 +330,59 @@
             </div>
 
         </div>
-    </section> End Services Section
+    </section> --> <!-- End Services Section -->
+
+    <!-- ======= Clients Section ======= -->
+    <section id="clients" class="about">
+        <div class="container" data-aos="zoom-in">
+
+            <div class="row">
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://www.cilogon.org/faq" target="_blank">
+                        <img src="assets/img/clients/cilogon-logo.png"
+                             class="img-fluid"
+                             alt="https://www.cilogon.org/faq">
+                    </a>
+                </div>
 
--->
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://galaxyproject.org/" target="_blank">
+                        <img src="assets/img/clients/galaxy-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://analytics.hathitrust.org/" target="_blank">
+                        <img src="assets/img/clients/htrc-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://airavata.apache.org/" target="_blank">
+                        <img src="assets/img/clients/airavata-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+                <div class="col-lg-2 col-md-4 col-5 d-flex align-items-center justify-content-center">
+                    <a href="https://scigap.org/" target="_blank">
+                        <img src="assets/img/clients/scigap-logo.png" class="img-fluid" alt="">
+                    </a>
+                </div>
+
+            </div>
+
+        </div>
+    </section><!-- End Clients Section -->
     <!-- ======= Contact Section ======= -->
     <section id="contact" class="contact section-bg">
         <div class="container" data-aos="fade-up">
 
             <div class="section-title">
                 <h2>Mailing list</h2>
-                <p>To follow custos project discussions and updates send email to <a
-                        href="mailto:custos-subscribe@airavata.apache.org">custos-subscribe@airavata.apache.org</a> to
-                    subscribe. </p>
+                <p>To follow custos project discussions and updates, subscribe to Custos mailing list by sending email
+                    to <a href="mailto:custos-subscribe@airavata.apache.org">custos-subscribe@airavata.apache.org</a>
+                </p>
             </div>
 
         </div>