Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions app/home/templates/home/sections/about-us.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@ <h3 class="text-2xl font-bold mb-6 uppercase font-bantayog">
The Flagship Gathering for Python Enthusiasts Across Asia - Uniting Diverse Communities across the region
</h3>
<p class="text-base leading-relaxed font-nunito">
PythonAsia is the flagship gathering for Python enthusiasts across Asia. It gathers developers, students, educators, researchers, and industry leaders to collaborate, exchange ideas, and build lasting connections. The conference is hosted annually in different countries and was previously known as PyCon APAC. Past hosts include Singapore, Japan, Taiwan, South Korea, Malaysia, Thailand, Indonesia, and the Philippines,
<br />
<br />
The goal of PyCon APAC has always been to create a space for exploring, discussing, and applying Python and its surrounding technologies across the Asia-Pacific region. We aim to bring together Python users from all walks of life—developers, data professionals, engineers, researchers, educators, students, entrepreneurs, and enthusiasts—to collaborate, share knowledge, and spark new ideas.
Previously known as PyCon APAC, the conference has a long history of bringing together developers, students, educators, researchers, and industry leaders to collaborate, exchange ideas, and build lasting connections. Its goal remains to create a space for exploring, discussing, and applying Python and its surrounding technologies across the Asia-Pacific region. Past hosts include Singapore, Japan, Taiwan, South Korea, Malaysia, Thailand, Indonesia, and the Philippines. The event is hosted annually in different countries.
<br />
<br />
Starting 2026, the event takes on its new identity as PythonAsia, co-organized with the Python Asia Organization (PAO). PythonAsia 2026 will be proudly hosted in the Philippines once again, building on the success of PyCon APAC 2025 and with the continued support of the local Python community through PythonPH in collaboration with PAO.
Expand Down
4 changes: 2 additions & 2 deletions app/home/templates/home/sections/code-of-conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ <h2 class="text-5xl md:text-6xl font-bold mb-12 font-td_pinoy text-orange-2">Cod
<!-- Intro Text -->
<div class="text-center mb-12 max-w-4xl mx-auto">
<p class="text-3xl md:text-4xl uppercase font-semibold tracking-wide font-bantayog text-brown-1">
PythonAsia is a community conference intended for<br/>
collaboration in the developer community.
PythonAsia is a community conference intended for <br>
collaboration in the developer community.
</p>
</div>

Expand Down