This is an automated email from the ASF dual-hosted git repository. nic pushed a commit to branch document in repository https://gitbox.apache.org/repos/asf/kylin.git
The following commit(s) were added to refs/heads/document by this push: new 18b2d08 Minor, fix community page 18b2d08 is described below commit 18b2d08be7ba9ea646913229b6c6ca4c86fe6ee1 Author: nichunen <n...@apache.org> AuthorDate: Mon Jun 24 19:46:36 2019 +0800 Minor, fix community page --- website/community/index.cn.md | 17 +++++++++-------- website/community/index.md | 34 +++++++++++----------------------- 2 files changed, 20 insertions(+), 31 deletions(-) diff --git a/website/community/index.cn.md b/website/community/index.cn.md index 264c539..98fe3c3 100644 --- a/website/community/index.cn.md +++ b/website/community/index.cn.md @@ -62,14 +62,15 @@ permalink: /cn/community/index.html <div class="row"> <div class="col-sm-6 col-md-6"> <h2> 活动和会议 </h2> - <h4> 活动 </h4> - <p><a href="https://www.huodongxing.com/event/4489409598500">Apache Kylin Meetup @Chengdu</a></p> - <p><a href="https://www.huodongxing.com/event/7484371439700">Apache Kylin Meetup @Beijing</a></p> - <h4> 会议 </h4> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Accelerate big data analytics with Apache Kylin</a></p> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Refactor your data warehouse with mobile analytics products</a></p> - <h4> <a href="http://kyligence-apache-kylin.mikecrm.com/SJFewHC">提交话题</a> </h4> - <h4> <a href="http://kylin.apache.org/docs/gettingstarted/events.html">更多活动和会议</a> </h4> + + <td align="left">活动</td> + <td align="left"><a href="https://www.huodongxing.com/event/4489409598500">Apache Kylin Meetup @Chengdu</a></td> + <td align="left"><a href="https://www.huodongxing.com/event/7484371439700">Apache Kylin Meetup @Beijing</a></td> + <td align="left">会议</td> + <td align="left"><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Accelerate big data analytics with Apache Kylin</a></td> + <td align="left"><a href="https://conferences.oreilly.com/strata/strata-ny/public/schedule/speaker/313314">Refactor your data warehouse with mobile analytics products</a></td> + + <h6> <a href="http://kyligence-apache-kylin.mikecrm.com/SJFewHC">提交话题</a> </h6> </div> </div> </div> diff --git a/website/community/index.md b/website/community/index.md index fe0ec99..abd0bf9 100644 --- a/website/community/index.md +++ b/website/community/index.md @@ -55,29 +55,17 @@ permalink: /community/index.html </div> - <div class="row"> - <div class="col-sm-6 col-md-6"> - <h2> Events and Conferences </h2> - <h4> Events </h4> - <p><a href="https://www.huodongxing.com/event/4489409598500">Apache Kylin Meetup @Chengdu</a></p> - <p><a href="https://www.huodongxing.com/event/7484371439700">Apache Kylin Meetup @Beijing</a></p> - <h4> Conferences </h4> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Accelerate big data analytics with Apache Kylin</a></p> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Refactor your data warehouse with mobile analytics products</a></p> - <h4> <a href="http://kyligence-apache-kylin.mikecrm.com/SJFewHC">Propose a talk</a> </h4> - </div> - - <div class="col-sm-6 col-md-6"> - <h2> More Events and Conferences </h2> - <h4> Events </h4> - <p><a href="https://www.huodongxing.com/event/4489409598500">Apache Kylin Meetup @Chengdu</a></p> - <p><a href="https://www.huodongxing.com/event/7484371439700">Apache Kylin Meetup @Beijing</a></p> - <h4> Conferences </h4> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Accelerate big data analytics with Apache Kylin</a></p> - <p><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Refactor your data warehouse with mobile analytics products</a></p> - <h4> <a href="http://kyligence-apache-kylin.mikecrm.com/SJFewHC">Propose a talk</a> </h4> - <h4> <a href="http://kylin.apache.org/docs/gettingstarted/events.html">More Events and Conferences</a> </h4> - </div> + <div class="col-sm-6 col-md-6"> + <h2> Events and Conferences </h2> + + <td align="left">Events</td> + <td align="left"><a href="https://www.huodongxing.com/event/4489409598500">Apache Kylin Meetup @Chengdu</a></td> + <td align="left"><a href="https://www.huodongxing.com/event/7484371439700">Apache Kylin Meetup @Beijing</a></td> + <td align="left">Conferences</td> + <td align="left"><a href="https://berlinbuzzwords.de/19/session/accelerate-big-data-analytics-apache-kylin">Accelerate big data analytics with Apache Kylin</a></td> + <td align="left"><a href="https://conferences.oreilly.com/strata/strata-ny/public/schedule/speaker/313314">Refactor your data warehouse with mobile analytics products</a></td> + + <h6> <a href="http://kyligence-apache-kylin.mikecrm.com/SJFewHC">Propose a talk</a> </h6> </div> </div>