This is an automated email from the ASF dual-hosted git repository.
dmagda 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 e3d5f8d Events & promo bar updates (#72)
e3d5f8d is described below
commit e3d5f8dedf6e22e32688aaa30ce61d8cdd6ee36d
Author: Mauricio Stekl <[email protected]>
AuthorDate: Tue Feb 2 12:57:18 2021 -0300
Events & promo bar updates (#72)
* promo banner update for Ignite 3 alpha gathering
* added promo bar to downloads; and copied the optimizations done last week
across the other pages of the site
* updated list of events
* updated content for promotional top banner
* updated critical css to include top promo banner
* moved the styles inline to avoid loading them as external resource which
was affecting the CLS on docs
* added styles inline for promo bar
---
_docs/_includes/criticalCSS.html | 5 +-
download.html | 18 +++---
events.html | 127 ++++++++++++++++++++++++++++++++-------
includes/promotion_banner.html | 13 ++--
4 files changed, 125 insertions(+), 38 deletions(-)
diff --git a/_docs/_includes/criticalCSS.html b/_docs/_includes/criticalCSS.html
index c732473..8f46822 100644
--- a/_docs/_includes/criticalCSS.html
+++ b/_docs/_includes/criticalCSS.html
@@ -1 +1,4 @@
-<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%)
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
241, 241, 20%);--inline-code-background:rgba(241, 241, 241,
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
4px 10px 0 #eee,0 0 4px 0 [...]
\ No newline at end of file
+<style>:root{--gg-red:#ec1c24;--gg-orange:#ec1c24;--gg-orange-dark:#bc440b;--gg-orange-filter:invert(47%)
sepia(61%) saturate(1950%) hue-rotate(345deg) brightness(100%)
contrast(95%);--gg-dark-gray:#333333;--orange-line-thickness:3px;--block-code-background:rgba(241,
241, 241, 20%);--inline-code-background:rgba(241, 241, 241,
90%);--padding-top:25px;--link-color:#ec1c24;--body-background:#fcfcfc}header{min-height:var(--header-height);background:#fff;box-shadow:0
4px 10px 0 #eee,0 0 4px 0 [...]
+#header #promotion-bar { background-color: #333333; padding: 8px; }
+#header #promotion-bar p { font-size: 14px; line-height: 1.4em; font-weight:
600; padding: 0; margin: 0; color: #f0f0f0; text-align: center;}
+#header #promotion-bar p a { color: #FCB903; } </style>
\ No newline at end of file
diff --git a/download.html b/download.html
index d4fbd4b..27d90e1 100644
--- a/download.html
+++ b/download.html
@@ -82,15 +82,15 @@ under the License.
<header id="header" class="affix header sticky-top shrink" data-spy="affix"
data-offset-top="0">
- <div id="promotion-bar">
- <p>
- January 26, 2021:
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
- rel="noopener" target="_blank"
- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'ignite-3-alpha-gathering'});">
- Apache Ignite 3.0.0 Alpha Build Community Gathering
- </a>
- </p>
+ <div id="promotion-bar" style="background-color: #333333; padding: 8px;">
+ <p style="font-size: 14px; line-height: 1.4em; font-weight: 600;
padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
+ February 16, 2021:
+ <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276125392/"
+ rel="noopener" target="_blank"
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'ignite-at-dutch-railway'});" style="color:
#FCB903;">
+ Apache Ignite at Dutch Railway: detecting potential hazardous
situations in the planning
+ </a>
+ </p>
</div>
<div class="container">
diff --git a/events.html b/events.html
index 3e894a8..4fed562 100644
--- a/events.html
+++ b/events.html
@@ -110,33 +110,33 @@ 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>
+ <img src="images/conferences.svg" alt="Training logo">
+ <p>Developer Training</p>
</div>
</div>
<div class="col-md-10 ">
- <section id="apache-ignite-3-0-0-alpha-build-community-gathering">
- <h3 style="display:inline-block;">Apache Ignite 3.0.0 Alpha Build
Community Gathering
- <a
href="/events.html#apache-ignite-3-0-0-alpha-build-community-gathering"><i
+ <section
id="apache-ignite-essentials-key-design-principles-for-building-data-intensive-applications">
+ <h3 style="display:inline-block;">Apache Ignite Essentials - Key
Design Principles for Building Data-Intensive Applications
+ <a
href="/events.html#apache-ignite-essentials-key-design-principles-for-building-data-intensive-applications"><i
class="fa fa-anchor"></i></a>
</h3>
- <div class="event-date">Virtual Apache Ignite® Meetup</div>
- <div class="event-date">January 26, 2021</div>
+ <div class="event-date">Developer Training, Denis Magda</div>
+ <div class="event-date">February 10, 2021</div>
- <p>This gathering is organized to summarize feedback, share ideas,
and overview the following stages of Ignite 3.0 development. In the beggining
Release Manager, Val Kulichenko, will do the short demo.</p>
+ <p>This free, two-hour training is for Java developers and
architects who build high-performance and data-intensive applications that are
powered by Apache Ignite.</p>
<div class="row">
<div class=" col-md-9 news-readmore">
<p>
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
target="_blank" rel="noopener">Read more</a>
+ <a
href="https://www.gridgain.com/resources/webinars/developer-training-apache-ignite-essentials-key-design-principles-building-data"
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/275722317/"
- data-a2a-title="Apache Ignite 3.0.0 Alpha Build
Community Gathering">
+
data-a2a-url="https://www.gridgain.com/resources/webinars/developer-training-apache-ignite-essentials-key-design-principles-building-data"
+ data-a2a-title="Apache Ignite Essentials - Key Design
Principles for Building Data-Intensive Applications">
<a class="a2a_button_twitter"></a>
<a class="a2a_button_linkedin"></a>
<a class="a2a_button_facebook"></a>
@@ -151,33 +151,33 @@ 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/conferences.svg" alt="Conference logo">
- <p>Conference</p>
+ <img src="images/meetup.svg" alt="Meetup logo">
+ <p><strong>Virtual</strong> Meetup</p>
</div>
</div>
<div class="col-md-10 ">
- <section
id="enabling-real-time-analytics-for-data-lakes-with-apache-ignite">
- <h3 style="display:inline-block;">Enabling Real-Time Analytics for
Data Lakes with Apache Ignite
- <a
href="/events.html#enabling-real-time-analytics-for-data-lakes-with-apache-ignite"><i
+ <section
id="detecting-potential-hazardous-situations-in-the-dutch-railway-planning-with-apache-ignite">
+ <h3 style="display:inline-block;">Detecting Potential Hazardous
Situations in the Dutch Railway Planning with Apache Ignite
+ <a
href="/events.html#detecting-potential-hazardous-situations-in-the-dutch-railway-planning-with-apache-ignite"><i
class="fa fa-anchor"></i></a>
</h3>
- <div class="event-date">Subsurface: Cloud Data Lake conf, Denis
Magda</div>
- <div class="event-date">January 28, 2021</div>
+ <div class="event-date">Virtual Apache Ignite® Meetup, Pim
Dorrestijn</div>
+ <div class="event-date">February 16, 2021</div>
- <p>In this session, Denis Magda describes how Apache Ignite and
GridGain as an in-memory computing platform can modernize existing data lake
architectures, enabling real-time analytics that spans operational, historical,
and streaming data sets.</p>
+ <p>Every day, millions of people travel by train through the
Netherlands—on one of the busiest rail infrastructures in Europe. More than
10,000 train movements are performed daily. Planning for all these train rides
and designing a timetable that avoids hazardous situations is a challenge. And,
the challenge is constantly increasing, with more travelers every day and more
trains on every new timetable. To meet this challenge, JDriven built a
space-based architecture with Apac [...]
<div class="row">
<div class=" col-md-9 news-readmore">
<p>
- <a href="https://subsurfaceconf.com/winter2021"
target="_blank" rel="noopener">Read more</a>
+ <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276125392/"
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://subsurfaceconf.com/winter2021"
- data-a2a-title="Enabling Real-Time Analytics for Data
Lakes with Apache Ignite">
+
data-a2a-url="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276125392/"
+ data-a2a-title="Detecting Potential Hazardous
Situations in the Dutch Railway Planning with Apache Ignite">
<a class="a2a_button_twitter"></a>
<a class="a2a_button_linkedin"></a>
<a class="a2a_button_facebook"></a>
@@ -234,6 +234,7 @@ under the License.
+
<!-- END OF Upcoming Events -->
@@ -264,6 +265,88 @@ under the License.
/**** insert your past event below *****/
-->
<!-- {{past_events}} -->
+<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>
+ </div>
+ <div class="col-md-10 ">
+ <section
id="enabling-real-time-analytics-for-data-lakes-with-apache-ignite">
+ <h3 style="display:inline-block;">Enabling Real-Time Analytics for
Data Lakes with Apache Ignite
+ <a
href="/events.html#enabling-real-time-analytics-for-data-lakes-with-apache-ignite"><i
+ class="fa fa-anchor"></i></a>
+ </h3>
+ <div class="event-date">Subsurface: Cloud Data Lake conf, Denis
Magda</div>
+ <div class="event-date">January 28, 2021</div>
+
+ <p>In this session, Denis Magda describes how Apache Ignite and
GridGain as an in-memory computing platform can modernize existing data lake
architectures, enabling real-time analytics that spans operational, historical,
and streaming data sets.</p>
+
+ <div class="row">
+ <div class=" col-md-9 news-readmore">
+ <p>
+ <a href="https://subsurfaceconf.com/winter2021"
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://subsurfaceconf.com/winter2021"
+ data-a2a-title="Enabling Real-Time Analytics for Data
Lakes with 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/meetup.svg" alt="Meetup logo">
+ <p><strong>Virtual</strong> Meetup</p>
+ </div>
+ </div>
+ <div class="col-md-10 ">
+ <section id="apache-ignite-3-0-0-alpha-build-community-gathering">
+ <h3 style="display:inline-block;">Apache Ignite 3.0.0 Alpha Build
Community Gathering
+ <a
href="/events.html#apache-ignite-3-0-0-alpha-build-community-gathering"><i
+ class="fa fa-anchor"></i></a>
+ </h3>
+ <div class="event-date">Virtual Apache Ignite® Meetup</div>
+ <div class="event-date">January 26, 2021</div>
+
+ <p>This gathering is organized to summarize feedback, share ideas,
and overview the following stages of Ignite 3.0 development. In the beggining
Release Manager, Val Kulichenko, will do the short demo.</p>
+
+ <div class="row">
+ <div class=" col-md-9 news-readmore">
+ <p>
+ <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
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/275722317/"
+ data-a2a-title="Apache Ignite 3.0.0 Alpha Build
Community Gathering">
+ <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">
diff --git a/includes/promotion_banner.html b/includes/promotion_banner.html
index aebcf23..e9b715d 100644
--- a/includes/promotion_banner.html
+++ b/includes/promotion_banner.html
@@ -1,4 +1,4 @@
-<div id="promotion-bar">
+<div id="promotion-bar" style="background-color: #333333; padding: 8px;">
<!-- top-level banner
This banner is automatically added to all the website pages except for
the `download.html`. Update the `download.html`
@@ -8,12 +8,13 @@
1) Use 'ignite_tech_talk' for the promo of events (conference, meetup
and other technical talks).
2) Use 'announcement' if you promote a new release or anything else
unrelated to events.
-->
- <p>
- January 26, 2021:
- <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/275722317/"
+ <p style="font-size: 14px; line-height: 1.4em; font-weight: 600;
padding: 0; margin: 0; color: #f0f0f0; text-align: center;">
+ February 16, 2021:
+ <a
href="https://www.meetup.com/Apache-Ignite-Virtual-Meetup/events/276125392/"
rel="noopener" target="_blank"
- onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'ignite-3-alpha-gathering'});">
- Apache Ignite 3.0.0 Alpha Build Community Gathering
+ onclick="gtag('event', 'banner_click', { 'event_category':
'ignite_tech_talk', 'event_label': 'ignite-at-dutch-railway'});"
+ style="color: #FCB903;">
+ Apache Ignite at Dutch Railway: detecting potential hazardous
situations in the planning
</a>
</p>
</div>