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 98e9808eb26f0e9a814b6f83d1f1c7caeefaeea4 Merge: 18f4bf3 22efd94 Author: baoliang <[email protected]> AuthorDate: Wed Nov 6 10:31:28 2019 +0800 Merge remote-tracking branch 'upstream/master' .github/workflows/ci.yml | 17 ---- .github/workflows/website.yml | 22 +++-- README.md | 2 +- blog/en-us/meetup_2019_10_26.md | 15 +++ blog/zh-cn/meetup_2019_10_26.md | 15 +++ docs/en-us/release/note.md | 3 + docs/zh-cn/release/note.md | 3 + docs/zh-cn/user_doc/backend-deployment.md | 2 +- docs/zh-cn/user_doc/system-manual.md | 2 +- .../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/ds_gray.svg | 99 +++++++++++++++++++ img/hlogo_colorful.svg | 85 ++++++++++++++++ img/hlogo_white.svg | 99 +++++++++++++++++++ img/meetup.png | Bin 0 -> 711255 bytes img/meetup_20191026.jpg | Bin 0 -> 148139 bytes index.html | 19 +++- md_json/blog.json | 10 ++ md_json/docs.json | 10 ++ package-lock.json | 10 +- site_config/blog.js | 108 ++++----------------- site_config/community.jsx | 62 ++---------- site_config/docs.js | 22 ++++- site_config/site.js | 2 +- src/components/footer/index.scss | 9 +- src/components/header/index.scss | 7 +- src/pages/blog/index.jsx | 4 +- src/pages/blogDetail/index.jsx | 4 +- src/pages/community/index.jsx | 4 +- src/pages/documentation/index.jsx | 4 +- src/pages/home/index.jsx | 4 +- 36 files changed, 446 insertions(+), 197 deletions(-)
