Skip to content

Commit 363eb45

Browse files
DevilsAutumnanistark
authored andcommitted
added venue page
1 parent 1e2a242 commit 363eb45

File tree

4 files changed

+133
-1
lines changed

4 files changed

+133
-1
lines changed

src/_includes/navbar.njk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<div id="menu"
1313
class="w-full sm:w-auto self-end sm:self-center hidden sm:flex flex-col sm:flex-row items-center h-full py-1 pb-4 sm:py-0 sm:pb-0">
1414
<a class="text-gray-800 font-bold hover:text-purple-600 text-lg text-center no-underline py-2 mx-2" href="{{ env.baseUrl }}cfp">Call for Proposals</a>
15+
<a class="text-gray-800 font-bold hover:text-purple-600 text-lg text-center no-underline py-2 mx-2" href="{{ env.baseUrl }}venue">Venue</a>
1516
<a class="text-gray-800 font-bold hover:text-purple-600 text-lg text-center no-underline py-2 mx-2" href="{{ env.baseUrl }}coc">Code Of Conduct</a>
1617
<a class="text-gray-800 font-bold hover:text-purple-600 text-lg text-center no-underline py-2 mx-2" href="https://in.pycon.org/blog/">Blog</a>
1718
</div>

src/_includes/section.header.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<div class="col-md-4 text-center">
1616
<p class="h4 sub-tit md:text-h4 font-semibold">13 September - 14 September</p>
1717
<p class="h4 sub-tit md:text-h4">Conference</p>
18-
<p class="h4 sub-tit md:text-h4">NIMHANS Convention Centre, Bengaluru</p>
18+
<a href="{{ env.baseUrl }}venue"><p class="h4 sub-tit md:text-h4 cursor-pointer underline">NIMHANS Convention Centre, Bengaluru</p></a>
1919
</div>
2020
<div class="col-md-4 text-center">
2121
<p class="h4 sub-tit md:text-h4 font-semibold">15 September</p>
2.31 MB
Loading

