diff --git a/blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md b/blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
index b9c0b17c..6158ec46 100644
--- a/blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
+++ b/blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
@@ -48,7 +48,7 @@ Or, you can [try out the hosted WASM](https://trial.ivorysql.org/) on the IvoryS
## What’s next
-Hoping to learn more about how to use IvorySQL yourself? Keep an eye out for recorded webinars on their website ([coming soon!](https://www.ivorysql.org/webinars-page)), or [check out recordings](https://www.youtube.com/@ivorysql) from the HOW2025 conference in Jinan, China in the meantime.
+Hoping to learn more about how to use IvorySQL yourself? Keep an eye on the events page on their website ([latest updates](https://www.ivorysql.org/events)), or [check out recordings](https://www.youtube.com/@ivorysql) from the HOW2025 conference in Jinan, China in the meantime.
[The next conference in Jinan](https://ivorysql.io/) is already scheduled, from April 26th to the 28th! (By the way, the [Call for Proposals is open](https://sessionize.com/how2026) until February 27th, 2026.)
@@ -66,4 +66,4 @@ For those looking to transition to or explore PostgreSQL without extensive modif
## Additional resources
- [PostgreSQL.org announcement for IvorySQL 5](https://www.postgresql.org/about/news/ivorysql-50-released-major-oracle-compatibility-expansion-on-postgresql-180-foundation-3180/)
-- [IvorySQL 5.0 roadmap on GitHub](https://github.com/orgs/IvorySQL/projects/19)
\ No newline at end of file
+- [IvorySQL 5.0 roadmap on GitHub](https://github.com/orgs/IvorySQL/projects/19)
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2950302c..84f60c10 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -35,7 +35,7 @@ const config = {
indexBlog: true,
indexDocs: false,
ignoreFiles: ["partners-page","customer-stories-page",
- "webinars-page","slider","slider-bug","slider-bug-phone","slider-phone","slider-phone-content"],
+ "events/index","slider","slider-bug","slider-bug-phone","slider-phone","slider-phone-content"],
ignoreCssSelectors:['*.css'],
}),
],
@@ -140,8 +140,8 @@ const config = {
to: '/contribution-guidelines',
},
{
- label: 'Webinars',
- to: '/webinars-page',
+ label: 'Events',
+ to: '/events',
},
{
label: 'Partners',
diff --git a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
index b1a5e79c..03fbb595 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-blog/2026-02-10-ivorysql-5.0-oracle-to-postgresql-migration/index.md
@@ -60,7 +60,7 @@ IvorySQL v5 带来了一系列关键能力,包括:
您还可以通过以下渠道深入了解 IvorySQL:
- 官网 blog:https://www.ivorysql.org/zh-CN/blog
-- 社区活动:https://www.ivorysql.org/zh-CN/webinars-page
+- 社区活动:https://www.ivorysql.org/zh-cn/events
- HOW 2025 相关会议录像:https://www.youtube.com/@ivorysql
值得一提的是,2026 年的 HOW 大会已确定于 4 月 26 日至 28 日举行,[议题征集](https://jsj.top/f/uebqBc)截止日期为 2026 年 2 月 27 日。
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202501.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202501.mdx
similarity index 100%
rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202501.mdx
rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202501.mdx
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202502.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202502.mdx
similarity index 98%
rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202502.mdx
rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202502.mdx
index 6be38621..bd1adcea 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202502.mdx
+++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202502.mdx
@@ -76,7 +76,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
diff --git a/src/pages/webinars/event-202602.mdx b/src/pages/events/event-202602.mdx
similarity index 92%
rename from src/pages/webinars/event-202602.mdx
rename to src/pages/events/event-202602.mdx
index 96960511..1bd23424 100644
--- a/src/pages/webinars/event-202602.mdx
+++ b/src/pages/events/event-202602.mdx
@@ -20,6 +20,6 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
For the full event details, please visit the Chinese page:
{' '}
- /zh-cn/webinars/event-202602
+ /zh-cn/events/event-202602
diff --git a/src/pages/events/event-202603.mdx b/src/pages/events/event-202603.mdx
new file mode 100644
index 00000000..df52566f
--- /dev/null
+++ b/src/pages/events/event-202603.mdx
@@ -0,0 +1,177 @@
+---
+title: Event Preview | Open Source Ecosystem Conference and PostgreSQL Summit (HOW 2026)
+hide_table_of_contents: true
+---
+
+import useBaseUrl from '@docusaurus/useBaseUrl';
+
+
+
+
+
+
+
+ Event Preview | Open Source Ecosystem Conference and PostgreSQL Summit (HOW 2026)
+
Shandong Mansion, Jinan, Shandong No. 2-1 Ma'anshan Road, Shizhong District
+
+
+
Theme
+
AI-era data infrastructure, PostgreSQL technology ecosystem, open-source collaboration, and industry adoption.
+
+
+
Organizer
+
Host: China Open Source Database Alliance (Initiating) Guidance: CCF Technical Committee on Databases
+
+
+
+
Featured Speakers
+
+
+
Aoying Zhou
+
Director, CCF Technical Committee on Databases
+
+
+
Bruce Momjian
+
PostgreSQL Co-founder and a key figure in the global PostgreSQL community
+
+
+
Alvaro Hernandez
+
Founder & CEO, OnGres
+
+
+
Chris Travers
+
PostgreSQL and infrastructure expert
+
+
+
Cédric Villemain
+
CEO, Data Bene
+
+
+
Bai Shan
+
Co-founder & CEO
+
+
+
Tang Cheng
+
Founder & CTO
+
+
+
De Ge
+
PostgreSQL ACED
+
+
+
Xiaogang Xue
+
PostgreSQL ACE
+
+
+
Haibo Lyu
+
Enterprise Mentor, Peking University
+
+
+
+
+ HOW 2026 will be held in Jinan on April 27-28, 2026, focusing on the PostgreSQL ecosystem, open-source database innovation, and AI-era data infrastructure.
+
+ The detailed agenda is still being updated. For the latest schedule and registration information, please use the links below.
+
The IvorySQL community consistently upholds the principles of being open-source and open, dedicated to the evangelism of PostgreSQL and IvorySQL open-source technologies, and continually organizing and participating in global open-source tech events.
-
\ No newline at end of file
+
diff --git a/src/pages/index.js b/src/pages/index.js
index 9582e6d0..6e21a073 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -207,7 +207,7 @@ const CONTENT = {
actions: [
{ label: '免费下载', to: '/releases-page', ariaLabel: '免费下载 IvorySQL' },
{ label: '在线体验', href: ONLINE_TRIAL_URL, ariaLabel: '在线体验 IvorySQL' },
- { label: '最新活动', to: '/webinars-page', ariaLabel: '查看 IvorySQL 最新活动' },
+ { label: '社区活动', to: '/events', ariaLabel: '查看 IvorySQL 社区活动' },
],
heroTrustLabel: '受到众多企业信赖',
statsItems: [
@@ -365,7 +365,7 @@ const CONTENT = {
actions: [
{ label: 'Free Download', to: '/releases-page', ariaLabel: 'Free Download IvorySQL' },
{ label: 'Online Trial', href: ONLINE_TRIAL_URL, ariaLabel: 'Try IvorySQL Online' },
- { label: 'Latest Webinars', to: '/webinars-page', ariaLabel: 'View Latest IvorySQL Webinars' },
+ { label: 'Events', to: '/events', ariaLabel: 'View IvorySQL Events' },
],
heroTrustLabel: 'Trusted by enterprises worldwide',
statsItems: [
diff --git a/static/img/events/event-202603-en.jpg b/static/img/events/event-202603-en.jpg
new file mode 100644
index 00000000..9a1eddc6
Binary files /dev/null and b/static/img/events/event-202603-en.jpg differ
diff --git a/static/img/events/event-202603-zh.jpg b/static/img/events/event-202603-zh.jpg
new file mode 100644
index 00000000..65d6d8b9
Binary files /dev/null and b/static/img/events/event-202603-zh.jpg differ
diff --git a/svg/christmas-ball-01.svg b/svg/christmas-ball-01.svg
deleted file mode 100644
index bda2b6a0..00000000
--- a/svg/christmas-ball-01.svg
+++ /dev/null
@@ -1,414 +0,0 @@
-
-
-
diff --git a/svg/christmas-ball-02.svg b/svg/christmas-ball-02.svg
deleted file mode 100644
index cc322233..00000000
--- a/svg/christmas-ball-02.svg
+++ /dev/null
@@ -1,504 +0,0 @@
-
-
-
diff --git a/svg/christmas-tree-01.svg b/svg/christmas-tree-01.svg
deleted file mode 100644
index 7b090c46..00000000
--- a/svg/christmas-tree-01.svg
+++ /dev/null
@@ -1,146 +0,0 @@
-
-
-
diff --git a/svg/christmas-tree-02.svg b/svg/christmas-tree-02.svg
deleted file mode 100644
index 64ad9c9a..00000000
--- a/svg/christmas-tree-02.svg
+++ /dev/null
@@ -1,352 +0,0 @@
-
-
-
diff --git a/svg/img-elephant-balloon-two.svg b/svg/img-elephant-balloon-two.svg
deleted file mode 100644
index 60903ab3..00000000
--- a/svg/img-elephant-balloon-two.svg
+++ /dev/null
@@ -1,615 +0,0 @@
-
-
-
diff --git a/svg/img-elephant-balloon4.4.svg b/svg/img-elephant-balloon4.4.svg
deleted file mode 100644
index dafb2e79..00000000
--- a/svg/img-elephant-balloon4.4.svg
+++ /dev/null
@@ -1,619 +0,0 @@
-
-
-
diff --git a/svg/img-elephant-balloon4.5.svg b/svg/img-elephant-balloon4.5.svg
deleted file mode 100644
index 6dc1ea8a..00000000
--- a/svg/img-elephant-balloon4.5.svg
+++ /dev/null
@@ -1,611 +0,0 @@
-
-
\ No newline at end of file
diff --git a/svg/img-elephant-balloon4.6.svg b/svg/img-elephant-balloon4.6.svg
deleted file mode 100644
index 80f8a882..00000000
--- a/svg/img-elephant-balloon4.6.svg
+++ /dev/null
@@ -1,616 +0,0 @@
-
-
\ No newline at end of file
diff --git a/svg/img-elephant-balloon5.0.svg b/svg/img-elephant-balloon5.0.svg
deleted file mode 100644
index b66a100f..00000000
--- a/svg/img-elephant-balloon5.0.svg
+++ /dev/null
@@ -1,622 +0,0 @@
-
-
\ No newline at end of file
diff --git a/svg/img-elephant-balloon5.1.svg b/svg/img-elephant-balloon5.1.svg
deleted file mode 100644
index 44b8baae..00000000
--- a/svg/img-elephant-balloon5.1.svg
+++ /dev/null
@@ -1,636 +0,0 @@
-
-
\ No newline at end of file