You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by za...@apache.org on 2021/04/23 03:34:33 UTC

[incubator-inlong-website] 01/01: [feat] rollback to inlong

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

zakwu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-inlong-website.git

commit b6c29fb71aa62b1f9f9a1ce725267913c96dd4e3
Author: zakwu <12...@qq.com>
AuthorDate: Fri Apr 23 11:33:08 2021 +0800

    [feat] rollback to inlong
---
 site_config/home.jsx      | 12 ++++++------
 site_config/site.js       | 16 ++++++++--------
 src/pages/home/index.jsx  |  1 +
 src/pages/home/index.scss |  9 +++++++++
 4 files changed, 24 insertions(+), 14 deletions(-)

diff --git a/site_config/home.jsx b/site_config/home.jsx
index b9225ad..ec470f7 100644
--- a/site_config/home.jsx
+++ b/site_config/home.jsx
@@ -2,8 +2,8 @@ export default {
   'zh-cn': {
     brand: {
       brandName: 'Apache',
-      projectName: 'TubeMQ',
-      briefIntroduction: 'Apache TubeMQ,万亿级分布式消息中间件,专注于海量数据下的数据传输和存储,与许多开源MQ项目相比,TubeMQ在稳定性、性能和低成本方面具有独特的优势',
+      projectName: 'InLong',
+      briefIntroduction: 'Apache InLong,万亿级分布式消息中间件,专注于海量数据下的数据传输和存储,与许多开源MQ项目相比,InLong在稳定性、性能和低成本方面具有独特的优势',
       buttons: [
         {
           text: '立即开始',
@@ -60,8 +60,8 @@ export default {
   'en-us': {
     brand: {
       brandName: 'Apache',
-      projectName: 'TubeMQ',
-      briefIntroduction: 'Apache TubeMQ, a trillion-records-scale distributed messaging queue (MQ) system, focuses on data transmission and storage under massive data. Compared to many open source MQ projects, TubeMQ has unique advantages in terms of stability, performance, and low cost',
+      projectName: 'InLong',
+      briefIntroduction: 'Apache InLong, a trillion-records-scale distributed messaging queue (MQ) system, focuses on data transmission and storage under massive data. Compared to many open source MQ projects, InLong has unique advantages in terms of stability, performance, and low cost',
       buttons: [
         {
           text: 'Quick Start',
@@ -96,12 +96,12 @@ export default {
         {
           img: '/img/advantage-03.png',
           title: 'High stability',
-          content: 'TubeMQ has been successfully operating for nearly seven years. Currently, there are over 35 trillion messages processed every day. The operation costs 1500 machines and 1 operator. Besides, TubeMQ can run continuously except during releasing',
+          content: 'InLong has been successfully operating for nearly seven years. Currently, there are over 35 trillion messages processed every day. The operation costs 1500 machines and 1 operator. Besides, InLong can run continuously except during releasing',
         },
         {
           img: '/img/advantage-04.png',
           title: 'Low Cost',
-          content: 'Compared with similar systems such as Kafka, for serving the same workload, TubeMQ only requires the utilization of  20% resources according to cross-sectional results',
+          content: 'Compared with similar systems such as Kafka, for serving the same workload, InLong only requires the utilization of  20% resources according to cross-sectional results',
         }
       ]
     },
diff --git a/site_config/site.js b/site_config/site.js
index b29c1a0..f0eedab 100644
--- a/site_config/site.js
+++ b/site_config/site.js
@@ -1,8 +1,8 @@
 // 全局的一些配置
 export default {
   rootPath: '', // 发布到服务器的根目录,需以/开头但不能有尾/,如果只有/,请填写空字符串
-  port: 8080, // 本地开发服务器的启动端口
-  domain: 'tubemq.apache.org', // 站点部署域名,无需协议和path等
+  port: 8081, // 本地开发服务器的启动端口
+  domain: 'inlong.apache.org', // 站点部署域名,无需协议和path等
   defaultSearch: 'google', // 默认搜索引擎,baidu或者google
   defaultLanguage: 'en-us',
   'en-us': {
@@ -30,7 +30,7 @@ export default {
       {
         key: 'github',
         text: 'GITHUB',
-        link: 'https://github.com/apache/incubator-tubemq',
+        link: 'https://github.com/apache/incubator-inlong',
       },
       {
         key: 'Apache',
@@ -76,7 +76,7 @@ export default {
     ],
     disclaimer: {
       title: 'Disclaimer',
-      content: 'Apache TubeMQ (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate [...]
+      content: 'Apache InLong (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate [...]
     },
     documentation: {
       title: 'Documentation',
@@ -95,7 +95,7 @@ export default {
         },
       ],
     },
-    copyright: 'Copyright © 2019-2020 The Apache Software Foundation. Apache TubeMQ, TubeMQ, and its feather logo are trademarks of The Apache Software Foundation.',
+    copyright: 'Copyright © 2019-2020 The Apache Software Foundation. Apache InLong, InLong, and its feather logo are trademarks of The Apache Software Foundation.',
   },
   'zh-cn': {
     pageMenu: [
@@ -122,7 +122,7 @@ export default {
       {
         key: 'github',
         text: 'GITHUB',
-        link: 'https://github.com/apache/incubator-tubemq',
+        link: 'https://github.com/apache/incubator-inlong',
       },
       {
         key: 'Apache',
@@ -168,7 +168,7 @@ export default {
     ],
     disclaimer: {
       title: '免责声明',
-      content: 'Apache TubeMQ (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate [...]
+      content: 'Apache InLong (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate [...]
     },
     documentation: {
       title: '文档',
@@ -187,6 +187,6 @@ export default {
         },
       ],
     },
-    copyright: 'Copyright © 2019-2020 The Apache Software Foundation. Apache TubeMQ, TubeMQ, and its feather logo are trademarks of The Apache Software Foundation.',
+    copyright: 'Copyright © 2019-2020 The Apache Software Foundation. Apache InLong, InLong, and its feather logo are trademarks of The Apache Software Foundation.',
   },
 };
diff --git a/src/pages/home/index.jsx b/src/pages/home/index.jsx
index 66e3f63..49a0e86 100644
--- a/src/pages/home/index.jsx
+++ b/src/pages/home/index.jsx
@@ -46,6 +46,7 @@ class Home extends Language {
             language={language}
             onLanguageChange={this.onLanguageChange}
           />
+          <div className="show-tips">Apache TubeMQ has been renamed to Apache InLong, the homepage will updete soon!</div>
           <div className="vertical-middle">
             <div className="product-name">
               <div className="brandname">{dataSource.brand.brandName}</div>
diff --git a/src/pages/home/index.scss b/src/pages/home/index.scss
index 50e8f82..6ffba56 100644
--- a/src/pages/home/index.scss
+++ b/src/pages/home/index.scss
@@ -2,6 +2,15 @@
 @import '../../reset.scss';
 
 .home-page {
+  .show-tips {
+    width: 100%;
+    background: rgba(255,255,0,0.5);
+    height: 30px;
+    text-align: center;
+    font-size: 18px;
+    top: 67px;
+    position: absolute;
+  }
   .top-section {
     position: relative;
     height: 800px;