You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2021/10/31 09:59:19 UTC

[echarts-www] branch master updated: add GitHub links for some committers

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

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts-www.git


The following commit(s) were added to refs/heads/master by this push:
     new fb19e75  add GitHub links for some committers
fb19e75 is described below

commit fb19e7577374866d442cec8e3805c9efc28fad7e
Author: plainheart <yh...@all-my-life.cn>
AuthorDate: Sun Oct 31 17:57:34 2021 +0800

    add GitHub links for some committers
---
 _jade/en/committers.jade | 15 ++++++++-----
 _jade/zh/committers.jade | 57 +++++++++++++++++++++++++-----------------------
 2 files changed, 40 insertions(+), 32 deletions(-)

diff --git a/_jade/en/committers.jade b/_jade/en/committers.jade
index 54424c1..ad599d0 100644
--- a/_jade/en/committers.jade
+++ b/_jade/en/committers.jade
@@ -85,7 +85,8 @@ block content
                             .about-desc Hangzhou, China
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/dave.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/dave2wave', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/dave.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Dave Fisher
                             .about-desc San Francisco, US
                     .col-md-3.col-sm-4.col-xs-6
@@ -95,7 +96,8 @@ block content
                             .about-desc Washington, US
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shengwu.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/wu-sheng', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shengwu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Sheng Wu
                             .about-desc Beijing, China
                     .col-md-3.col-sm-4.col-xs-6
@@ -158,7 +160,8 @@ block content
                             .about-desc Beijing, China
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/nick.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/Nick22nd', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/nick.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Yaxiong He
                             .about-desc Shenzhen, China
                     .col-md-3.col-sm-4.col-xs-6
@@ -170,12 +173,14 @@ block content
                             .about-desc Texas, US
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/tedliu1', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Ted Liu
                             .about-desc Beijing, China
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/ssthouse', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Tim Shen
                             .about-desc Tencent
                             .about-desc Shenzhen, China
diff --git a/_jade/zh/committers.jade b/_jade/zh/committers.jade
index 3bddf80..5e62c1e 100644
--- a/_jade/zh/committers.jade
+++ b/_jade/zh/committers.jade
@@ -81,8 +81,8 @@ block content
                             .about-desc 中国 · 杭州
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            //- a(href='https://whimsy.apache.org/roster/committer/wave', target='_blank')
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/dave.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/dave2wave', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/dave.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Dave Fisher
                             .about-desc 美国 · 旧金山
                     .col-md-3.col-sm-4.col-xs-6
@@ -93,8 +93,8 @@ block content
                             .about-desc 美国 · 华盛顿
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            //- a(href='https://whimsy.apache.org/roster/committer/wusheng', target='_blank')
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shengwu.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/wu-sheng', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shengwu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name 吴晟
                             .about-desc 中国 · 北京
                     .col-md-3.col-sm-4.col-xs-6
@@ -157,7 +157,8 @@ block content
                             .about-desc 中国 · 北京
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/nick.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/Nick22nd', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/nick.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name 何亚雄
                             .about-desc 中国 · 深圳
                     .col-md-3.col-sm-4.col-xs-6
@@ -169,12 +170,14 @@ block content
                             .about-desc 美国 · 得克萨斯州
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/tedliu1', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/tedliu.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name Ted Liu
                             .about-desc 中国 · 北京
                     .col-md-3.col-sm-4.col-xs-6
                         .about-person
-                            img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
+                            a(href='https://github.com/ssthouse', target='_blank')
+                                img(src='#{cdnPayRoot}/#{ecWWWLang}/images/people/shenshuntian.jpg?_v_=#{cdnPayVersion}')
                             h5.about-name 沈顺天
                             .about-desc 腾讯
                             .about-desc 中国 · 深圳
@@ -203,24 +206,24 @@ block extra_js
     script(type='text/javascript').
         document.getElementById('nav-contribute').className = 'active';
 
-        var recommendId = 3;
-        setInterval(function () {
-            recommend(recommendId);
-            ++recommendId;
-            if (recommendId === $('.recommend').length) {
-                recommendId = 0;
-            }
-        }, 3000);
-
-        function recommend(id) {
-            recommendId = id;
-
-            var left = $('.people img').eq(0).remove();
-            $('.people').append(left);
-            $('.people img').removeClass('active');
-            $('.people img').eq(2).addClass('active');
-
-            $('.recommend').removeClass('active');
-            $('.recommend').eq(id).addClass('active');
-        }
+        //- var recommendId = 3;
+        //- setInterval(function () {
+        //-     recommend(recommendId);
+        //-     ++recommendId;
+        //-     if (recommendId === $('.recommend').length) {
+        //-         recommendId = 0;
+        //-     }
+        //- }, 3000);
+
+        //- function recommend(id) {
+        //-     recommendId = id;
+
+        //-     var left = $('.people img').eq(0).remove();
+        //-     $('.people').append(left);
+        //-     $('.people img').removeClass('active');
+        //-     $('.people img').eq(2).addClass('active');
+
+        //-     $('.recommend').removeClass('active');
+        //-     $('.recommend').eq(id).addClass('active');
+        //- }
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org