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

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

commit a97c6e21a1b51e7fec08c241e83cb3f10358c911
Author: Mauricio Stekl <[email protected]>
AuthorDate: Tue Aug 24 21:31:36 2021 -0300

    added new event to the schedule
---
 events.html | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/events.html b/events.html
index 3ac6d8c..28b76fd 100644
--- a/events.html
+++ b/events.html
@@ -110,6 +110,47 @@ under the License.
 <div class="row row-event">
     <div class="col-md-2 d-none d-md-block">
         <div class="round-icon-block">
+            <img src="images/meetup.svg" alt="Meetup logo">
+            <p><strong>Virtual</strong> Meetup</p>
+        </div>
+    </div>
+    <div class="col-md-10 ">
+        <section id="building-a-low-code-baas-platform-on-apache-ignite">
+            <h3 style="display:inline-block;">Building a low-code BaaS 
platform on Apache Ignite
+                <a 
href="/events.html#building-a-low-code-baas-platform-on-apache-ignite"><i
+                        class="fa fa-anchor"></i></a>
+            </h3>
+            <div class="event-date">Virtual Apache Ignite Meetup,  Courtney 
Robinson (Hypi, co-founder and CEO)</div>
+            <div class="event-date">September 2, 2021</div>
+
+            <p>In this talk we're going to take a deep dive into Hypi's 
journey designing and scaling its low-code backend as a service platform with 
Apache Ignite at its core.<br />The talk will look at the general architecture, 
playing nice with other technologies and the future reactive-streams 
architecture. We'll look at why we're transitioning to reactive streams and how 
Ignite is being used to accelerate other technologies in the stack.<br />Just 
like Ignite 3, the next-gen of Hypi [...]
+
+            <div class="row">
+                    <div class=" col-md-9  news-readmore">
+                    <p>
+                        <a 
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/280030600/"; 
target="_blank" rel="noopener">Read more</a>
+                    </p>
+                </div>
+                <div class=" col-md-3  ">
+
+                    
+                    <div class="a2a_kit a2a_kit_size_28 a2a_default_style 
news-socialmedia-icons"
+                        
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/280030600/";
+                        data-a2a-title="Building a low-code BaaS platform on 
Apache Ignite">
+                        <a class="a2a_button_twitter"></a>
+                        <a class="a2a_button_linkedin"></a>
+                        <a class="a2a_button_facebook"></a>
+                        <a class="a2a_dd" 
href="https://www.addtoany.com/share";></a>
+                    </div>
+                </div>
+            </div>
+            
+        </section>
+    </div>
+</div>
+<div class="row row-event">
+    <div class="col-md-2 d-none d-md-block">
+        <div class="round-icon-block">
             <img src="images/conferences.svg" alt="Conference logo">
             <p>Conference</p>
         </div>
@@ -310,6 +351,7 @@ under the License.
                     <!-- {{past_events}} -->
 
 
+
                     <div class="row row-event">
                         <div class="col-md-2 d-none d-md-block">
                             <div class="round-icon-block">

Reply via email to