This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler-website.git
commit edc226741c605b9aee8aa4b2f14ea5fb54cdf75b Author: khadgarmage <[email protected]> AuthorDate: Wed Oct 30 11:50:45 2019 +0800 2019-10-26 meetup (#19) --- .github/workflows/ci.yml | 17 ----------------- .github/workflows/website.yml | 2 +- blog/en-us/meetup_2019_10_26.md | 20 ++++++++++---------- blog/zh-cn/meetup_2019_10_26.md | 21 ++++++++++++--------- .../2019-10-26/DolphinScheduler_dailidong.pptx | Bin 0 -> 4114616 bytes download/2019-10-26/DolphinScheduler_guowei.pptx | Bin 0 -> 3418180 bytes .../2019-10-26/DolphinScheduler_qiaozhanwei.pptx | Bin 0 -> 2400256 bytes .../2019-10-26/DolphinScheduler_zhangzongyao.pptx | Bin 0 -> 15214291 bytes download/2019-10-26/Dolphinescheduler_baoqiwu.pptx | Bin 0 -> 13194710 bytes img/2019-10-26-discussion.jpg | Bin 0 -> 141780 bytes img/2019-10-26-user.jpg | Bin 0 -> 249908 bytes img/meetup_20191026.jpg | Bin 0 -> 148139 bytes site_config/community.jsx | 12 ++++++------ 13 files changed, 29 insertions(+), 43 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml deleted file mode 100644 index 33bcda7..0000000 --- a/.github/workflows/ci.yml +++ /dev/null @@ -1,17 +0,0 @@ -name: CI - -on: [push] - -jobs: - build: - - runs-on: ubuntu-latest - - steps: - - uses: actions/checkout@v1 - - name: Run a one-line script - run: echo Hello, world! - - name: Run a multi-line script - run: | - echo Add other actions to build, - echo test, and deploy your project. diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index eefb3e7..8309936 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -16,4 +16,4 @@ jobs: BASE_BRANCH: master # The branch the action should deploy from. BRANCH: asf-site # The branch the action should deploy to. FOLDER: dist # The folder the action should deploy. - BUILD_SCRIPT: mkdir dist && npm install && npm i docsite && node_modules/docsite/bin/docsite.js build && cp -r 404.html index.html en-us zh-cn build img dist/ # The build script the action should run prior to deploying. + BUILD_SCRIPT: mkdir dist && npm install && npm i docsite && node_modules/docsite/bin/docsite.js build && cp -r 404.html index.html en-us zh-cn build img download dist/ # The build script the action should run prior to deploying. diff --git a/blog/en-us/meetup_2019_10_26.md b/blog/en-us/meetup_2019_10_26.md index 56a369d..d091cd4 100644 --- a/blog/en-us/meetup_2019_10_26.md +++ b/blog/en-us/meetup_2019_10_26.md @@ -1,15 +1,15 @@ -Apache Dolphin Scheduler(Incubating) will organize a meetup in Shanghai 2019.10.26. Welcome to rigister online: -https://www.huodongxing.com/event/6510540610400 + +Apache Dolphin Scheduler(Incubating) Meetup has been held successfully in Shanghai 2019.10.26. -The meetup will begin at 2:00 pm, and close at about 6:00 pm. +Address: Shanghai Changning Yuyuan Road 1107 Chuangyi space (Hongji) 3r20 +The meetup was begin at 2:00 pm, and close at about 5:00 pm. -The Agenda is as following, and welcome new speaker to join us: +The Agenda is as following: -* Introduction/overview of DolphinScheduler (William-GuoWei 14:00-14:20). -* DolphinScheduler internals, fairly technical: how DolphinScheduler works and so on (Zhanwei Qiao 14:20-15:00). -* From open source users to PPMC --- Talking about Me and DolphinScheduler(Baoqi Wu from guandata 15:10-15:50) -* Application and Practice of Dolphin Scheduler in cathay-ins (Zongyao Zhang from cathay-ins 15:50-16:30) -* Combination of DolphinScheduler and Data Center(Mengfei Yang from jiliguala 16:30-17:10) -* Recently released features and Roadmap (Lidong Dai from analysys 17:20-17:50) +* Introduction/overview of DolphinScheduler (William-GuoWei 14:00-14:20). [PPT](/download/2019-10-26/DolphinScheduler_guowei.pptx) +* DolphinScheduler internals, fairly technical: how DolphinScheduler works and so on (Zhanwei Qiao 14:20-15:00) [PPT](/download/2019-10-26/DolphinScheduler_qiaozhanwei.pptx) +* From open source users to PPMC --- Talking about Me and DolphinScheduler(Baoqi Wu from guandata 15:10-15:50)[PPT](/download/2019-10-26/Dolphinescheduler_baoqiwu.pptx) +* Application and Practice of Dolphin Scheduler in cathay-ins (Zongyao Zhang from cathay-ins 15:50-16:30)[PPT](/download/2019-10-26/DolphinScheduler_zhangzongyao.pptx) +* Recently released features and Roadmap (Lidong Dai from analysys 16:30-17:00) [PPT](/download/2019-10-26/DolphinScheduler_dailidong.pptx) * Free discussion diff --git a/blog/zh-cn/meetup_2019_10_26.md b/blog/zh-cn/meetup_2019_10_26.md index b091d66..e0666c8 100644 --- a/blog/zh-cn/meetup_2019_10_26.md +++ b/blog/zh-cn/meetup_2019_10_26.md @@ -1,12 +1,15 @@ -Apache Dolphin Scheduler(Incubating) 将于2019年10月26日在上海组织一次会议,欢迎踊跃报名, -线上报名地址:https://www.huodongxing.com/event/6510540610400 + +Apache Dolphin Scheduler(Incubating) Meetup会议 2019年10月26日在上海成功举行。 -议程如下,欢迎新的分享者加入我们: +地址:上海长宁愚园路1107号创邑SPACE(弘基)3R20 -* DolphinScheduler简介/概述(易观CTO-郭炜 14:00-14:20)。 -* DolphinScheduler内部原理和架构设计(易观-乔占卫 14:20-15:00)。 -* 从开源用户到PPMC——谈我和DolphinScheduler(观远数据-吴宝琪 15:10-15:50) -* DolphinScheduler在国泰产险的应用与实践 (张宗尧 15:50-16:30) -* DolphinScheduler与数据中心的结合(叽里呱啦-杨孟霏 16:30-17:10) -* 即将发布的特性和路线图(易观-代立冬 17:20-17:50) +会议时间:下午2点开始,5点结束. + +议程如下: + +* DolphinScheduler简介/概述(易观CTO-郭炜 14:00-14:20)[PPT](/download/2019-10-26/DolphinScheduler_guowei.pptx) +* DolphinScheduler内部原理和架构设计(易观-乔占卫 14:20-15:00)[PPT](/download/2019-10-26/DolphinScheduler_qiaozhanwei.pptx) +* 从开源用户到PPMC——谈我和DolphinScheduler(观远数据-吴宝琪 15:10-15:50)[PPT](/download/2019-10-26/Dolphinescheduler_baoqiwu.pptx) +* DolphinScheduler在国泰产险的应用与实践 (张宗耀 15:50-16:30)[PPT](/download/2019-10-26/DolphinScheduler_zhangzongyao.pptx) +* 即将发布的特性和路线图(易观-代立冬 16:30-17:00)[PPT](/download/2019-10-26/DolphinScheduler_dailidong.pptx) * 自由讨论 diff --git a/download/2019-10-26/DolphinScheduler_dailidong.pptx b/download/2019-10-26/DolphinScheduler_dailidong.pptx new file mode 100644 index 0000000..910cd83 Binary files /dev/null and b/download/2019-10-26/DolphinScheduler_dailidong.pptx differ diff --git a/download/2019-10-26/DolphinScheduler_guowei.pptx b/download/2019-10-26/DolphinScheduler_guowei.pptx new file mode 100644 index 0000000..0931dc1 Binary files /dev/null and b/download/2019-10-26/DolphinScheduler_guowei.pptx differ diff --git a/download/2019-10-26/DolphinScheduler_qiaozhanwei.pptx b/download/2019-10-26/DolphinScheduler_qiaozhanwei.pptx new file mode 100644 index 0000000..a2a3857 Binary files /dev/null and b/download/2019-10-26/DolphinScheduler_qiaozhanwei.pptx differ diff --git a/download/2019-10-26/DolphinScheduler_zhangzongyao.pptx b/download/2019-10-26/DolphinScheduler_zhangzongyao.pptx new file mode 100644 index 0000000..5f858b8 Binary files /dev/null and b/download/2019-10-26/DolphinScheduler_zhangzongyao.pptx differ diff --git a/download/2019-10-26/Dolphinescheduler_baoqiwu.pptx b/download/2019-10-26/Dolphinescheduler_baoqiwu.pptx new file mode 100644 index 0000000..bf285dc Binary files /dev/null and b/download/2019-10-26/Dolphinescheduler_baoqiwu.pptx differ diff --git a/img/2019-10-26-discussion.jpg b/img/2019-10-26-discussion.jpg new file mode 100644 index 0000000..b73cc0e Binary files /dev/null and b/img/2019-10-26-discussion.jpg differ diff --git a/img/2019-10-26-user.jpg b/img/2019-10-26-user.jpg new file mode 100644 index 0000000..a16818d Binary files /dev/null and b/img/2019-10-26-user.jpg differ diff --git a/img/meetup_20191026.jpg b/img/meetup_20191026.jpg new file mode 100644 index 0000000..f680919 Binary files /dev/null and b/img/meetup_20191026.jpg differ diff --git a/site_config/community.jsx b/site_config/community.jsx index 3a9414a..fe9d234 100755 --- a/site_config/community.jsx +++ b/site_config/community.jsx @@ -7,9 +7,9 @@ export default { title: 'Events & News', list: [ { - img: '/img/meetup.png', - title: 'Apache Dolphin Scheduler(Incubating) Meetup 2019.10 Shanghai', - content: 'Apache Dolphin Scheduler(Incubating) will organize a meetup in Shanghai 2019.10.26. Welcome to rigister.', + img: '/img/meetup_20191026.jpg', + title: 'Apache Dolphin Scheduler(Incubating) Meetup has been held successfully', + content: 'Apache Dolphin Scheduler(Incubating) Meetup has been held successfully in Shanghai 2019.10.26.', dateStr: '2019-9-27', link: '/en-us/blog/meetup_2019_10_26.html', }, @@ -92,9 +92,9 @@ export default { title: '事件 & 新闻', list: [ { - img: '/img/meetup.png', - title: 'Apache Dolphin Scheduler(Incubating)将于2019.10在上海举行见面会', - content: 'Apache Dolphin Scheduler(Incubating) 将于2019年10月26日在上海组织一次会议,欢迎踊跃报名。', + img: '/img/meetup_20191026.jpg', + title: 'Apache Dolphin Scheduler(Incubating) Meetup 成功举行', + content: 'Apache Dolphin Scheduler(Incubating) Meetup 2019年10月26日在上海成功举行。', dateStr: '2019-9-27', link: '/zh-cn/blog/meetup_2019_10_26.html', },
