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

ashapkin 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 2c19d58670 IGNITE-20186: add 3 new events (#171)
2c19d58670 is described below

commit 2c19d58670c6c5a14c8d19c459b979891af09f1d
Author: Erlan Aytpaev <[email protected]>
AuthorDate: Wed Aug 16 19:22:42 2023 +0600

    IGNITE-20186: add 3 new events (#171)
---
 _src/events.pug |  54 ++++++++++++++++++------
 events.html     | 126 +++++++++++++++++++++++++++++++++++++-------------------
 2 files changed, 124 insertions(+), 56 deletions(-)

diff --git a/_src/events.pug b/_src/events.pug
index 385d47bd08..ca5aac7c61 100644
--- a/_src/events.pug
+++ b/_src/events.pug
@@ -191,9 +191,9 @@ block main
 
 
     
-    //section.eventupcoming.container#upcoming 
+    section.eventupcoming.container#upcoming 
         .capstext.pb-1 Upcoming Events Schedule
-        .eventupcoming__wrap.py-4
+        //.eventupcoming__wrap.py-4
             h2.h4.eventupcoming__head.pb-5 Online events (1)
             article.eventcomingitem.flexi 
                 .eventcomingitem__left
@@ -215,24 +215,52 @@ block main
             // /.eventcomingitem
 
         .eventupcoming__wrap.py-4
-            h2.h4.pb-4 Offline events (1)
+            h2.h4.pb-4 Offline events (3)
 
             article.eventcomingitem.flexi 
                 .eventcomingitem__left
-                    p.eventcomingitem__num 13
-                    p.eventcomingitem__month MAY
-                    p.eventcomingitem__year.pt-3 2022
+                    p.eventcomingitem__num 8
+                    p.eventcomingitem__month OCTOBER
+                    p.eventcomingitem__year.pt-3 2023
                 .eventcomingitem__main
-                    p.eventcomingitem__title.h5 Rebalancing in a distributed 
database. How to catch up with the state of the node to the state of the 
cluster?
-                    p.eventcomingitem__descr.pt-1 The report will present the 
concept of historical rebalancing, implemented in the Apache Ignite distributed 
database.
-                    
a.eventcomingitem__more(href="https://www.highload.ru/foundation/2022/abstracts/7989";,
 target="_blank") Learn more details
+                    p.eventcomingitem__title.h5 Scalable Distributed Computing 
with Groovy Using Apache Ignite
+                    
a.eventcomingitem__more(href="https://communityovercode.org/schedule-list/#GR008";,
 target="_blank") Learn more details
                 .eventcomingitem__right
                     .eventcomingitem__mic
-                        .eventcomingitem__speaker Vlad Pyatkov
+                        .eventcomingitem__speaker Jeremy Meyer
                     .eventcomingitem__loc
-                        .eventcomingitem__locblock
-                            img(src="/img/events/content/hl++.svg", alt="")
-                        .eventcomingitem__address Moscow, Russia
+                        .eventcomingitem__loctitle Community Over Code
+                        .eventcomingitem__address Halifax, Canada
+
+            article.eventcomingitem.flexi 
+                .eventcomingitem__left
+                    p.eventcomingitem__num 8
+                    p.eventcomingitem__month OCTOBER
+                    p.eventcomingitem__year.pt-3 2023
+                .eventcomingitem__main
+                    p.eventcomingitem__title.h5 Whiskey Clustering with Apache 
Groovy and Apache Ignite
+                    
a.eventcomingitem__more(href="https://communityovercode.org/schedule-list/#GR007";,
 target="_blank") Learn more details
+                .eventcomingitem__right
+                    .eventcomingitem__mic
+                        .eventcomingitem__speaker Paul King
+                    .eventcomingitem__loc
+                        .eventcomingitem__loctitle Community Over Code
+                        .eventcomingitem__address Halifax, Canada
+
+            article.eventcomingitem.flexi 
+                .eventcomingitem__left
+                    p.eventcomingitem__num 9
+                    p.eventcomingitem__month OCTOBER
+                    p.eventcomingitem__year.pt-3 2023
+                .eventcomingitem__main
+                    p.eventcomingitem__title.h5 Enhancing Apache Ignite 3.0 
with the Power of Open-Source
+                    
a.eventcomingitem__more(href="https://communityovercode.org/schedule-list/#BDC006";,
 target="_blank") Learn more details
+                .eventcomingitem__right
+                    .eventcomingitem__mic
+                        .eventcomingitem__speaker Stanislav Lukyanov
+                    .eventcomingitem__loc
+                        .eventcomingitem__loctitle Community Over Code
+                        .eventcomingitem__address Halifax, Canada
             // /.eventcomingitem
 
     // /.eventupcoming
diff --git a/events.html b/events.html
index 906f6194f8..3a0586ad8e 100644
--- a/events.html
+++ b/events.html
@@ -575,49 +575,89 @@
         </article>
       </div>
     </section>
-    <!-- /.eventyoucity--><!--section.eventupcoming.container#upcoming 
.capstext.pb-1 Upcoming Events Schedule
-.eventupcoming__wrap.py-4
-    h2.h4.eventupcoming__head.pb-5 Online events (1)
-    article.eventcomingitem.flexi 
-        .eventcomingitem__left
-            p.eventcomingitem__num 16
-            p.eventcomingitem__month JUNE
-            p.eventcomingitem__year.pt-3 2022
-        .eventcomingitem__main
-            p.eventcomingitem__title.h5 How to write a high-performance 
database driver
-            p.eventcomingitem__descr.pt-1 Databases are at the heart of most 
services and applications. How do we communicate with our database? How does 
the driver (client) work, how to design and implement it? This report covers 
all the steps - working with TCP sockets, message format, serialization, fault 
tolerance, resource allocation, and much more.
-            a.eventcomingitem__more(href="https://dotnext.ru/";, 
target="_blank") Learn more details
-        .eventcomingitem__right
-            .eventcomingitem__mic
-                .eventcomingitem__speaker.
-                    Pavel Tupitsyn
-            .eventcomingitem__loc
-                .eventcomingitem__locblock
-                    img(src="/img/events/content/dotnext.svg", alt="")
-                .eventcomingitem__camera Online, Russia
-    // /.eventcomingitem
-
-.eventupcoming__wrap.py-4
-    h2.h4.pb-4 Offline events (1)
-
-    article.eventcomingitem.flexi 
-        .eventcomingitem__left
-            p.eventcomingitem__num 13
-            p.eventcomingitem__month MAY
-            p.eventcomingitem__year.pt-3 2022
-        .eventcomingitem__main
-            p.eventcomingitem__title.h5 Rebalancing in a distributed database. 
How to catch up with the state of the node to the state of the cluster?
-            p.eventcomingitem__descr.pt-1 The report will present the concept 
of historical rebalancing, implemented in the Apache Ignite distributed 
database.
-            
a.eventcomingitem__more(href="https://www.highload.ru/foundation/2022/abstracts/7989";,
 target="_blank") Learn more details
-        .eventcomingitem__right
-            .eventcomingitem__mic
-                .eventcomingitem__speaker Vlad Pyatkov
-            .eventcomingitem__loc
-                .eventcomingitem__locblock
-                    img(src="/img/events/content/hl++.svg", alt="")
-                .eventcomingitem__address Moscow, Russia
-    // /.eventcomingitem
---><!-- /.eventupcoming-->
+    <!-- /.eventyoucity-->
+    <section class="eventupcoming container" id="upcoming">
+      <div class="capstext pb-1">Upcoming Events Schedule</div>
+      <!--.eventupcoming__wrap.py-4h2.h4.eventupcoming__head.pb-5 Online 
events (1)
+article.eventcomingitem.flexi 
+    .eventcomingitem__left
+        p.eventcomingitem__num 16
+        p.eventcomingitem__month JUNE
+        p.eventcomingitem__year.pt-3 2022
+    .eventcomingitem__main
+        p.eventcomingitem__title.h5 How to write a high-performance database 
driver
+        p.eventcomingitem__descr.pt-1 Databases are at the heart of most 
services and applications. How do we communicate with our database? How does 
the driver (client) work, how to design and implement it? This report covers 
all the steps - working with TCP sockets, message format, serialization, fault 
tolerance, resource allocation, and much more.
+        a.eventcomingitem__more(href="https://dotnext.ru/";, target="_blank") 
Learn more details
+    .eventcomingitem__right
+        .eventcomingitem__mic
+            .eventcomingitem__speaker.
+                Pavel Tupitsyn
+        .eventcomingitem__loc
+            .eventcomingitem__locblock
+                img(src="/img/events/content/dotnext.svg", alt="")
+            .eventcomingitem__camera Online, Russia
+// /.eventcomingitem
+-->
+      <div class="eventupcoming__wrap py-4">
+        <h2 class="h4 pb-4">Offline events (3)</h2>
+        <article class="eventcomingitem flexi">
+          <div class="eventcomingitem__left">
+            <p class="eventcomingitem__num">8</p>
+            <p class="eventcomingitem__month">OCTOBER</p>
+            <p class="eventcomingitem__year pt-3">2023</p>
+          </div>
+          <div class="eventcomingitem__main">
+            <p class="eventcomingitem__title h5">Scalable Distributed 
Computing with Groovy Using Apache Ignite</p>
+            <a class="eventcomingitem__more" 
href="https://communityovercode.org/schedule-list/#GR008"; target="_blank">Learn 
more details</a>
+          </div>
+          <div class="eventcomingitem__right">
+            <div class="eventcomingitem__mic"><div 
class="eventcomingitem__speaker">Jeremy Meyer</div></div>
+            <div class="eventcomingitem__loc">
+              <div class="eventcomingitem__loctitle">Community Over Code</div>
+              <div class="eventcomingitem__address">Halifax, Canada</div>
+            </div>
+          </div>
+        </article>
+        <article class="eventcomingitem flexi">
+          <div class="eventcomingitem__left">
+            <p class="eventcomingitem__num">8</p>
+            <p class="eventcomingitem__month">OCTOBER</p>
+            <p class="eventcomingitem__year pt-3">2023</p>
+          </div>
+          <div class="eventcomingitem__main">
+            <p class="eventcomingitem__title h5">Whiskey Clustering with 
Apache Groovy and Apache Ignite</p>
+            <a class="eventcomingitem__more" 
href="https://communityovercode.org/schedule-list/#GR007"; target="_blank">Learn 
more details</a>
+          </div>
+          <div class="eventcomingitem__right">
+            <div class="eventcomingitem__mic"><div 
class="eventcomingitem__speaker">Paul King</div></div>
+            <div class="eventcomingitem__loc">
+              <div class="eventcomingitem__loctitle">Community Over Code</div>
+              <div class="eventcomingitem__address">Halifax, Canada</div>
+            </div>
+          </div>
+        </article>
+        <article class="eventcomingitem flexi">
+          <div class="eventcomingitem__left">
+            <p class="eventcomingitem__num">9</p>
+            <p class="eventcomingitem__month">OCTOBER</p>
+            <p class="eventcomingitem__year pt-3">2023</p>
+          </div>
+          <div class="eventcomingitem__main">
+            <p class="eventcomingitem__title h5">Enhancing Apache Ignite 3.0 
with the Power of Open-Source</p>
+            <a class="eventcomingitem__more" 
href="https://communityovercode.org/schedule-list/#BDC006"; 
target="_blank">Learn more details</a>
+          </div>
+          <div class="eventcomingitem__right">
+            <div class="eventcomingitem__mic"><div 
class="eventcomingitem__speaker">Stanislav Lukyanov</div></div>
+            <div class="eventcomingitem__loc">
+              <div class="eventcomingitem__loctitle">Community Over Code</div>
+              <div class="eventcomingitem__address">Halifax, Canada</div>
+            </div>
+          </div>
+        </article>
+        <!-- /.eventcomingitem-->
+      </div>
+    </section>
+    <!-- /.eventupcoming-->
     <section class="eventspast container jsTabWrap" id="past">
       <h3 class="capstext pb-5">Past Events</h3>
       <div class="eventspast__tablinks flexi">

Reply via email to