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';
近期活动
- +
第七届中国 PostgreSQL 数据库生态大会回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202503.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202503.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202503.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202503.mdx index 600dfe08..1b9bb068 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202503.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202503.mdx @@ -92,11 +92,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
IvorySQL 用户案例有奖征集!
- +
第七届中国 PostgreSQL 数据库生态大会回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202504.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202504.mdx similarity index 96% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202504.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202504.mdx index e9e08d93..bcad127a 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202504.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202504.mdx @@ -73,15 +73,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
PostgreSQL数据库技术峰会北京站
- +
IvorySQL 用户案例有奖征集!
- +
第七届中国 PostgreSQL 数据库生态大会回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202505.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202505.mdx similarity index 96% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202505.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202505.mdx index c32a45d2..a2102e39 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202505.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202505.mdx @@ -97,15 +97,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
热门活动
- +
从Oracle 到 PostgreSQL:迁移更丝滑
- +
PostgreSQL数据库技术峰会北京站
- +
IvorySQL 用户案例有奖征集!
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202506.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202506.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202506.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202506.mdx index a9ffccbd..1a714ba3 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202506.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202506.mdx @@ -107,15 +107,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
开源之夏 2025 结项圆满收官
- +
从Oracle 到 PostgreSQL:迁移更丝滑
- +
PostgreSQL数据库技术峰会北京站
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202507.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202507.mdx similarity index 96% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202507.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202507.mdx index aea33894..86968b48 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202507.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202507.mdx @@ -87,15 +87,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
PGConf.dev 2025 大会总结
- +
开源之夏 2025 结项圆满收官
- +
从Oracle 到 PostgreSQL:迁移更丝滑
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202508.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202508.mdx similarity index 98% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202508.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202508.mdx index 3c538638..36c53796 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202508.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202508.mdx @@ -200,15 +200,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
PostgreSQL 数据库技术峰会重庆站回顾
- +
PGConf.dev 2025 大会总结
- +
开源之夏 2025 结项圆满收官
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202509.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202509.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202509.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202509.mdx index d0cc2e93..d9aa73d1 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202509.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202509.mdx @@ -100,15 +100,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
IvorySQL 2025 生态大会圆满落幕
- +
PostgreSQL 数据库技术峰会重庆站回顾
- +
PGConf.dev 2025 大会总结
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202510.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202510.mdx similarity index 98% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202510.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202510.mdx index 1bd880bc..8c4850fe 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202510.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202510.mdx @@ -175,15 +175,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
Bruce Momjian 深圳 meetup 回顾
- +
IvorySQL 2025 生态大会圆满落幕
- +
PostgreSQL 数据库技术峰会重庆站回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202511.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202511.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202511.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202511.mdx index 3c121236..a05813ca 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202511.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202511.mdx @@ -137,15 +137,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
PostgreSQL 哈尔滨站回顾
- +
Bruce Momjian 深圳 meetup 回顾
- +
IvorySQL 2025 生态大会圆满落幕
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202512.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202512.mdx similarity index 98% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202512.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202512.mdx index fbea588c..07f7cd49 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202512.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202512.mdx @@ -174,15 +174,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
IvorySQL & PostgreSQL 迁移实战经验征集
- +
PostgreSQL 哈尔滨站回顾
- +
Bruce Momjian 深圳 meetup 回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202513.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202513.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202513.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202513.mdx index 0075294d..c5502bbb 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202513.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202513.mdx @@ -109,15 +109,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
IvorySQL 文档共建计划第一期
- +
IvorySQL & PostgreSQL 迁移实战经验征集
- +
PostgreSQL 哈尔滨站回顾
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202514.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202514.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202514.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202514.mdx index f3f1bc73..6aa28ad9 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202514.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202514.mdx @@ -122,15 +122,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
PostgreSQL 与 IvorySQL 在云原生时代的演进与实践
- +
IvorySQL 文档共建计划第一期
- +
IvorySQL & PostgreSQL 迁移实战经验征集
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202515.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202515.mdx similarity index 98% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202515.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202515.mdx index 8cfd14a1..a19f1a66 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202515.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202515.mdx @@ -122,15 +122,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
直播回顾|PostgreSQL 18 六大新特性深度解析
- +
PostgreSQL 与 IvorySQL 在云原生时代的演进与实践
- +
IvorySQL 文档共建计划第一期
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202516.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202516.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202516.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202516.mdx index cbc6d82c..5a3b8807 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202516.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202516.mdx @@ -100,15 +100,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
第八届中国PostgreSQL数据库生态大会圆满收官
- +
直播回顾|PostgreSQL 18 六大新特性深度解析
- +
PostgreSQL 与 IvorySQL 在云原生时代的演进与实践
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202517.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202517.mdx similarity index 97% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202517.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202517.mdx index d51f8b1b..a2c1fff3 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202517.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202517.mdx @@ -103,15 +103,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- +
活动回顾|Oracle 到 PostgreSQL 迁移技术网络研讨会
- +
第八届中国PostgreSQL数据库生态大会圆满收官
- +
直播回顾|PostgreSQL 18 六大新特性深度解析
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202602.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202602.mdx similarity index 98% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202602.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202602.mdx index 50a5ff90..b0304a58 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars/event-202602.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202602.mdx @@ -155,15 +155,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
近期活动
- + IvorySQL v5 兼容功能使用指南
直播回顾|IvorySQL v5 兼容功能使用指南
- + Oracle 到 PostgreSQL 迁移技术网络研讨会
活动回顾|Oracle 到 PostgreSQL 迁移技术网络研讨会
- + PostgreSQL 18 六大新特性深度解析
直播回顾|PostgreSQL 18 六大新特性深度解析
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202603.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202603.mdx new file mode 100644 index 00000000..c2ba4c65 --- /dev/null +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/event-202603.mdx @@ -0,0 +1,189 @@ +--- +title: 活动预告|开源生态大会暨 PostgreSQL 高峰论坛(HOW 2026) +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + + + +
+
+
+

