This is an automated email from the ASF dual-hosted git repository.
jark pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fluss.git
The following commit(s) were added to refs/heads/main by this push:
new f2d3b83b [website] Adapt website for the blocked third-party resources
(#1439)
f2d3b83b is described below
commit f2d3b83bcc80d40d92b639dfeb917b5a7e895b02
Author: Jark Wu <[email protected]>
AuthorDate: Fri Aug 1 23:44:07 2025 +0800
[website] Adapt website for the blocked third-party resources (#1439)
---
website/blog/authors.yml | 10 +++++-----
website/community/welcome.md | 13 +++----------
website/learn/videos.md | 8 ++------
website/static/img/avatars/gyang94.png | Bin 0 -> 34642 bytes
website/static/img/avatars/luoyuxia.png | Bin 0 -> 283656 bytes
website/static/img/avatars/polyzos.png | Bin 0 -> 41956 bytes
website/static/img/avatars/wuchong.png | Bin 0 -> 307059 bytes
7 files changed, 10 insertions(+), 21 deletions(-)
diff --git a/website/blog/authors.yml b/website/blog/authors.yml
index 5a2faaa6..bc2d7aab 100644
--- a/website/blog/authors.yml
+++ b/website/blog/authors.yml
@@ -20,22 +20,22 @@ jark:
name: Jark Wu
title: PPMC member of Apache Fluss (Incubating)
url: https://github.com/wuchong
- image_url: https://github.com/wuchong.png
+ image_url: /img/avatars/wuchong.png
giannis:
name: Giannis Polyzos
title: PPMC member of Apache Fluss (Incubating)
url: https://github.com/polyzos
- image_url: https://github.com/polyzos.png
+ image_url: /img/avatars/polyzos.png
yuxia:
name: Luo Yuxia
title: PPMC member of Apache Fluss (Incubating)
url: https://github.com/luoyuxia
- image_url: https://github.com/luoyuxia.png
+ image_url: /img/avatars/luoyuxia.png
gyang94:
name: Yang Guo
- title: Fluss Contributor
+ title: Contributor of Apache Fluss (Incubating)
url: https://github.com/gyang94
- image_url: https://github.com/gyang94.png
\ No newline at end of file
+ image_url: /img/avatars/gyang94.png
\ No newline at end of file
diff --git a/website/community/welcome.md b/website/community/welcome.md
index 300223c7..f0b28feb 100644
--- a/website/community/welcome.md
+++ b/website/community/welcome.md
@@ -36,8 +36,8 @@ Join our monthly community gatherings to get involved:
**Fluss Community Call**
:::info Community Sync Docs
-๐ **Meeting Summaries** - Find notes and key decisions from previous calls
-๐ฅ **Meeting Recordings** - Watch recorded sessions to catch up on missed
discussions
+๐ **Meeting Summaries** - Find notes and key decisions from previous calls
+๐ฅ **Meeting Recordings** - Watch recorded sessions to catch up on missed
discussions
๐
**Upcoming Agenda** - View and add topics for the next community call
:::
@@ -45,11 +45,4 @@ Access Resources: [Community Sync
Docs](https://docs.google.com/document/d/18b7G
Google Calendar invite: [Community
Events](https://calendar.google.com/calendar/u/0?cid=MjUzMjY2OTFkY2FmNmRiYjk5MzllZmUxNDliYjg1ZjI4ODhhNjU0YzY5Mzc2M2IyZDQ1NzIwNTAyZGU1MjZmOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t)
-Community calls are a great opportunity to discuss the project roadmap,
implementation details, and connect with other contributors.
-
-:::info
-The **Google Calendar** below uses **Greenwich Mean Time (GMT+0)**!
-:::
-
-<iframe
src="https://calendar.google.com/calendar/embed?src=25326691dcaf6dbb9939efe149bb85f2888a654c693763b2d45720502de526f8%40group.calendar.google.com&ctz=Greenwich"
width="800" height="600" frameborder="0" scrolling="no"></iframe>
-
+Community calls are a great opportunity to discuss the project roadmap,
implementation details, and connect with other contributors.
\ No newline at end of file
diff --git a/website/learn/videos.md b/website/learn/videos.md
index 101a6cfc..5d81cd78 100644
--- a/website/learn/videos.md
+++ b/website/learn/videos.md
@@ -8,21 +8,17 @@ Video tutorials and demos about Apache Fluss streaming
storage.
---
-### Getting Started with Apache Flink and Fluss
+### [Getting Started with Apache Flink and
Fluss](https://www.youtube.com/watch?v=_qSihYk-pOQ)
**Giannis Polyzos** โข Apr 2025
Watch as he shares an example of building an end-to-end real-time application
using gameplay events, including generating game data and computing a live
top-3 leaderboard on a real-time dashboard using Fluss
-<iframe width="560" height="315"
src="https://www.youtube.com/embed/_qSihYk-pOQ?si=s5tfWHzCr4sHCAIx"
title="Fluss Video 1" frameborder="0" allow="accelerometer; autoplay;
clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
-
---
-### Optimizing Streaming Analytics with Apache Flink and Fluss
+### [Optimizing Streaming Analytics with Apache Flink and
Fluss](https://www.youtube.com/watch?v=GKsE_EUR9yU)
**Giannis Polyzos** โข Mar 2025
Discover how Apache Flinkยฎ, the industry-leading stream processing engine,
paired with Fluss, a high-performance transport and storage layer, creates a
powerful, cost-effective, and scalable solution for modern data streaming.
-
-<iframe width="560" height="315"
src="https://www.youtube.com/embed/GKsE_EUR9yU?si=T8G3kuugB-8GhyzG"
title="Fluss Video 2" frameborder="0" allow="accelerometer; autoplay;
clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
diff --git a/website/static/img/avatars/gyang94.png
b/website/static/img/avatars/gyang94.png
new file mode 100644
index 00000000..b73fa21f
Binary files /dev/null and b/website/static/img/avatars/gyang94.png differ
diff --git a/website/static/img/avatars/luoyuxia.png
b/website/static/img/avatars/luoyuxia.png
new file mode 100644
index 00000000..1eb80407
Binary files /dev/null and b/website/static/img/avatars/luoyuxia.png differ
diff --git a/website/static/img/avatars/polyzos.png
b/website/static/img/avatars/polyzos.png
new file mode 100644
index 00000000..5f6e5275
Binary files /dev/null and b/website/static/img/avatars/polyzos.png differ
diff --git a/website/static/img/avatars/wuchong.png
b/website/static/img/avatars/wuchong.png
new file mode 100644
index 00000000..60b7f730
Binary files /dev/null and b/website/static/img/avatars/wuchong.png differ