This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a commit to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-streampark-website.git
The following commit(s) were added to refs/heads/dev by this push:
new 5c93bc28 [Improve] style minor improvement
5c93bc28 is described below
commit 5c93bc28455493fb55e156305399d61e43558e17
Author: benjobs <[email protected]>
AuthorDate: Sun Jun 30 22:58:25 2024 +0800
[Improve] style minor improvement
---
.../docusaurus-plugin-content-docs/current/get-started/1.intro.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-started/1.intro.md
b/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-started/1.intro.md
index 845fff3e..619cb2b0 100644
--- a/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-started/1.intro.md
+++ b/i18n/zh-CN/docusaurus-plugin-content-docs/current/get-started/1.intro.md
@@ -31,11 +31,11 @@ Apache StreamPark 核心由 `streampark-core` 和
`streampark-console` 组成:

-### 1️⃣ streampark-core
+### 1. streampark-core
`streampark-core` 定位是一个开发时框架,关注编码开发,规范了配置文件,按照约定优于配置的方式进行开发,提供了一个开发环境的
`RuntimeContext` 和一系列开箱即用的连接器,扩展了 `DataStream` 相关的方法,融合了 `DataStream` 和 `Flink
SQL` API,简化繁琐的操作、聚焦业务本身,提高开发效率和开发体验。
-### 2️⃣ streampark-console
+### 2. streampark-console
`streampark-console` 是一个综合实时数据平台、低代码平台,可以较好的管理 Flink
任务,集成了项目编译、发布、参数配置、启动、保存点、火焰图、Flink SQL 和监控等诸多功能于一体,大大简化了 Flink
任务的日常操作和维护,融合了诸多最佳实践。旧时王谢堂前燕,飞入寻常百姓家。让大公司有能力研发使用的项目,现在人人可以使用,其最终目标是打造成一个实时数仓,流批一体的一站式大数据解决方案,该平台使用了(但不仅限)以下技术: