You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by ki...@apache.org on 2021/12/29 02:20:14 UTC

[incubator-seatunnel-website] branch main updated: "Core Features" adaptation issue fixed (#25)

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

kirs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b04897f  "Core Features" adaptation issue fixed (#25)
b04897f is described below

commit b04897fc4afdf93c4235095153b1873981769f4a
Author: benjobs <be...@qq.com>
AuthorDate: Wed Dec 29 10:20:10 2021 +0800

    "Core Features" adaptation issue fixed (#25)
    
    * navbar i18n support.
    
    * navbar i18n support.
    
    * navbar i18n support.
    
    * navbar i18n support.
    
    * githubid issue fixed.
---
 src/pages/home/index.less     | 20 ++++++++++----------
 src/pages/home/languages.json | 14 ++++++--------
 src/pages/team/index.js       | 19 -------------------
 src/pages/team/index.less     | 12 ++++++------
 src/pages/team/languages.json |  4 ++--
 5 files changed, 24 insertions(+), 45 deletions(-)

diff --git a/src/pages/home/index.less b/src/pages/home/index.less
index d15bfe2..ca8da8d 100644
--- a/src/pages/home/index.less
+++ b/src/pages/home/index.less
@@ -33,11 +33,11 @@
 
   .cover_bg {
     background: url(/static/home/wave_bg.png);
-    height: 135px;
+    height: 150px;
     background-size: cover;
     position: absolute;
     left: 0;
-    bottom: 46px;
+    bottom: 30px;
     z-index: 2;
     width: 100%;
   }
@@ -217,8 +217,8 @@
     width: 100%;
 
     .feature_item {
-      width: 24%;
-      height: 320px;
+      width: 25%;
+      height: 350px;
       margin-bottom: 20px;
       border-radius: 2px;
       padding: 126px 50px 24px;
@@ -249,9 +249,9 @@
 
       .item-title {
         color: #333;
-        font-weight: 400;
+        font-weight: 500;
         line-height: 32px;
-        font-size: 22px;
+        font-size: 20px;
         margin-top: 20px;
       }
 
@@ -260,7 +260,7 @@
         line-height: 32px;
         font-size: 16px;
         font-weight: 400;
-        margin-top: 30px;
+        margin-top: 25px;
         font-family: Avenir-Medium;
       }
     }
@@ -272,13 +272,13 @@
   }
 
   .banner {
-    padding: 110px 0 70px;
+    padding: 60px 0 70px;
 
     .main_title {
       font-size: 0;
       line-height: 40px;
       position: relative;
-      margin-bottom: 50px;
+      margin-bottom: 15px;
 
       .apache {
         font-size: 5rem;
@@ -318,7 +318,7 @@
     }
 
     .main_slogan {
-      margin-bottom: 50px;
+      margin-bottom: 40px;
       font-size: 24px;
       color: #0f1223;
       text-align: center;
diff --git a/src/pages/home/languages.json b/src/pages/home/languages.json
index 7d7b1e1..823574f 100644
--- a/src/pages/home/languages.json
+++ b/src/pages/home/languages.json
@@ -25,11 +25,10 @@
         "slogan": "下一代高性能、分布式、海量数据集成框架"
       },
       "feature": {
-        "components": "内置丰富插件,支持各种数据产品的传输和集成",
-        "scalability": "模块化和插件化,支持热插拔, 带来更好的扩展性",
-        "batchStream": "基于Flink为底层引擎,天然批量一体",
-        "simplicity": "特有的架构设计下,使得开发配置简单,无使用成本",
-        "stable": "经历大规模生产环境使用和海量数据的洗礼"
+        "components": "内置丰富插件,支持各种数据产品方便快捷的传输和集成数据",
+        "scalability": "基于模块化和插件化设计,支持热插拔, 带来更好的扩展性",
+        "simplicity": "特有的架构设计下,使得开发配置更简单,几乎零代码,无使用成本",
+        "stable": "经历多家企业,大规模生产环境使用和海量数据的洗礼,稳定健壮"
       },
       "architecture": {
         "desc": "Apache SeaTunnel是下一代高性能、分布式、海量数据集成框架。通过我们的努力让Spark的使用更简单,更高效,并将业界和我们使用Spark的优质经验固化到seatunnel这个产品中,明显减少学习成本,加快分布式数据处理能力在生产环境落地."
@@ -47,7 +46,7 @@
       "scalability": "High Scalability",
       "batchStream": "Batch Flow Integration",
       "simplicity": "Easy to use",
-      "stable": "Mature and stable",
+      "stable": "Mature & stable",
       "ourUsers": "Our Users",
       "readMore": "Read More",
       "download": "Download",
@@ -64,8 +63,7 @@
       "feature": {
         "components": "Built-in rich plugins to support the transmission and integration of various data products",
         "scalability": "Modularization and plugin, support hot swap, bring better scalability",
-        "batchStream": "Based on Flink as the underlying engine, natural batch integration",
-        "simplicity": "Under the unique architecture design, the development and configuration are simple, and there is no use cost",
+        "simplicity": "Unique architecture design,make development and configuration easier",
         "stable": "Experience the baptism of large-scale production environment use and massive data"
       },
       "architecture": {
diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index 942ceac..d75a3e0 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -49,25 +49,6 @@ export default function () {
                         ))
                     }
                 </ul>
-
-               {/* <h3 className="team_title">Committer</h3>
-                <p className="team_desc">{dataSource.info.tip}</p>
-                <ul className="character_list">
-                    {
-                        dataSource.committer.map((item, i) => (
-                            <a href={'https://github.com/' + item.githubId} key={i} target="_blank">
-                                <li className="character_item text_center" style={{'listStyle': 'none'}}>
-                                    <img className="character_avatar" src={item.avatarUrl} alt={item.name}/>
-                                    <div className="character_desc">
-                                        <h3 className="character_name">{item.name}</h3>
-                                        <h3 className="character_id"><span className="githubId">githubId:</span>{item.githubId}</h3>
-                                    </div>
-                                </li>
-                            </a>
-                        ))
-                    }
-                </ul>*/}
-
             </div>
         </Layout>
     );
diff --git a/src/pages/team/index.less b/src/pages/team/index.less
index 11e00c4..878f3f6 100644
--- a/src/pages/team/index.less
+++ b/src/pages/team/index.less
@@ -22,9 +22,9 @@
   .character_list {
     display: grid;
     grid-template-columns: repeat(6, 1fr);
-    grid-column-gap: 20px;
-    grid-row-gap: 20px;
-    padding: 20px 0 30px;
+    grid-column-gap: 15px;
+    grid-row-gap: 15px;
+    padding: 20px 0 0px;
 
     .character_item {
       border: 1px solid rgba(205, 221, 250, 0.8);
@@ -48,7 +48,7 @@
       .character_name {
         color: @enhance-color;
         line-height: 36px;
-        font-size: 16px;
+        font-size: 15px;
         white-space: nowrap;
         font-weight: 400;
         overflow: hidden;
@@ -63,7 +63,7 @@
       .character_id {
         color: #333;
         line-height: 36px;
-        font-size: 14px;
+        font-size: 12px;
         white-space: nowrap;
         font-weight: 400;
         overflow: hidden;
@@ -74,7 +74,7 @@
         box-shadow: 0 3px 5px rgb(47 85 212 / 5%);
         .githubId {
           color: #666;
-          margin-right: 5px;
+          margin-right: 2px;
         }
       }
 
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index e4f118e..0d2fcab 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -68,7 +68,7 @@
         "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
         "email": "kirs@apache.org",
         "gitUrl": "https://github.com/CalvinKirs",
-        "githubId": "Calvin Kirs",
+        "githubId": "CalvinKirs",
         "name": "Calvin Kirs"
       },
       {
@@ -182,7 +182,7 @@
         "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
         "email": "kirs@apache.org",
         "gitUrl": "https://github.com/CalvinKirs",
-        "githubId": "Calvin Kirs",
+        "githubId": "CalvinKirs",
         "name": "Calvin Kirs"
       },
       {