You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by pt...@apache.org on 2022/12/02 08:44:55 UTC

[ignite-website] branch master updated: IGNITE-18272 Fix styles on Community page (#148)

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

ptupitsyn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4ae0b6bf4f IGNITE-18272 Fix styles on Community page (#148)
4ae0b6bf4f is described below

commit 4ae0b6bf4ffbb3f21eefeb1633c5acb92a1e686a
Author: Erlan Aytpaev <ay...@gmail.com>
AuthorDate: Fri Dec 2 14:44:50 2022 +0600

    IGNITE-18272 Fix styles on Community page (#148)
---
 _src/our-community.pug | 14 ++++++++++++--
 css/communnity.css     |  6 +++++-
 our-community.html     | 15 +++++++++++++--
 3 files changed, 30 insertions(+), 5 deletions(-)

diff --git a/_src/our-community.pug b/_src/our-community.pug
index 7214f75469..b5da3faa5c 100644
--- a/_src/our-community.pug
+++ b/_src/our-community.pug
@@ -295,7 +295,16 @@ block main
             .cmty-ready__wrap.pt-4
                 .cmty-ready__item 
                     i 01
-                    p.fz20 Join the dev mailing list and introduce yourself <a href="#email" class="email__scroll">(see the example message)</a>.
+                    div.fz20
+                        | Join 
+                        span.cmty-pushupwrap(data-poplink="cont-link1")
+                            span
+                                em dev mailing list
+                            .pushup(data-pop="cont-link1")
+                                p By sending a 
+                                    a(href="mailto:dev-subscribe@ignite.apache.org?subject=Subscribe&body=Hello") default e-mail
+                                p By sending Hello to this e-mail <b>dev-subscribe@ignite.apache.org</b>
+                        | and introduce yourself <a href="#email" class="email__scroll">(see the example message)</a>.
                 .cmty-ready__item 
                     i 02
                     div.fz20 If you don’t have an <a href="https://issues.apache.org/jira/" target="_blank">ASF JIRA account</a>, mention this in the introduction email along with a preferable username
@@ -313,7 +322,8 @@ block main
             .cmty-ready__hint.pt-3#email
                 .cmty-ready__item.cmty-ready__wrap
                     p.fz20 First email to the dev 
-                        span mailing list →
+                        span mailing list 
+                            span →
                     .cmty-ready__content
                         p.pt-2.fz10
                             strong To: 
diff --git a/css/communnity.css b/css/communnity.css
index ee0f7efd52..c71d155ffb 100644
--- a/css/communnity.css
+++ b/css/communnity.css
@@ -522,13 +522,17 @@
 .cmty-ready__item.cmty-ready__wrap .highlight-anon {
     background-color: #f8e3e4;
 }
-.cmty-ready__item.cmty-ready__wrap p.fz20 span {
+.cmty-ready__item.cmty-ready__wrap p.fz20 > span {
     display: block;
 }
 @media (max-width: 767px) {
     .cmty-ready__item.cmty-ready__wrap p.fz20 span {
         display: inline;
     }
+    .cmty-ready__item.cmty-ready__wrap p.fz20 span span {
+        transform: rotate(90deg);
+        display: inline-block;
+    }
 }
 .cmty-pushupwrap {
     position: relative;
diff --git a/our-community.html b/our-community.html
index 4d1bc3110e..57dff93fa5 100644
--- a/our-community.html
+++ b/our-community.html
@@ -1180,7 +1180,16 @@
         <div class="cmty-ready__wrap pt-4">
           <div class="cmty-ready__item">
             <i>01</i>
-            <p class="fz20">Join the dev mailing list and introduce yourself <a href="#email" class="email__scroll">(see the example message)</a>.</p>
+            <div class="fz20">
+              Join
+              <span class="cmty-pushupwrap" data-poplink="cont-link1"
+                ><span><em>dev mailing list</em></span>
+                <div class="pushup" data-pop="cont-link1">
+                  <p>By sending a <a href="mailto:dev-subscribe@ignite.apache.org?subject=Subscribe&amp;body=Hello">default e-mail</a></p>
+                  <p>By sending Hello to this e-mail <b>dev-subscribe@ignite.apache.org</b></p>
+                </div></span
+              >and introduce yourself <a href="#email" class="email__scroll">(see the example message)</a>.
+            </div>
           </div>
           <div class="cmty-ready__item">
             <i>02</i>
@@ -1202,7 +1211,9 @@
         </div>
         <div class="cmty-ready__hint pt-3" id="email">
           <div class="cmty-ready__item cmty-ready__wrap">
-            <p class="fz20">First email to the dev <span>mailing list →</span></p>
+            <p class="fz20">
+              First email to the dev <span>mailing list <span>→</span></span>
+            </p>
             <div class="cmty-ready__content">
               <p class="pt-2 fz10">
                 <strong>To: </strong