提交 afcd2ff0 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

Merge branch '0121' into 'master'

0121

See merge request !27
......@@ -4,7 +4,7 @@ title: '11月18日开源技术选型Show'
banner:
mobile_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/47ec16f9efc47299dec628a8f9efe090/banner-wap.png'
pc_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/4657d23455fca94d4f225dff8c7c902c/banner.png'
link: 'https://codechina.csdn.net/lives'
link: 'https://codechina.csdn.net/lives?select_day=2020-11-18'
items:
# 数组需要根据 start-point 排序
#1 启明云端
......@@ -218,9 +218,9 @@ items:
- url: 'https://codechina.csdn.net/codechina/operation-work/uploads/136de6d1550de127ee81b3a8a9111e28/nightingale-didi.png'
link: 'https://codechina.csdn.net/didi1'
relations:
# - url: ''
# timestamp: '2020-11-13'
# title: 'java直播'
- url: ''
timestamp: '2021-01-21'
title: '开源技术选型Show第二期'
# - url: ''
# timestamp: '2020-11-12'
# title: 'ruby直播'
......
......@@ -4,7 +4,7 @@ title: 'GitHub Universe 2020 —— 12月9日'
banner:
mobile_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/887d32b0ed4719c3fb66b2c47f56bd8f/375x211.jpg'
pc_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/ddbc3d36134053423eb6f0692645b045/1920x480.jpg'
link: 'https://codechina.csdn.net/lives'
link: 'https://codechina.csdn.net/lives?select_day=2020-12-09'
items:
# 数组需要根据 start-point 排序
#1
......
# 日期时间戳标志
timestamp: '2021-01-21'
title: '1月21日开源技术选型Show'
banner:
mobile_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/47ec16f9efc47299dec628a8f9efe090/banner-wap.png'
pc_url: 'https://codechina.csdn.net/codechina/operation-work/uploads/4657d23455fca94d4f225dff8c7c902c/banner.png'
link: 'https://blog.csdn.net/csdn_codechina/article/details/109625312'
items:
# 数组需要根据 start-point 排序
#1 开始贡献开源项目
- start_time: '10:00'
end_time: '10:30'
title: '如何开始贡献开源项目'
namespace_path: 'codechina'
description: '通过介绍开源软件的基本运作方式,结合CODECHINA的功能,介绍开源项目的基本要素: 开源代码, 开源社区, 开源协议, 开源贡献者,及开源贡献者协议,开源项目文档等重要元素。'
live_link: 'https://live.csdn.net/room-iframe/csdn_codechina/Kcfc4Csu'
supporters:
- url: 'https://codechina.csdn.net/uploads/-/system/group/avatar/11/logo-1_1_copy.png?width=72'
link: 'https://codechina.csdn.net/codechina'
#2 CODE CHINA Issue
- start_time: '10:30'
end_time: '11:00'
title: 'CODE CHINA Issue 的使用'
namespace_path: 'codechina'
description: 'CODE CHINA 代码托管平台中 Issue 的使用技巧介绍及建议。- Issue 的介绍 - Issue 的使用及建议 - Issue 模板 - Markdown 语法'
live_link: 'https://live.csdn.net/room-iframe/csdn_codechina/Kcfc4Csu'
supporters:
- url: 'https://codechina.csdn.net/uploads/-/system/group/avatar/11/logo-1_1_copy.png?width=72'
link: 'https://codechina.csdn.net/codechina'
#3 Pulsar
- start_time: '11:00'
end_time: '11:30'
title: 'Apache Pulsar + Flink:批流融合统一之路'
namespace_path: ' '
description: 'Apache Flink 是一个框架和分布式处理引擎,用于在无边界和有边界数据流上进行有状态的计算。尽管 Apache Flink 支持统一的批处理和流计算,但大多数流式存储系统均不支持它。 Apache Pulsar 的独特设计与当前正在开发的一些新功能相结合,解决了这个问题。在本演讲中,我们会介绍批流融合带来的新特性,例如基于新 Source API 批流融合设计,Pulsar 2.7.0 事务带来的exactly-once sink等。'
live_link: 'https://live.csdn.net/room/csdn_codechina/Kcfc4Csu'
supporters:
- url: 'https://codechina.csdn.net/uploads/-/system/project/avatar/100/3785483276-5b7a0b7503a84_huge256.jpeg?width=90'
link: 'https://codechina.csdn.net/apache/pulsar'
#4 Fes.js
- start_time: '11:30'
end_time: '12:00'
title: '中后台开发提效神器 Fes.js'
description: '前端框架选择非常多,可以用 Angular1-10、Vue0-3、React15-17、JQuery等技术栈来开发中后台前端管理台。但是多技术栈会增加学习成本,对应技术栈需要不同的编译部署方案,给团队的工程化和工作流带来更高的复杂度,所以前端团队应该选择一种技术栈,再基于此技术栈沉淀出一套解决方案,然后在这套解决方案上不断沉淀经验,从而提效开发,保证项目质量。fes.js就是微众基础科技部前端科室的选择。fes.js基于Vue2.0,包含fes-cli、fes-core和fes-ui三个部分,有easy简单、strong健壮、fast效率三大特性,通过约定和配置的思想,让开发者仅仅关注页面功能,并提供丰富的组件,帮助开发者快速搭建出页面。'
namespace_path: ' '
live_link: 'https://live.csdn.net/room/csdn_codechina/Kcfc4Csu'
supporters:
#6 DolphinScheduler
- start_time: '12:00'
end_time: '12:30'
title: 'Apache DolphinScheduler(Incubator)的开源跃迁之路'
description: 'Apache孵化之旅是一段艰苦的修行,也是一段自我不断成长的旅程。从立项到开放源代码,到进入Apache基金会,Apache DolphinScheduler(Incubator)始终坚持初心,秉承Apache之道去构建Community。我也会重点介绍下Apache DolphinScheduler在开源之路上的的架构演进。'
namespace_path: ' '
live_link: 'https://live.csdn.net/room/csdn_codechina/Kcfc4Csu'
supporters:
- url: 'https://codechina.csdn.net/uploads/-/system/project/avatar/99/logo.jpeg?width=90'
link: 'https://codechina.csdn.net/apache/dolphinscheduler'
relations:
- url: ''
timestamp: '2020-11-18'
title: '开源技术选型Show第一期'
# - url: ''
# timestamp: '2020-11-12'
# title: 'ruby直播'
# - url: ''
# timestamp: '2020-11-11'
# title: 'python直播'
# 日期时间戳标志
current: '2020-12-27'
current: '2021-01-21'
# 描述 富文本
description: "放原子开源基金会2020年度峰会"
description: "源技术选型Show第二期"
lives:
#1
- url: 'https://live.csdn.net/room-iframe/weixin_53846948/AVvnOhsA'
wap_url: 'https://live.csdn.net/room/weixin_53846948/AVvnOhsA'
title: '开源运营治理分论坛-上午场'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'AVvnOhsA'
#2
- url: 'https://live.csdn.net/room-iframe/Beckyame/fVe471xF'
wap_url: 'https://live.csdn.net/room/Beckyame/fVe471xF'
title: '开放原子可信账本项目组工作汇报路演'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'fVe471xF'
#3
- url: 'https://live.csdn.net/room-iframe/openatom/CDUjxsYL'
wap_url: 'https://live.csdn.net/room/openatom/CDUjxsYL'
title: '开源教育与公益分论坛'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'CDUjxsYL'
#4
- url: 'https://live.csdn.net/room-iframe/weixin_53846948/XBdIrud1'
wap_url: 'https://live.csdn.net/room/weixin_53846948/XBdIrud1'
title: '技术监督委员会专场'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'XBdIrud1'
#5
- url: 'https://live.csdn.net/room-iframe/Beckyame/mkYmt3L6'
wap_url: 'https://live.csdn.net/room/Beckyame/mkYmt3L6'
title: '开源运营治理分论坛-下午场'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'mkYmt3L6'
#6
- url: 'https://live.csdn.net/room-iframe/openatom/WlQKjXf5'
wap_url: 'https://live.csdn.net/room/openatom/WlQKjXf5'
title: '开源项目和基金会实践及经验分享'
image: 'https://codechina.csdn.net/codechina/operation-work/uploads/cffa02abcd30f80ca7ff76f520315f23/logo.png'
live_id: 'WlQKjXf5'
- url: 'https://live.csdn.net/room-iframe/csdn_codechina/Kcfc4Csu'
wap_url: 'https://live.csdn.net/room/csdn_codechina/Kcfc4Csu'
title: '开源技术选型Show第二期'
image: 'https://profile.csdnimg.cn/1/3/5/2_csdn_codechina'
live_id: 'Kcfc4Csu'
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册