forked from pycontw/pycon.tw
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(warmup-session): add new warm-up events
- Loading branch information
Showing
4 changed files
with
172 additions
and
3 deletions.
There are no files selected for viewing
78 changes: 78 additions & 0 deletions
78
src/templates/pycontw-2020/contents/en/events/taipei-dot-py.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
|
||
{% extends 'contents/_base.html' %} | ||
|
||
{% load static %} | ||
|
||
{% block title %}PyCon TW x taipei.py 聯合線上直播{% endblock title %} | ||
|
||
{% block meta_description %}PyCon Taiwan 合併 taipei.py 實體聚會所進行的線上與線下聯播活動!!{% endblock meta_description %} | ||
|
||
|
||
{% block content %} | ||
|
||
<section class="pill-title alt"> | ||
<h1>PyCon TW x taipei.py Co-hosting Online/Offline Meet-up Streaming</h1> | ||
</section> | ||
|
||
<p>Following the previous Python NPF x nantou.py event, we are co-hosting the mixed online/offline event together with taipei.py this time!</p> | ||
|
||
<ul> | ||
<li class="event-info"> | ||
<b>Event Time</b><br /> | ||
Thursday, 18 June 2020 | ||
7:00 pm to 9:00 pm GMT+8 | ||
</li> | ||
<li class="event-info"> | ||
<b>Event Info</b><br /> | ||
Youtube Streaming( | ||
<a href="https://www.youtube.com/watch?v=7evFdOrEqnU"> | ||
streaming link | ||
</a> | ||
) | ||
</li> | ||
<li class="event-info"> | ||
<b>Physical Meet-up</b><br /> | ||
<a href="https://www.meetup.com/Taipei-py/events/271185591/">iCHEF Office Lobby</a> | ||
</li> | ||
<li class="event-info"> | ||
<b>Session Chairs</b><br /> | ||
Keith, Tim | ||
</li> | ||
</ul> | ||
|
||
<h2> About the Community Host <a href="https://www.meetup.com/Taipei-py/">Taipei.py - Taipei Python User Group</a></h2> | ||
<p>We hold seminar meetings regularly in Taipei and invite you to enjoy the fun, insights, and perspectives in this Python community</p> | ||
|
||
<h2>Agenda</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>Time</th> | ||
<th>Event</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>19:00 - 19:10</td> | ||
<td>Warm-up and taipei.py introduction</td> | ||
</tr> | ||
<tr> | ||
<td>19:20 - 19:50</td> | ||
<td>Wei Lee - commitizen-tools: What can we gain from crafting a git message convention?</td> | ||
</tr> | ||
<tr> | ||
<td>19:50 - 20:20</td> | ||
<td>Keith Yang - Django Cookiecutter: their everyday Django project template</td> | ||
</tr> | ||
<tr> | ||
<td>20:20 - 20:50</td> | ||
<td>Tim Hsu - What's New in Python 3.9</td> | ||
</tr> | ||
<tr> | ||
<td>20:50 - 16:00</td> | ||
<td>Wrap up</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
{% endblock content %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 78 additions & 0 deletions
78
src/templates/pycontw-2020/contents/zh/events/taipei-dot-py.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,78 @@ | ||
|
||
{% extends 'contents/_base.html' %} | ||
|
||
{% load static %} | ||
|
||
{% block title %}PyCon TW x taipei.py 聯合線上直播{% endblock title %} | ||
|
||
{% block meta_description %}PyCon Taiwan 合併 taipei.py 實體聚會所進行的線上與線下聯播活動!!{% endblock meta_description %} | ||
|
||
|
||
{% block content %} | ||
|
||
<section class="pill-title alt"> | ||
<h1>PyCon TW x taipei.py 聯合線上直播</h1> | ||
</section> | ||
|
||
<p>接續 Python NPF x 南投.py 活動的經驗,PyCon Taiwan 這次合併 taipei.py 實體聚會進行線上與線下聯播活動。</p> | ||
|
||
<ul> | ||
<li class="event-info"> | ||
<b>活動時間</b><br /> | ||
Thursday, 18 June 2020 | ||
7:00 pm to 9:00 pm GMT+8 | ||
</li> | ||
<li class="event-info"> | ||
<b>活動形式</b><br /> | ||
Youtube 線上直播( | ||
<a href="https://www.youtube.com/watch?v=7evFdOrEqnU"> | ||
影片連結 | ||
</a> | ||
) | ||
</li> | ||
<li class="event-info"> | ||
<b>線下聚會</b><br /> | ||
<a href="https://www.meetup.com/Taipei-py/events/271185591/">iCHEF Office 交誼廳 台北市大安區仁愛路三段136號15F 1501室</a> | ||
</li> | ||
<li class="event-info"> | ||
<b>主持人</b><br /> | ||
Keith, Tim | ||
</li> | ||
</ul> | ||
|
||
<h2> 社群介紹: <a href="https://www.meetup.com/Taipei-py/">Taipei.py - Taipei Python User Group</a></h2> | ||
<p>Taipei.py 又稱台北 Python 使用者群組,每個月會舉辦 Seminar(討論會)讓大台北的 Python 愛好者或對 Python 有興趣的人,能藉由難得的機會一起分享、研究、把玩、認識它五花八門的應用與技術,以及 Python 之美。</p> | ||
|
||
<h2>活動議程</h2> | ||
<table> | ||
<thead> | ||
<tr> | ||
<th>時間</th> | ||
<th>執行項目</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>19:00 - 19:10</td> | ||
<td>活動開始、歡迎暖場與社群介紹</td> | ||
</tr> | ||
<tr> | ||
<td>19:20 - 19:50</td> | ||
<td>講者分享1 : Wei Lee - commitizen-tools: What can we gain from crafting a git message convention?</td> | ||
</tr> | ||
<tr> | ||
<td>19:50 - 20:20</td> | ||
<td>講者分享2 : Keith Yang - Django Cookiecutter: their everyday Django project template</td> | ||
</tr> | ||
<tr> | ||
<td>20:20 - 20:50</td> | ||
<td>講者分享3 : Tim Hsu - What's New in Python 3.9</td> | ||
</tr> | ||
<tr> | ||
<td>20:50 - 16:00</td> | ||
<td>活動結尾</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
|
||
{% endblock content %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters