Skip to content

Commit d9f9332

Browse files
authored
Merge pull request #12 from pythonph/feat/ui-update
UI Update
2 parents 3e894ff + b363339 commit d9f9332

File tree

5 files changed

+108
-44
lines changed

5 files changed

+108
-44
lines changed

app/home/templates/home/components/navbar.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,9 +96,10 @@
9696
<a class="btn btn-ghost text-xl">
9797
<img src="{% static 'img/logo.png' %}"
9898
alt="PythonAsia 2026"
99-
class="h-8 w-auto w-full max-w-[233px]" />
99+
class="h-8 w-full max-w-[233px]" />
100100
</a>
101101
</div>
102+
{% comment %}
102103
<div class="flex justify-end items-center gap-7 w-full">
103104
<div class="hidden lg:flex">
104105
<ul class="menu menu-horizontal px-1">
@@ -174,12 +175,13 @@
174175
</li>
175176
</ul>
176177
</div>
177-
<div class="">
178+
<div>
178179
<a href="#" class="btn btn-primary btn-square lg:btn-wide">
179180
<span class="lg:inline font-bantayog py-3.5 px-8 text-xl">Get Tickets</span>
180181
</a>
181182
</div>
182183
</div>
184+
{% endcomment %}
183185
</div>
184186
</div>
185187
</nav>

app/home/templates/home/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
</div>
2727
</div>
2828
</section>
29+
<img src="{% static 'img/vectors/footer.png' %}"
30+
class="w-full block"
31+
style="margin-top: -10em;
32+
margin-bottom: -7em">
2933
</main>
3034
<!-- Section Break -->
3135
<div class="w-full py-0 my-0 z-10 -mb-25">

app/home/templates/home/sections/about-us.html

