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 16130531ae325eb4972b4bce5c29da7f00f23875 Author: khadgarmage <[email protected]> AuthorDate: Sat Sep 28 15:23:57 2019 +0800 Add meetup blog (#4) * Update README.md * Create meetup_2019_10_26.md * Update meetup_2019_10_26.md * Create meetup_2019_10_26.md * meetup --- README.md | 2 +- blog/en-us/meetup_2019_10_26.md | 12 +++++ blog/zh-cn/meetup_2019_10_26.md | 12 +++++ md_json/blog.json | 10 ++++ package-lock.json | 10 ++-- site_config/blog.js | 108 +++++++--------------------------------- site_config/community.jsx | 62 ++++------------------- 7 files changed, 69 insertions(+), 147 deletions(-) diff --git a/README.md b/README.md index b452bd2..25e2ff6 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Make sure each .md starts with the following texts: ``` --- title: title -keywords: keywords1,keywords2,keywords3 +keywords: keywords1,keywords2, keywords3 description: some description --- ``` diff --git a/blog/en-us/meetup_2019_10_26.md b/blog/en-us/meetup_2019_10_26.md new file mode 100644 index 0000000..c1c9398 --- /dev/null +++ b/blog/en-us/meetup_2019_10_26.md @@ -0,0 +1,12 @@ +Apache Dolphin Scheduler(Incubating) will organize a meetup in Shanghai 2019.10.26. Welcome to rigister online: +https://www.huodongxing.com/event/6510540610400 + +The Agenda is as following, and welcome new speaker to join us: + +* 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) +* Free discussion diff --git a/blog/zh-cn/meetup_2019_10_26.md b/blog/zh-cn/meetup_2019_10_26.md new file mode 100644 index 0000000..b091d66 --- /dev/null +++ b/blog/zh-cn/meetup_2019_10_26.md @@ -0,0 +1,12 @@ +Apache Dolphin Scheduler(Incubating) 将于2019年10月26日在上海组织一次会议,欢迎踊跃报名, +线上报名地址:https://www.huodongxing.com/event/6510540610400 + +议程如下,欢迎新的分享者加入我们: + +* 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) +* 自由讨论 diff --git a/md_json/blog.json b/md_json/blog.json index 7db245c..eab00b7 100755 --- a/md_json/blog.json +++ b/md_json/blog.json @@ -4,6 +4,11 @@ "filename": "architecture-design.md", "link": "/en-us/blog/architecture-design.html", "meta": {} + }, + { + "filename": "meetup_2019_10_26.md", + "link": "/en-us/blog/meetup_2019_10_26.html", + "meta": {} } ], "zh-cn": [ @@ -11,6 +16,11 @@ "filename": "architecture-design.md", "link": "/zh-cn/blog/architecture-design.html", "meta": {} + }, + { + "filename": "meetup_2019_10_26.md", + "link": "/zh-cn/blog/meetup_2019_10_26.html", + "meta": {} } ] } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 35cb0c4..e4b4b21 100755 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "abab": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.1.tgz", - "integrity": "sha512-1zSbbCuoIjafKZ3mblY5ikvAb0ODUbqBnFuUb7f6uLeQhhGJ0vEV4ntmtxKLT2WgXCO94E07BjunsIw1jOMPZw==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.2.tgz", + "integrity": "sha512-2scffjvioEmNz0OyDSLGWDfKCVwaKc6l9Pm9kOIREU13ClXZvHpg/nRL5xyjSSSLhOnXqft2HpsAzNEEA8cFFg==", "dev": true }, "abbrev": { @@ -2434,7 +2434,7 @@ "integrity": "sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==", "dev": true, "requires": { - "abab": "2.0.1", + "abab": "2.0.2", "whatwg-mimetype": "2.3.0", "whatwg-url": "7.0.0" }, @@ -6738,7 +6738,7 @@ "integrity": "sha512-y8Px43oyiBM13Zc1z780FrfNLJCXTL40EWlty/LXUtcjykRBNgLlCjWXpfSPBl2iv+N7koQN+dvqszHZgT/Fjw==", "dev": true, "requires": { - "abab": "2.0.1", + "abab": "2.0.2", "acorn": "5.7.3", "acorn-globals": "4.3.4", "array-equal": "1.0.0", diff --git a/site_config/blog.js b/site_config/blog.js index 3cbc081..50471cc 100755 --- a/site_config/blog.js +++ b/site_config/blog.js @@ -4,54 +4,19 @@ export default { postsTitle: 'All posts', list: [ { - title: 'DolphinScheduler Architecture Desgin', - author: 'xiaochun', - dateStr: 'May 12nd,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/architecture-design.html', - }, - { - title: 'The second blog', - author: 'author2', - dateStr: 'May 2nd,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog2.html', - }, - { - title: 'The third blog', - author: 'author3', - dateStr: 'April 25th,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog3.html', - }, - { - title: 'The forth blog', - author: 'author4', - dateStr: 'April 22nd,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog4.html', - }, - { - title: 'The fifth blog', - author: 'author5', - dateStr: 'April 22nd,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog5.html', - }, - { - title: 'The sixth blog', - author: 'author6', - dateStr: 'April 22nd,2018', - desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog6.html', + title: 'Apache Dolphin Scheduler(Incubating) Meetup 2019.10 Shanghai', + author: 'William', + dateStr: '2019-9-27', + desc: 'Apache Dolphin Scheduler(Incubating) will organize a meetup in Shanghai 2019.10.26. Welcome to rigister.', + link: '/en-us/blog/meetup_2019_10_26.html', }, { - title: 'The seventh blog', - author: 'author7', - dateStr: 'April 22nd,2018', + title: 'DolphinScheduler Architecture Desgin', + author: 'xiaochun', + dateStr: '2019-9-20', desc: 'Blog description, some text to sum up the main content of the blog', - link: '/en-us/blog/blog7.html', - }, + link: '/en-us/blog/architecture-design.html' + } ], }, 'zh-cn': { @@ -59,54 +24,19 @@ export default { postsTitle: '所有文章', list: [ { + title: 'Apache Dolphin Scheduler(Incubating)将于2019.10在上海举行见面会', + author: '郭炜', + dateStr: '2019-9-27', + desc: 'Apache Dolphin Scheduler(Incubating) 将于2019年10月26日在上海组织一次会议,欢迎踊跃报名。 ', + link: '/zh-cn/blog/meetup_2019_10_26.html', + }, + { title: 'DolphinScheduler系统架构设计', author: 'xiaochun.liu', - dateStr: 'May 12nd,2018', + dateStr: '2019-9-20', desc: '介绍DolphinScheduler整体架构', link: '/zh-cn/blog/architecture-design.html', - }, - { - title: '第二篇博客', - author: 'author2', - dateStr: 'May 2nd,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog2.html', - }, - { - title: '第三篇博客', - author: 'author3', - dateStr: 'April 25th,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog3.html', - }, - { - title: '第四篇博客', - author: 'author4', - dateStr: 'April 22nd,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog4.html', - }, - { - title: '第五篇博客', - author: 'author5', - dateStr: 'April 22nd,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog5.html', - }, - { - title: '第六篇博客', - author: 'author6', - dateStr: 'April 22nd,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog6.html', - }, - { - title: '第七篇博客', - author: 'author7', - dateStr: 'April 22nd,2018', - desc: '博客描述,总结博客的主体内容', - link: '/zh-cn/blog/blog7.html', - }, + } ], }, }; diff --git a/site_config/community.jsx b/site_config/community.jsx index 17e71ea..3a9414a 100755 --- a/site_config/community.jsx +++ b/site_config/community.jsx @@ -7,11 +7,11 @@ export default { title: 'Events & News', list: [ { - img: '/img/apachecon-na-2018.png', - title: 'November 12-16, 2007ApacheCon US 2007 was held in Atlanta, Georgia on November 12-16. ', - content: 'November 12-16, 2007ApacheCon US 2007 was held in Atlanta, Georgia on November 12-16. ', - dateStr: 'May 12nd,2018', - link: '/en-us/docs/developer_guide/architecture-design.html', + 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.', + dateStr: '2019-9-27', + link: '/en-us/blog/meetup_2019_10_26.html', }, { img: '/img/architecture.jpg', @@ -26,27 +26,6 @@ export default { content: 'DolphinScheduler beijing meetup has been held successfully', dateStr: 'May 12nd,2018', link: '/en-us/docs/developer_guide/architecture-design.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: 'this is the title', - content: 'this is the content', - dateStr: 'May 12nd,2018', - link: '/en-us/blog/blog4.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: 'this is the title', - content: 'this is the content', - dateStr: 'May 12nd,2018', - link: '/en-us/blog/blog5.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: 'this is the title', - content: 'this is the content', - dateStr: 'May 12nd,2018', - link: '/en-us/blog/blog6.html', } ] }, @@ -113,11 +92,11 @@ export default { title: '事件 & 新闻', list: [ { - img: '/img/apachecon-na-2018.png', - title: '2007AppacheCon于11月12日至16日在乔治亚州亚特兰大举行。', - content: '2007AppacheCon于11月12日至16日在乔治亚州亚特兰大举行。', - dateStr: 'May 12nd,2018', - link: '/zh-cn/docs/developer_guide/architecture-design.html', + img: '/img/meetup.png', + title: 'Apache Dolphin Scheduler(Incubating)将于2019.10在上海举行见面会', + content: 'Apache Dolphin Scheduler(Incubating) 将于2019年10月26日在上海组织一次会议,欢迎踊跃报名。', + dateStr: '2019-9-27', + link: '/zh-cn/blog/meetup_2019_10_26.html', }, { img: '/img/architecture.jpg', @@ -132,27 +111,6 @@ export default { content: 'DolphinScheduler 开发者大会在北京成功举行', dateStr: 'May 12nd,2018', link: '/zh-cn/docs/developer_guide/architecture-design.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: '这是标题', - content: '这是内容', - dateStr: 'May 12nd,2018', - link: '/zh-cn/blog/blog4.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: '这是标题', - content: '这是内容', - dateStr: 'May 12nd,2018', - link: '/zh-cn/blog/blog5.html', - }, - { - img: '/img/brhtqqzh.jpeg', - title: '这是标题', - content: '这是内容', - dateStr: 'May 12nd,2018', - link: '/zh-cn/blog/blog6.html', } ] },
