You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by er...@apache.org on 2018/05/29 15:20:29 UTC

[airavata-site] branch asf-site updated: Adding gateway list

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

eroma 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 20cdf9c  Adding gateway list
20cdf9c is described below

commit 20cdf9ceba667feb38f4c9516c9a9d58faaa83fd
Author: Eroma Abeysinghe <er...@gmail.com>
AuthorDate: Fri May 25 14:47:08 2018 -0400

    Adding gateway list
---
 content/index.html | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

diff --git a/content/index.html b/content/index.html
index 3ab40e5..880e8b0 100644
--- a/content/index.html
+++ b/content/index.html
@@ -177,6 +177,7 @@
                     -->
                 </div>
             </div>
+            <!--
             <div class="col s12 m4 l4">
                 <div class="card">
                     <div class="card-image waves-effect waves-block waves-light">
@@ -184,18 +185,29 @@
                     </div>
                     <div class="card-content">
                         <span class="card-title activator grey-text text-darken-4">GenApp
-                        <!-- <i class="mdi-navigation-more-vert right"></i> --></span>
+                        <!-- <i class="mdi-navigation-more-vert right"></i> --><!--</span>
                         <p><a href="https://cwiki.apache.org/confluence/display/AIRAVATA/GenApp" target="_blank">Project link</a></p>
                     </div>
+            -->
                     <!--
                     <div class="card-reveal">
                         <span class="card-title grey-text text-darken-4">Genapp<i class="mdi-navigation-close right"></i></span>
                         <p>Here is some more information about this project that is only revealed once clicked on.</p>
                     </div>
-                    -->
+
                 </div>
             </div>
+            -->
+            <div class="parallax-container valign-wrapper">
+                <!--<div class="parallax"><img src="assets/img/keyboard-001.jpg" /></div>
+                <div class="row valign"> -->
+                    <h3 class="center white-text"> Get Started with Airavata! Try a demo</h3>
+                    <div class="col s2 offset-s5">
+                        <a href="https://sgrc.iu.edu/collaborations.html" target="_blank" class="waves-effect waves-light center btn-large default_color"><i class="material-icons right"></i>Apache Airavata Clients & Collaborations</a>
+                    </div>
+                </div>
 
+            </div>
 
         </div>
     </div>

-- 
To stop receiving notification emails like this one, please contact
eroma@apache.org.