Skip to content

Commit

Permalink
feat(warmup-session): add new warm-up events
Browse files Browse the repository at this point in the history
  • Loading branch information
tai271828 committed Jul 25, 2020
1 parent 3ade9e8 commit aaa57b9
Show file tree
Hide file tree
Showing 4 changed files with 172 additions and 3 deletions.
78 changes: 78 additions & 0 deletions src/templates/pycontw-2020/contents/en/events/taipei-dot-py.html
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 %}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,20 @@

{% block content %}
{% url 'page' path='events/passion-fruit' as passion_fruit_url %}
{% url 'page' path='events/taipei-dot-py' as taipei_dot_py %}


<section class="pill-title alt">
<h1>Warm-up session</h1>
</section>

<h3><a href="{{ passion_fruit_url }}">第壹次Python NPF百香果 x 南投.py</a></h3>
<h3><a href="{{ passion_fruit_url }}">1st Python NPF x nantou.py</a></h3>

<p>Python NPF is the first event collaborated with nantou.py to host a mixed online/offline event. We expect we could get familiar with this type of mixed meetup event so we could enjoy our pythonic time during COVID-19 era.</p>

<h3><a href="{{ taipei_dot_py }}">PyCon TW x taipei.py Co-hosting Online/Offline Meet-up Streaming</a></h3>

<p>Python NPF百香果是今年一個由PyCon Taiwan所籌備的小型線上會議,在疫情肆虐全球的情況下,我們希望藉由這樣的線上活動來拉近彼此間的距離,並利用此本次活動向大家揭露南投.py的神秘面紗!</p>
<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>

{% endblock content %}
78 changes: 78 additions & 0 deletions src/templates/pycontw-2020/contents/zh/events/taipei-dot-py.html
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 %}
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,19 @@

{% block content %}
{% url 'page' path='events/passion-fruit' as passion_fruit_url %}
{% url 'page' path='events/taipei-dot-py' as taipei_dot_py %}


<section class="pill-title alt">
<h1>暖身活動</h1>
</section>

<h3><a href="{{ passion_fruit_url }}">第壹次Python NPF百香果 x 南投.py</a></h3>
<h3><a href="{{ passion_fruit_url }}">第壹次 Python NPF 百香果 x 南投.py</a></h3>

<p>Python NPF百香果是今年一個由PyCon Taiwan所籌備的小型線上會議,在疫情肆虐全球的情況下,我們希望藉由這樣的線上活動來拉近彼此間的距離,並利用此本次活動向大家揭露南投.py的神秘面紗!</p>

<h3><a href="{{ taipei_dot_py }}">PyCon TW x taipei.py 聯合線上直播</a></h3>

<p>接續 Python NPF x 南投.py 活動的經驗,PyCon Taiwan 這次合併 taipei.py 實體聚會進行線上與線下聯播活動。</p>

{% endblock content %}

0 comments on commit aaa57b9

Please sign in to comment.