+ 活动预告|开源生态大会暨 PostgreSQL 高峰论坛(HOW 2026) +

+ +
+ 📅 2026 年 4 月 27 日至 4 月 28 日 + 📍 山东济南 · 山东大厦 + 🌍 线下活动 +
+ +
+ Hello Open-source World(HOW)开源生态大会暨 PostgreSQL 高峰论坛将于 2026 年 4 月 27 日至 28 日在济南举办。大会聚焦 PostgreSQL 技术生态与开源产业发展,围绕 AI 时代数据底座建设、数据库前沿技术、生态协同与行业实践展开交流。 +
+ +
+
+
活动时间
+
2026 年 4 月 27 日 09:00 至 4 月 28 日 18:00
+
+
+
活动地点
+
山东大厦
山东省济南市市中区马鞍山路 2-1 号
+
+
+
大会主题
+
聚焦 AI 时代数据底座建设,关注 PostgreSQL、开源数据库生态与产业落地。
+
+
+
组织信息
+
主办方:中国开源数据库发展联盟(筹)
指导单位:CCF 数据库专委会
+
+
+ +

大会看点

+
    +
  • 聚焦 PostgreSQL 18、AI 与数据库融合、云原生架构、开源生态共建与行业落地等方向。
  • +
  • 汇聚全球技术领袖、行业专家、社区开发者与企业代表,共同探讨数据库技术前沿与生态协同。
  • +
  • 大会议程仍在持续更新中,详细安排与报名信息请以官网和活动行页面为准。
  • +
+ +

部分嘉宾

+
+
+
周傲英
+
中国计算机学会数据库专业委员会主任
+
+
+
Bruce Momjian
+
PostgreSQL 联合创始人、全球 PostgreSQL 社区核心人物
+
+
+
Alvaro Hernandez
+
OnGres 创始人兼 CEO
+
+
+
Chris Travers
+
PostgreSQL 及基础设施领域专家
+
+
+
Cédric Villemain
+
Data Bene CEO
+
+
+
白鳝
+
联合创始人、CEO
+
+
+
唐成
+
创始人、CTO
+
+
+
德哥
+
PostgreSQL ACED
+
+
+
薛晓刚
+
PostgreSQL ACE
+
+
+
吕海波
+
北京大学企业导师
+
+
+ +
+

查看详情:官网议程页与活动行报名页会持续更新最新信息。

+

温馨提示:当前官网活动页仅展示简要介绍,暂不同步具体议程内容。

+ +
+
+
+ + +
diff --git a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars-page.mdx b/i18n/zh-CN/docusaurus-plugin-content-pages/events/index.mdx similarity index 92% rename from i18n/zh-CN/docusaurus-plugin-content-pages/webinars-page.mdx rename to i18n/zh-CN/docusaurus-plugin-content-pages/events/index.mdx index 1632cc42..902c18f5 100644 --- a/i18n/zh-CN/docusaurus-plugin-content-pages/webinars-page.mdx +++ b/i18n/zh-CN/docusaurus-plugin-content-pages/events/index.mdx @@ -7,13 +7,22 @@ import { useState, useCallback, useMemo } from 'react'; import useBaseUrl from '@docusaurus/useBaseUrl'; export const EventsData = [ + { + title: "活动预告|开源生态大会暨 PostgreSQL 高峰论坛(HOW 2026)", + desc: "HOW 2026 将于 4 月 27 日至 28 日在济南举行,聚焦 AI 时代数据底座建设、PostgreSQL 技术生态与开源产业发展。详细议程仍在更新中。", + startTime: "2026-04-27", + endTime: "2026-04-28", + location: "线下活动(济南)", + link: "/zh-cn/events/event-202603", + img: "/img/events/event-202603-zh.jpg" + }, { title: "直播预告|PostgreSQL 18.3 x IvorySQL 5.3:开启 AI 数据库新纪元", desc: "AI 时代数据库如何从存储走向智能?本场直播将从 PostgreSQL 18.3 内核优化、pgvector 实战与 IvorySQL 5.3 升级出发,拆解 AI 数据库选型与落地路径。", startTime: "2026-03-25", endTime: "2026-03-25", location: "线上活动", - link: "/zh-cn/webinars/event-202602", + link: "/zh-cn/events/event-202602", img: "/img/events/event-202602.svg", imagePosition: "left center" }, @@ -23,7 +32,7 @@ export const EventsData = [ startTime: "2025-12-25", endTime: "2025-12-25", location: "线上活动", - link: "/zh-cn/webinars/event-202517", + link: "/zh-cn/events/event-202517", img: "/img/events/event-202517.jpg" }, { @@ -32,7 +41,7 @@ export const EventsData = [ startTime: "2025-12-13", endTime: "2025-12-13", location: "线上活动", - link: "/zh-cn/webinars/event-202516", + link: "/zh-cn/events/event-202516", img: "/img/events/event-202516.png" }, { @@ -41,7 +50,7 @@ export const EventsData = [ startTime: "2025-11-29", endTime: "2025-11-29", location: "线下活动", - link: "/zh-cn/webinars/event-202515", + link: "/zh-cn/events/event-202515", img: "/img/events/event-202515.png" }, { @@ -50,7 +59,7 @@ export const EventsData = [ startTime: "2025-10-16", endTime: "2025-10-16", location: "线上活动", - link: "/zh-cn/webinars/event-202514", + link: "/zh-cn/events/event-202514", img: "/img/events/event-202514.png" }, { @@ -59,7 +68,7 @@ export const EventsData = [ startTime: "2025-09-29", endTime: "2025-09-29", location: "线上活动", - link: "/zh-cn/webinars/event-202513", + link: "/zh-cn/events/event-202513", img: "/img/events/event-202513.png" }, { @@ -68,7 +77,7 @@ export const EventsData = [ startTime: "2025-09-23", endTime: "2026-12-23", location: "线上活动", - link: "/zh-cn/webinars/event-202512", + link: "/zh-cn/events/event-202512", img: "/img/events/event-202512.png" }, { @@ -77,7 +86,7 @@ export const EventsData = [ startTime: "2025-09-16", endTime: "2026-02-28", location: "线上活动", - link: "/zh-cn/webinars/event-202511", + link: "/zh-cn/events/event-202511", img: "/img/events/event-202511.png" }, { @@ -86,7 +95,7 @@ export const EventsData = [ startTime: "2025-08-30", endTime: "2025-08-30", location: "线下活动", - link: "/zh-cn/webinars/event-202510", + link: "/zh-cn/events/event-202510", img: "/img/events/event-202510.png" }, { @@ -95,7 +104,7 @@ export const EventsData = [ startTime: "2025-07-18", endTime: "2025-07-18", location: "线下活动", - link: "/zh-cn/webinars/event-202509", + link: "/zh-cn/events/event-202509", img: "/img/events/event-202509.png" }, { @@ -104,7 +113,7 @@ export const EventsData = [ startTime: "2025-06-27", endTime: "2025-06-28", location: "线下活动", - link: "/zh-cn/webinars/event-202508", + link: "/zh-cn/events/event-202508", img: "/img/events/event-202508.jpg" }, { @@ -113,7 +122,7 @@ export const EventsData = [ startTime: "2025-06-07", endTime: "2025-06-07", location: "线下活动", - link: "/zh-cn/webinars/event-202507", + link: "/zh-cn/events/event-202507", img: "/img/events/event-202507.png" }, { @@ -122,7 +131,7 @@ export const EventsData = [ startTime: "2025-05-13", endTime: "2025-05-16", location: "线下活动", - link: "/zh-cn/webinars/event-202506", + link: "/zh-cn/events/event-202506", img: "/img/events/event-202506.png" }, { @@ -131,7 +140,7 @@ export const EventsData = [ startTime: "2025-05-09", endTime: "2025-06-09", location: "线上活动", - link: "/zh-cn/webinars/event-202505", + link: "/zh-cn/events/event-202505", img: "/img/events/event-202505.png" }, { @@ -140,7 +149,7 @@ export const EventsData = [ startTime: "2025-04-24", endTime: "2025-04-24", location: "线上活动", - link: "/zh-cn/webinars/event-202504", + link: "/zh-cn/events/event-202504", img: "/img/events/event-202504.png" }, { @@ -149,7 +158,7 @@ export const EventsData = [ startTime: "2025-04-19", endTime: "2025-04-19", location: "线下活动", - link: "/zh-cn/webinars/event-202503", + link: "/zh-cn/events/event-202503", img: "/img/events/event-202503.png" }, { @@ -158,7 +167,7 @@ export const EventsData = [ startTime: "2025-02-26", endTime: "2026-12-31", location: "线上活动", - link: "/zh-cn/webinars/event-202502", + link: "/zh-cn/events/event-202502", img: "/img/events/event-202502.png" }, { @@ -167,7 +176,7 @@ export const EventsData = [ startTime: "2025-01-04", endTime: "2025-01-04", location: "线下活动", - link: "/zh-cn/webinars/event-202501", + link: "/zh-cn/events/event-202501", img: "/img/events/event-202501.png" } ]; diff --git a/i18n/zh-CN/docusaurus-theme-classic/navbar.json b/i18n/zh-CN/docusaurus-theme-classic/navbar.json index 2c91374b..51d55168 100644 --- a/i18n/zh-CN/docusaurus-theme-classic/navbar.json +++ b/i18n/zh-CN/docusaurus-theme-classic/navbar.json @@ -79,9 +79,9 @@ "message": "Gitee", "description": "Navbar item with label Gitee" }, - "item.label.Webinars": { + "item.label.Events": { "message": "社区活动", - "description": "Navbar item with label Webinars" + "description": "Navbar item with label Events" }, "item.label.Partners": { "message": "合作伙伴", diff --git a/src/pages/webinars/event-202501.mdx b/src/pages/events/event-202501.mdx similarity index 100% rename from src/pages/webinars/event-202501.mdx rename to src/pages/events/event-202501.mdx diff --git a/src/pages/webinars/event-202502.mdx b/src/pages/events/event-202502.mdx similarity index 98% rename from src/pages/webinars/event-202502.mdx rename to src/pages/events/event-202502.mdx index 7cfdbb44..d7b1b4cd 100644 --- a/src/pages/webinars/event-202502.mdx +++ b/src/pages/events/event-202502.mdx @@ -76,7 +76,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Recap of the 7th China PostgreSQL Database Eco-Conference
diff --git a/src/pages/webinars/event-202503.mdx b/src/pages/events/event-202503.mdx similarity index 97% rename from src/pages/webinars/event-202503.mdx rename to src/pages/events/event-202503.mdx index 8454e199..ffc8b29f 100644 --- a/src/pages/webinars/event-202503.mdx +++ b/src/pages/events/event-202503.mdx @@ -92,11 +92,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
IvorySQL User Case Study Collection!
- +
Recap of the 7th China PostgreSQL Database Eco-Conference
diff --git a/src/pages/webinars/event-202504.mdx b/src/pages/events/event-202504.mdx similarity index 96% rename from src/pages/webinars/event-202504.mdx rename to src/pages/events/event-202504.mdx index 86572df4..ab054170 100644 --- a/src/pages/webinars/event-202504.mdx +++ b/src/pages/events/event-202504.mdx @@ -73,15 +73,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
PostgreSQL Technology Summit (Beijing)
- +
IvorySQL User Case Study Collection!
- +
Recap of the 7th China PostgreSQL Database Eco-Conference
diff --git a/src/pages/webinars/event-202505.mdx b/src/pages/events/event-202505.mdx similarity index 99% rename from src/pages/webinars/event-202505.mdx rename to src/pages/events/event-202505.mdx index 8cb6fa11..8793594c 100644 --- a/src/pages/webinars/event-202505.mdx +++ b/src/pages/events/event-202505.mdx @@ -97,7 +97,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Popular Events
- +
IvorySQL User Case Study Collection!
diff --git a/src/pages/webinars/event-202506.mdx b/src/pages/events/event-202506.mdx similarity index 98% rename from src/pages/webinars/event-202506.mdx rename to src/pages/events/event-202506.mdx index ea7387cb..80d770da 100644 --- a/src/pages/webinars/event-202506.mdx +++ b/src/pages/events/event-202506.mdx @@ -107,11 +107,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
OSPP 2025 Graduation Successfully Concluded
- +
IvorySQL User Case Study Collection!
diff --git a/src/pages/webinars/event-202507.mdx b/src/pages/events/event-202507.mdx similarity index 97% rename from src/pages/webinars/event-202507.mdx rename to src/pages/events/event-202507.mdx index 722bbacd..dc00de16 100644 --- a/src/pages/webinars/event-202507.mdx +++ b/src/pages/events/event-202507.mdx @@ -88,15 +88,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
PGConf.dev 2025 Summary
- +
OSPP 2025 Graduation Successfully Concluded
- +
From Oracle to PostgreSQL: Smoother Migration
diff --git a/src/pages/webinars/event-202508.mdx b/src/pages/events/event-202508.mdx similarity index 98% rename from src/pages/webinars/event-202508.mdx rename to src/pages/events/event-202508.mdx index cf51d9df..4ac68607 100644 --- a/src/pages/webinars/event-202508.mdx +++ b/src/pages/events/event-202508.mdx @@ -201,15 +201,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
PGConf.dev 2025 Summary
- +
OSPP 2025 Graduation Successfully Concluded
- +
IvorySQL User Case Study Collection!
diff --git a/src/pages/webinars/event-202509.mdx b/src/pages/events/event-202509.mdx similarity index 98% rename from src/pages/webinars/event-202509.mdx rename to src/pages/events/event-202509.mdx index b722b1de..50ff384d 100644 --- a/src/pages/webinars/event-202509.mdx +++ b/src/pages/events/event-202509.mdx @@ -100,11 +100,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Recap of HOW 2025
- +
PGConf.dev 2025 Summary
diff --git a/src/pages/webinars/event-202510.mdx b/src/pages/events/event-202510.mdx similarity index 98% rename from src/pages/webinars/event-202510.mdx rename to src/pages/events/event-202510.mdx index 1eb49c95..815a4a4d 100644 --- a/src/pages/webinars/event-202510.mdx +++ b/src/pages/events/event-202510.mdx @@ -177,15 +177,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Recap of Bruce Momjian Shenzhen Meetup
- +
Recap of IvorySQL 2025 Eco-Conference
- +
Recap of PostgreSQL Technology Summit Chongqing
diff --git a/src/pages/webinars/event-202511.mdx b/src/pages/events/event-202511.mdx similarity index 98% rename from src/pages/webinars/event-202511.mdx rename to src/pages/events/event-202511.mdx index ff5479c3..e184b74c 100644 --- a/src/pages/webinars/event-202511.mdx +++ b/src/pages/events/event-202511.mdx @@ -137,11 +137,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Recap of Bruce Momjian Shenzhen Meetup
- +
Recap of HOW 2025
diff --git a/src/pages/webinars/event-202512.mdx b/src/pages/events/event-202512.mdx similarity index 98% rename from src/pages/webinars/event-202512.mdx rename to src/pages/events/event-202512.mdx index ac1a034c..1a8b1195 100644 --- a/src/pages/webinars/event-202512.mdx +++ b/src/pages/events/event-202512.mdx @@ -174,11 +174,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Article call
- +
Bruce Momjian Shenzhen Meetup Review
diff --git a/src/pages/webinars/event-202513.mdx b/src/pages/events/event-202513.mdx similarity index 97% rename from src/pages/webinars/event-202513.mdx rename to src/pages/events/event-202513.mdx index e1da39bf..b4ab06d3 100644 --- a/src/pages/webinars/event-202513.mdx +++ b/src/pages/events/event-202513.mdx @@ -109,15 +109,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
IvorySQL Documentation Co-construction Plan Phase I
- +
IvorySQL & PostgreSQL Migration Practice Experience Collection
- +
Recap of PostgreSQL Harbin Summit
diff --git a/src/pages/webinars/event-202514.mdx b/src/pages/events/event-202514.mdx similarity index 97% rename from src/pages/webinars/event-202514.mdx rename to src/pages/events/event-202514.mdx index e2e6dff9..92f49e80 100644 --- a/src/pages/webinars/event-202514.mdx +++ b/src/pages/events/event-202514.mdx @@ -122,15 +122,15 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
IvorySQL Documentation Co-construction Plan Phase I
- +
IvorySQL & PostgreSQL Migration Practice Experience Collection
- +
Recap of PostgreSQL Harbin Summit
diff --git a/src/pages/webinars/event-202515.mdx b/src/pages/events/event-202515.mdx similarity index 98% rename from src/pages/webinars/event-202515.mdx rename to src/pages/events/event-202515.mdx index 9ef49c8a..4256cdeb 100644 --- a/src/pages/webinars/event-202515.mdx +++ b/src/pages/events/event-202515.mdx @@ -122,11 +122,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
IvorySQL Documentation Co-construction Plan Phase I
- +
Article call
diff --git a/src/pages/webinars/event-202516.mdx b/src/pages/events/event-202516.mdx similarity index 98% rename from src/pages/webinars/event-202516.mdx rename to src/pages/events/event-202516.mdx index bfa9b04a..cc529be6 100644 --- a/src/pages/webinars/event-202516.mdx +++ b/src/pages/events/event-202516.mdx @@ -100,11 +100,11 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
IvorySQL Documentation Co-construction Plan Phase I
- +
Article call
diff --git a/src/pages/webinars/event-202517.mdx b/src/pages/events/event-202517.mdx similarity index 95% rename from src/pages/webinars/event-202517.mdx rename to src/pages/events/event-202517.mdx index e2cfa2e4..7c6ebf94 100644 --- a/src/pages/webinars/event-202517.mdx +++ b/src/pages/events/event-202517.mdx @@ -101,22 +101,22 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
Recent Events
- +
Event Recap | Oracle to PostgreSQL Migration Technology Webinar
- +
The 8th China PostgreSQL Database Eco-Conference Concluded Successfully
- +
Webinar Recap | Deep Dive into the Six Major New Features of PostgreSQL 18
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) +

+ +
+ 📅 April 27-28, 2026 + 📍 Jinan, Shandong + 🌍 Offline Event +
+ +
+
+
Date
+
April 27, 2026 09:00 to April 28, 2026 18:00
+
+
+
Venue
+
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. + +
+
+
+ + +
diff --git a/src/pages/webinars-page.mdx b/src/pages/events/index.mdx similarity index 93% rename from src/pages/webinars-page.mdx rename to src/pages/events/index.mdx index 8f4124ca..78258867 100644 --- a/src/pages/webinars-page.mdx +++ b/src/pages/events/index.mdx @@ -1,5 +1,5 @@ --- -title: Community Events +title: Events hide_table_of_contents: true --- @@ -7,13 +7,22 @@ import { useState, useCallback, useMemo } from 'react'; import useBaseUrl from '@docusaurus/useBaseUrl'; export const EventsData = [ + { + title: "Event Preview | Open Source Ecosystem Conference and PostgreSQL Summit (HOW 2026)", + desc: "HOW 2026 will take place in Jinan on April 27-28, focusing on AI-era data infrastructure, the PostgreSQL ecosystem, and open-source database innovation.", + startTime: "2026-04-27", + endTime: "2026-04-28", + location: "Offline (Jinan)", + link: "/events/event-202603", + img: "/img/events/event-202603-en.jpg" + }, { title: "Event Recap | Oracle to PostgreSQL Migration Technology Webinar", desc: "Global solutions for Oracle migration! The IvorySQL 5.0 webinar gathered international experts to reveal how to reduce migration costs and achieve smooth transitions through syntax compatibility and global index planning.", startTime: "2025-12-13", endTime: "2025-12-13", location: "Online", - link: "/webinars/event-202516", + link: "/events/event-202516", img: "/img/events/event-202516.png" }, { @@ -22,7 +31,7 @@ export const EventsData = [ startTime: "2025-11-29", endTime: "2025-11-29", location: "Offline (Hangzhou)", - link: "/webinars/event-202515", + link: "/events/event-202515", img: "/img/events/event-202515-en.png" }, { @@ -31,7 +40,7 @@ export const EventsData = [ startTime: "2025-09-23", endTime: "2026-12-23", location: "Online", - link: "/webinars/event-202512", + link: "/events/event-202512", img: "/img/events/event-202512-en.png" }, { @@ -40,7 +49,7 @@ export const EventsData = [ startTime: "2025-09-16", endTime: "2026-02-28", location: "Online", - link: "/webinars/event-202511", + link: "/events/event-202511", img: "/img/events/event-202511-en.png" }, { @@ -49,7 +58,7 @@ export const EventsData = [ startTime: "2025-07-18", endTime: "2025-07-18", location: "Offline (Shenzhen)", - link: "/webinars/event-202509", + link: "/events/event-202509", img: "/img/events/event-202509-en.png" }, { @@ -58,7 +67,7 @@ export const EventsData = [ startTime: "2025-06-27", endTime: "2025-06-28", location: "Offline (Jinan)", - link: "/webinars/event-202508", + link: "/events/event-202508", img: "/img/events/event-202508-en.png" }, { @@ -67,7 +76,7 @@ export const EventsData = [ startTime: "2025-05-13", endTime: "2025-05-16", location: "Offline (Montreal)", - link: "/webinars/event-202506", + link: "/events/event-202506", img: "/img/events/event-202506.png" }, { @@ -76,7 +85,7 @@ export const EventsData = [ startTime: "2025-05-09", endTime: "2025-06-09", location: "Online", - link: "/webinars/event-202505", + link: "/events/event-202505", img: "/img/events/event-202505-en.png" }, { @@ -85,7 +94,7 @@ export const EventsData = [ startTime: "2025-02-26", endTime: "2026-12-31", location: "Online", - link: "/webinars/event-202502", + link: "/events/event-202502", img: "/img/events/event-202502-en.png" }, { @@ -94,7 +103,7 @@ export const EventsData = [ startTime: "2025-01-04", endTime: "2025-01-04", location: "Offline (Hangzhou)", - link: "/webinars/event-202501", + link: "/events/event-202501", img: "/img/events/event-202501-en.png" } ]; @@ -363,9 +372,9 @@ export const WebinarList = () => {
-

Community Events

+

Events

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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - PG 17.5 - 4.5 - \ 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - P - G 1 - 7 - .6 - - - 4.6 - - - \ 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - P - G 1 - 8 - .0 - - - 5.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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - P - - - G 1 - - - 8 - - - . - 1 - - - - - 5 - . - 1 - - - \ No newline at end of file