src/venue.njk

Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
---
2+
title: Venue - PyCon India 2025
3+
description: PyCon India 2025 Venue at Nimhans Convention Center
4+
layout: base.njk
5+
---
6+
7+
<header class="header w-full flex flex-col justify-between">
8+
{% include "navbar.njk" %}
9+
</header>
10+
11+
<div class="container mx-auto px-4 py-8">
12+
<div class="max-w-6xl mx-auto">
13+
<h1 class="text-6xl font-extrabold text-black-900 mb-16 tracking-tight">
14+
Nimhans Convention Center
15+
</h1>
16+
17+
<div class="flex flex-col md:flex-row gap-8 mb-12">
18+
<div class="w-full md:w-1/2 space-y-6">
19+
<div class="bg-gradient-to-br from-purple-100 to-white p-6 rounded-xl shadow-lg">
20+
<h2 class="text-3xl font-bold text-black-800 mb-4">Overview</h2>
21+
<p class="text-gray-700 text-lg leading-relaxed">
22+
Located centrally in Bengaluru, the Nimhans Convention Center spans two floors.
23+
The ground floor hosts main conference tracks across 3 halls, featuring a booth area,
24+
community space, and beverage stalls. The first floor offers open spaces for poster
25+
sessions, Birds of a Feather meetings, and networking opportunities.
26+
</p>
27+
</div>
28+
29+
<div class="bg-white shadow-md rounded-xl p-6">
30+
<h3 class="text-2xl font-semibold text-black-900 mb-4">
31+
<i class="fas fa-map-marker-alt mr-3 text-black-600"></i>Details
32+
</h3>
33+
<div class="text-gray-700">
34+
<p><strong>Address:</strong> Nimhans Convention Center</p>
35+
<p>Hosur Road, Lakkasandra,</p>
36+
<p>Bengaluru - 560029</p>
37+
<p class="mt-2"><strong>Landmark:</strong> Near Dairy Circle</p>
38+
</div>
39+
</div>
40+
</div>
41+
42+
<div class="w-full md:w-1/2">
43+
<div class="rounded-xl overflow-hidden shadow-xl mb-6 h-[400px]">
44+
<img
45+
src="{{ env.baseUrl }}img/nimhans-convention-center.jpeg"
46+
alt="Nimhans Convention Center"
47+
class="w-full h-full object-fit"
48+
>
49+
</div>
50+
51+
<div class="bg-gray-100 rounded-xl p-6 flex flex-col justify-between h-1/4">
52+
<h3 class="text-2xl font-semibold text-black-900 mb-4 flex items-center">
53+
<i class="fas fa-map-marked-alt mr-3 text-black-600"></i>Getting Here
54+
</h3>
55+
<div class="flex-grow flex items-end">
56+
<a href="https://www.google.com/maps/dir//WHVW%2B7RC+NIMHANS+Convention+Centre"
57+
target="_blank"
58+
class="inline-block bg-purple-600 text-white px-4 py-2 rounded-lg hover:bg-purple-700 transition duration-300 no-underline">
59+
Find Directions
60+
</a>
61+
</div>
62+
</div>
63+
</div>
64+
</div>
65+
<div class="w-full overflow-hidden mb-6">
66+
<iframe src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d7776.895056958537!2d77.597019!3d12.94319!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3bae15b78a61be57%3A0xc4498066da178922!2sNIMHANS%20Convention%20Centre!5e0!3m2!1sen!2sin!4v1740129911793!5m2!1sen!2sin" width="100%" class="rounded-lg" height="700" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
67+
</div>
68+
69+
<div class="space-y-8">
70+
<div class="bg-white shadow-lg rounded-xl p-8">
71+
<h3 class="text-3xl font-bold text-black-900 mb-6">
72+
Transportation Options
73+
</h3>
74+
75+
<div class="grid md:grid-cols-2 gap-6">
76+
<div class="bg-purple-50 p-6 rounded-xl group flex flex-col">
77+
<div>
78+
<h4 class="text-2xl font-semibold text-purple-800 mb-4 group-hover:text-purple-700 transition duration-300">
79+
<i class="fas fa-subway mr-3 text-purple-600 group-hover:text-purple-500 transition duration-300"></i>Namma Metro
80+
</h4>
81+
<ul class="space-y-2 text-gray-700 flex-grow">
82+
<li>
83+
<strong>From Green Line:</strong> Disembark at South End Circle or Lalbagh metro station. From the station, you can take a short taxi/auto ride to reach NIMHANS Convention Centre.
84+
</li>
85+
<li>
86+
<strong>Approximate Distance:</strong> 2-3 km from metro stations
87+
</li>
88+
<li>
89+
<strong>Estimated Travel Time:</strong> 10-15 minutes by auto/taxi
90+
</li>
91+
</ul>
92+
</div>
93+
<div class="mt-4 flex space-x-4">
94+
<a href="https://english.bmrc.co.in/schematic-route-map/"
95+
target="_blank"
96+
class="flex-1 text-center inline-block bg-purple-600 text-white px-4 py-2 rounded-lg hover:bg-purple-700 no-underline">
97+
View Green Line Stations
98+
</a>
99+
</div>
100+
</div>
101+
102+
<div class="bg-blue-50 p-6 rounded-xl group flex flex-col h-full">
103+
<div>
104+
<h4 class="text-2xl font-semibold text-blue-800 mb-4 group-hover:text-blue-700 transition duration-300">
105+
<i class="fas fa-bus mr-3 text-blue-600 group-hover:text-blue-500 transition duration-300"></i>Bus
106+
</h4>
107+
<ul class="space-y-2 text-gray-700 flex-grow">
108+
<li>
109+
<strong>KIA-5D:</strong> Get off at Jayanagar bus stand
110+
</li>
111+
<li>
112+
<strong>KIA-7:</strong> To Kormangala Water Tank (8 mins away from NIMHANS)
113+
</li>
114+
<li>
115+
<strong>Frequency:</strong> Buses every 10-15 minutes
116+
</li>
117+
</ul>
118+
</div>
119+
<div class="mt-auto">
120+
<a href="https://kia.bengawalk.com/"
121+
target="_blank"
122+
class="w-full text-center inline-block bg-blue-600 text-white px-4 py-2 rounded-lg hover:bg-blue-700 no-underline">
123+
Check Bus Timetable
124+
</a>
125+
</div>
126+
</div>
127+
</div>
128+
</div>
129+
</div>
130+
</div>
131+
</div>

0 commit comments

Comments
 (0)