Lines changed: 99 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -8,75 +8,133 @@
88
<h2 class="text-5xl md:text-6xl font-bold mb-12 font-td_pinoy">What is PythonAsia?</h2>
99
</div>
1010
<!-- Main Content -->
11-
<div class="grid md:grid-cols-2 gap-12 items-start mb-20">
12-
<div class="text-left">
13-
<h3 class="text-2xl font-bold mb-6 uppercase font-bantayog leading-[130%]">
14-
The largest gathering of Python
15-
<br />
16-
developers in the Philippines with a
17-
<br />
18-
global experience 🇵🇭🌎
19-
</h3>
20-
<p class="text-base leading-relaxed font-nunito">
21-
PyCon is a volunteer-run, non-profit conference for the Python
22-
community, held worldwide since starting in the US. In the
23-
Philippines, PyCon PH has been organized annually since
24-
2012, featuring local and international speakers for a globally
25-
enriching experience.
26-
</p>
27-
</div>
28-
<div class="flex justify-center items-center">
29-
<div class="relative">
30-
<img src="{% static 'img/about-us-photo.png' %}"
31-
alt="PyCon PH 2025 Conference">
32-
</div>
11+
<div class="text-center px-8 md:px-16 lg:px-24">
12+
<h3 class="text-2xl font-bold mb-6 uppercase font-bantayog">
13+
The Flagship Gathering for Python Enthusiasts Across Asia - Uniting Diverse Communities across the region
14+
</h3>
15+
<p class="text-base leading-relaxed font-nunito">
16+
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,
17+
<br />
18+
<br />
19+
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.
20+
<br />
21+
<br />
22+
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.
23+
<br />
24+
<br />
25+
Like PyCon APAC, PythonAsia expands the local Python community’s reach to an international audience, creating opportunities for deeper collaboration and knowledge sharing across diverse cultures and industries throughout the Asia region.
26+
<br />
27+
<br />
28+
</p>
29+
</div>
30+
<div class="flex justify-center items-center mb-12">
31+
<div class="relative">
32+
<img src="{% static 'img/about-us-photo.png' %}"
33+
alt="PyCon PH 2025 Conference">
3334
</div>
3435
</div>
35-
{% comment %}
3636
<!-- 3 Days Section -->
3737
<div class="mb-12">
3838
<h3 class="text-5xl font-bold mb-8 font-td_pinoy">3 Days, Endless Possibilities</h3>
3939
<p class="text-lg leading-relaxed">
40-
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut et massa mi. Aliquam in hendrerit urna. Lorem ipsum dolor sit amet, consectetur
41-
adipiscing elit. Ut et massa mi. Aliquam in hendrerit urna. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut et massa mi.
40+
Dive into three days of learning, building, and connecting with the Python community. From inspiring talks to hands-on sprints, PythonAsia is where ideas spark, skills grow, and collaborations begin. Whether you're a first-time attendee or a seasoned contributor, there's something here for everyone.
4241
</p>
4342
</div>
4443
<!-- Features Grid -->
45-
<div class="grid md:grid-cols-3 gap-8 mb-16">
46-
<!-- World-Class Keynotes -->
44+
<div class="grid md:grid-cols-2 gap-8 mb-16">
45+
<!-- Inspiring Keynotes -->
46+
<div>
47+
<div class="inline-block p-4 mb-4">
48+
<img src="{% static 'img/vectors/conversation-icon.svg' %}"
49+
alt="Inspiring Keynotes" />
50+
</div>
51+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Inspiring Keynotes</h4>
52+
<p class="text-sm font-nunito">
53+
Hear inspiring talks from core contributors, community leaders, and innovators shaping Python across Asia and beyond
54+
</p>
55+
</div>
56+
<!-- Talks & Lightning Talks -->
57+
<div>
58+
<div class="inline-block p-4 mb-4">
59+
<img src="{% static 'img/vectors/conversation-icon.svg' %}"
60+
alt="Talks & Lightning Talks" />
61+
</div>
62+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Talks & Lightning Talks</h4>
63+
<p class="text-sm font-nunito">
64+
From deep-dive sessions to quick, punchy insights, learn from diverse voices across the Python community.
65+
</p>
66+
</div>
67+
<!-- Community Gatherings -->
4768
<div>
4869
<div class="inline-block p-4 mb-4">
49-
<img src="{% static 'img/vectors/conversation-icon.svg' %}" />
70+
<img src="{% static 'img/vectors/hands-on-icon.svg' %}"
71+
alt="Community Gatherings" />
5072
</div>
51-
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">World-Class Keynotes</h4>
52-
<p class="text-sm font-nunito">From core contributors, startup founders, and AI pioneers.</p>
73+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Community Gatherings</h4>
74+
<p class="text-sm font-nunito">
75+
Join special sessions like the PyLadies Lunch, Open Spaces, and Group Lunch—designed to spark conversations and build connections.
76+
</p>
5377
</div>
54-
<!-- Multi-Track & Live Labs -->
78+
<!-- Multi-Track & Live Workshops -->
5579
<div>
5680
<div class="inline-block p-4 mb-4">
57-
<img src="{% static 'img/vectors/star-icon.svg' %}" />
81+
<img src="{% static 'img/vectors/star-icon.svg' %}"
82+
alt="Multi-Track & Live Workshops" />
5883
</div>
59-
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Multi-Track & Live Labs</h4>
60-
<p class="text-sm font-nunito">Covering AI/ML, data science, DevOps, and open source.</p>
84+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Multi-Track & Live Workshops</h4>
85+
<p class="text-sm font-nunito">
86+
Dive into AI/ML, Data Science, DevOps, Open Source, and region-specific use cases powering real-world impact.
87+
</p>
88+
</div>
89+
<!-- Career Mixer -->
90+
<div>
91+
<div class="inline-block p-4 mb-4">
92+
<img src="{% static 'img/vectors/star-icon.svg' %}" alt="Career Mixer" />
93+
</div>
94+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Career Mixer</h4>
95+
<p class="text-sm font-nunito">
96+
Meet potential employers, collaborators, and mentors in a relaxed, networking-focused environment.
97+
</p>
98+
</div>
99+
<!-- Sponsor Booths & Stamp Quest -->
100+
<div>
101+
<div class="inline-block p-4 mb-4">
102+
<img src="{% static 'img/vectors/star-icon.svg' %}"
103+
alt="Sponsor Booths & Stamp Quest" />
104+
</div>
105+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Sponsor Booths & Stamp Quest</h4>
106+
<p class="text-sm font-nunito">
107+
Explore sponsor showcases, discover new opportunities, and complete our signature Stamp Collection Quest for fun tokens, prizes, and new connections.
108+
</p>
109+
</div>
110+
<!-- Open Source Sprints -->
111+
<div>
112+
<div class="inline-block p-4 mb-4">
113+
<img src="{% static 'img/vectors/star-icon.svg' %}"
114+
alt="Open Source Sprints" />
115+
</div>
116+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Open Source Sprints</h4>
117+
<p class="text-sm font-nunito">
118+
Team up with maintainers and peers (bring your laptop!) to contribute to open source, then connect at our career fair.
119+
</p>
61120
</div>
62-
<!-- Hands-On Sprints -->
121+
<!-- Education Summit -->
63122
<div>
64123
<div class="inline-block p-4 mb-4">
65-
<img src="{% static 'img/vectors/hands-on-icon.svg' %}" />
124+
<img src="{% static 'img/vectors/star-icon.svg' %}" alt="Education Summit" />
66125
</div>
67-
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Hands-On Sprints</h4>
126+
<h4 class="text-xl font-bold uppercase mb-3 font-bantayog">Education Summit</h4>
68127
<p class="text-sm font-nunito">
69-
Code with maintainers (bring your laptop), then connect at our career expo & sponsor zone.
128+
Co-organized with De La Salle University (DLSU), this special track brings together educators, students, and practitioners to explore how Python is shaping learning and research in Asia
70129
</p>
71130
</div>
72131
</div>
73-
{% endcomment %}
74132
<!-- Call to Action -->
75133
<div class="text-center bg-[#B04301] p-[30px] pb-10 rounded-2xl">
76134
<p class="text-lg mb-2 uppercase tracking-wide font-bantayog">
77-
Join <strong>200+ builders, students, and founders</strong>, for <strong>48 hours</strong> of
135+
Join hundreds of developers, students, educators, researchers, and community leaders from across Asia for 3 days of
78136
</p>
79-
<h3 class="text-5xl md:text-6xl font-bold uppercase font-td_pinoy">Code, Coffee, and Collaboration.</h3>
137+
<h3 class="text-5xl md:text-6xl font-bold uppercase font-td_pinoy">Learning, Inspiration, and Connection</h3>
80138
</div>
81139
</div>
82140
</section>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ dummy-variable-rgx = "^(_+|(_+[a-zA-Z0-9_]*[a-zA-Z0-9]+?))$"
4242
"__init__.py" = [ "D",]
4343

4444
[tool.djlint]
45-
ignore="H021, H006"
45+
ignore="H021,H006"

static/img/about-us-photo.png

4.38 MB
Loading

0 commit comments

Comments
 (0)