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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9faddaad234 Update events banner (#2802)
9faddaad234 is described below

commit 9faddaad234b234c2c03c2bebc836a9a74a3dac8
Author: KassieZ <[email protected]>
AuthorDate: Wed Aug 27 23:38:06 2025 +0800

    Update events banner (#2802)
    
    ## Versions
    
    - [ ] dev
    - [ ] 3.0
    - [ ] 2.1
    - [ ] 2.0
    
    ## Languages
    
    - [ ] Chinese
    - [ ] English
    
    ## Docs Checklist
    
    - [ ] Checked by AI
    - [ ] Test Cases Built
---
 docusaurus.config.js                               |   8 +-
 src/pages/events/index.tsx                         |  91 +++++++++++++++++++++
 .../images/events/250923-doris-webinar-banner.jpg  | Bin 0 -> 505765 bytes
 static/images/events/doris-meetup-20250815.jpeg    | Bin 0 -> 1505462 bytes
 static/images/events/doris-meetup-20250828.JPEG    | Bin 0 -> 63407 bytes
 static/images/events/doris-webinar-20250814.png    | Bin 0 -> 565382 bytes
 6 files changed, 95 insertions(+), 4 deletions(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 370505997ad..cb096b029cb 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -224,16 +224,16 @@ const config = {
             announcementBar: {
                 id: 'join_us',
                 content: JSON.stringify({
-                    zh: `<a 
href="https://www.selectdb.com/resources/events/apache-doris-meetup-20250802"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
+                    zh: `<a 
href="https://www.selectdb.com/resources/events/doris-webinar-20250828"; 
target="_blank" style="display:flex; width: 100%; align-items: center; 
justify-content: center; margin-left: 4px; text-decoration: none;">
                 <img style="width: 19px; height: 19px; margin-right: 3px;" 
src="/images/nav-star.svg">
                 <span 
style="color:#52CAA3;font-size:0.875rem;font-weight:700;line-height:1rem; 
margin-right:0.675rem; text-decoration: none;">NEW</span>
-               <span>走进小米 —— Apache Doris 企业行@武汉 Meetup</span> 
+               <span>Apache Doris x Milvus 联合 Webinar:解锁 DB for AI 
的无限可能</span> 
                <p 
style="margin-left:0.675rem;color:#52CAA3;font-size:0.875rem;line-height:1rem;font-weight:700;letter-spacing:0.28px;">查看详情
 -></p> 
                    </a>`,
-                    en: `<a 
href="https://www.velodb.io/events/doris-meetup-250820"; target="_blank" 
style="display:flex; width: 100%; align-items: center; justify-content: center; 
margin-left: 4px; text-decoration: none;">
+                    en: `<a 
href="https://www.velodb.io/events/doris-webinar-20250923"; target="_blank" 
style="display:flex; width: 100%; align-items: center; justify-content: center; 
margin-left: 4px; text-decoration: none;">
                     <img style="width: 19px; height: 19px; margin-right: 3px;" 
src="/images/nav-star.svg">
                     <span 
style="color:#52CAA3;font-size:0.875rem;font-weight:700;line-height:1rem; 
margin-right:0.675rem; text-decoration: none;">NEW EVENTS</span>
-                   <span>Real-Time IoT Analytics — Apache Doris × EMQ Meetup | 
Aug 20 · San Francisco</span> 
+                   <span>Bridging Data Lake and Database — Apache Doris 
Webinar | September 23</span> 
                    <p 
style="margin-left:0.675rem;color:#52CAA3;font-size:0.875rem;line-height:1rem;font-weight:700;letter-spacing:0.28px;">Register
 Now -></p> 
                        </a>`,
                 }),
diff --git a/src/pages/events/index.tsx b/src/pages/events/index.tsx
index 492c9b95770..dbb8e7754c0 100644
--- a/src/pages/events/index.tsx
+++ b/src/pages/events/index.tsx
@@ -41,6 +41,28 @@ const EVENTS_PAGE_DATA = {
         },
     },
     eventListEn: [
+        {
+            cardTitle: 'Bridging Lake and Database: Real-time Queries on 
Iceberg',
+            detailTitle: 'Bridging Lake and Database: Real-time Queries on 
Iceberg',
+            tag: 'Apache Doris Webinar',
+            date: 'September 23, 2025 7PM EST',
+            cardDate: 'September 23, 2025',
+            address: 'Virtual',
+            description: 'In this talk, We will deep-dive into how Apache 
Doris supports real-time queries on Iceberg tables, achieving flexible yet 
high-performance real-time queries—a problem that is attracting growing 
industry attention.',
+            start_date: '2025-09-23T07:00:00.000Z',
+            end_date: '2025-09-23T24:00:00.000Z',
+            img: (
+                <img
+                    alt="cover img"
+                    width={384}
+                    height={164}
+                    className="rounded-t-lg"
+                    
src={`${require('@site/static/images/events/250923-doris-webinar-banner.jpg').default}`}
+                />
+            ),
+            isCover: true,
+            link: 'https://www.velodb.io/events/doris-webinar-20250923',
+        },
         {
             cardTitle: 'NebulaGraph × Apache Doris Meetup: the New Fintech 
Paradigm',
             detailTitle: 'NebulaGraph × Apache Doris Meetup: the New Fintech 
Paradigm',
@@ -173,6 +195,75 @@ const EVENTS_PAGE_DATA = {
         },
     ],
     eventListZh: [
+        {
+            cardTitle: '',
+            cardDate: '',
+            tag: '',
+            detailTitle: 'Apache Doris x Milvus 解锁 DB for AI 的无限可能',
+            date: '2025 年 08 月 28 日',
+            address: '线上直播',
+            description:
+                '为了帮助用户更好地了解 DB for AI 的前沿技术和应用,我们精心筹备了这场干货满满的直播,分析型数据库如何给 AI 
装上“实时数据引擎”?向量数据库又怎样让 AI 拥有“语义超能力”?来这儿,看两者与 AI 擦出的全新火花,解锁智能时代的技术密码。',
+            start_date: '2025-08-28T19:30:00.000Z',
+            end_date: '2025-08-28T21:00:00.000Z',
+            img: (
+                <img
+                    alt="doris-meetup-20250717"
+                    width={384}
+                    height={164}
+                    className="rounded-t-lg"
+                    
src={`${require('@site/static/images/events/doris-meetup-20250828.JPEG').default}`}
+                />
+            ),
+            isCover: true,
+            link: 
'https://www.selectdb.com/resources/events/doris-webinar-20250828',
+        },
+        {
+            cardTitle: '',
+            cardDate: '',
+            tag: '',
+            detailTitle: '走进浪潮|Apache Doris 企业行',
+            date: '2025 年 08 月 15 日',
+            address: '山东省济南市历下区浪潮科技园 S01 2101',
+            description:
+                '此次活动将首次解读面向 AI 的实时分析型数据库 —— Apache Doris 4.0 全新特性,聚焦其在 
AI、湖仓一体、存算分离、可观测性、高并发点查等关键场景的技术实践。活动将深入探讨 Apache Doris 
如何应对各类复杂业务需求,并邀请来自浪潮与中泰证券的技术专家分享实战经验,共同探索基于 Apache Doris 及其商业化产品 SelectDB 
构建实时数据平台的最佳路径。',
+            start_date: '2025-08-15T13:00:00.000Z',
+            end_date: '2025-08-14T17:00:00.000Z',
+            img: (
+                <img
+                    alt="doris-meetup-20250717"
+                    width={384}
+                    height={164}
+                    className="rounded-t-lg"
+                    
src={`${require('@site/static/images/events/doris-meetup-20250815.jpeg').default}`}
+                />
+            ),
+            isCover: true,
+            link: 
'https://www.selectdb.com/resources/events/apache-doris-meetup-20250815',
+        },
+        {
+            cardTitle: '',
+            cardDate: '',
+            tag: '',
+            detailTitle: 'Apache Doris x Pulsar:实时分析与智能管控',
+            date: '2025 年 08 月 14 日',
+            address: '线上直播',
+            description:
+                
'在数据驱动的时代,实时性已成为企业构建核心竞争力的关键。如何高效处理海量实时数据?如何轻松管理日益复杂的流数据集群?Apache Doris 与 
Apache Pulsar 作为实时数据生态中的两大明星开源项目,正在携手为开发者和企业提供更强大、更智能的解决方案。',
+            start_date: '2025-08-14T19:30:00.000Z',
+            end_date: '2025-08-14T21:00:00.000Z',
+            img: (
+                <img
+                    alt="doris-meetup-20250717"
+                    width={384}
+                    height={164}
+                    className="rounded-t-lg"
+                    
src={`${require('@site/static/images/events/doris-webinar-20250814.png').default}`}
+                />
+            ),
+            isCover: true,
+            link: 
'https://www.selectdb.com/resources/events/doris-webinar-20250814',
+        },
         {
             cardTitle: '',
             cardDate: '',
diff --git a/static/images/events/250923-doris-webinar-banner.jpg 
b/static/images/events/250923-doris-webinar-banner.jpg
new file mode 100644
index 00000000000..c27eaa383f3
Binary files /dev/null and 
b/static/images/events/250923-doris-webinar-banner.jpg differ
diff --git a/static/images/events/doris-meetup-20250815.jpeg 
b/static/images/events/doris-meetup-20250815.jpeg
new file mode 100644
index 00000000000..bc960283385
Binary files /dev/null and b/static/images/events/doris-meetup-20250815.jpeg 
differ
diff --git a/static/images/events/doris-meetup-20250828.JPEG 
b/static/images/events/doris-meetup-20250828.JPEG
new file mode 100644
index 00000000000..2572d07b98b
Binary files /dev/null and b/static/images/events/doris-meetup-20250828.JPEG 
differ
diff --git a/static/images/events/doris-webinar-20250814.png 
b/static/images/events/doris-webinar-20250814.png
new file mode 100644
index 00000000000..41ca1d56421
Binary files /dev/null and b/static/images/events/doris-webinar-20250814.png 
differ


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to