Skip to content
Open
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
4 changes: 2 additions & 2 deletions src/_includes/landing/hero.njk
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
opportunity to dive deep into the world of Python and explore its limitless potential. Stay tuned for updates!
</p>
<div class="flex my-4 flex-wrap gap-4 scale-75 md:scale-100 justify-start items-start origin-left">
{{ button(text="Get Tickets", url=env.baseUrl ~ "tickets", lime_bg=true) }}
{{ button(text="View Schedule", url=env.baseUrl ~ "program/schedule", lime_bg=true) }}
{{ button(text="Photo Album", url="https://www.flickr.com/photos/98894279@N03/albums/72177720329620451/", lime_bg=true) }}
{{ button(text="Talk Recordings", url="https://www.youtube.com/playlist?list=PL6GW05BfqWIfKKY2EBgrdwb5QUnuWdlc9", lime_bg=true) }}
</div>

</div>
Expand Down
4 changes: 0 additions & 4 deletions src/_includes/landing/sponsors.njk
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@
PyCon India is completely driven by volunteers. Sponsoring the event helps to sustain and grow the conference as well as
the Community. Sponsor help in making the conference affordable, and maintaining the inventory for the conference.
</p>
<div class="flex my-4 flex-wrap gap-4 scale-75 md:scale-100 justify-start items-start origin-left">
{{ button(text="Download Prospectus", url="PyConIndia2025SponsorshipBrochure.pdf", lime_bg=true, env = env) }}
{{ button(text="Get in Touch", url="https://forms.gle/PsvKNJcjBctJe7VbA", lime_bg=true, env = env) }}
</div>
</div>
<!-- Desktop image -->
<div class="hidden md:flex justify-end -mt-72">
Expand Down
1 change: 0 additions & 1 deletion src/attend/jobs.njk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ layout: base.njk
Job Board
</div>
<div class="pt-10 font-light text-lg md:text-2xl md:text-center text-white text-center lg:text-left">
<p class="mb-0">Submit your job posting <a href="https://docs.google.com/forms/d/e/1FAIpQLSeFiiwkmM1qesa3Ex33K2Tz9qofvZKuG-ZR6PeDHgCK7RzMrg/viewform" target="_blank" rel="noopener noreferrer" class="underline">here</a></p>
<p>Check out the <a href="{{ env.baseUrl }}attend/job-board-guidelines/" class="underline">rules and guidelines</a> </p>
</div>
</div>
Expand Down
6 changes: 3 additions & 3 deletions src/cfp/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ layout: base.njk
</li>
<li class="flex">
<img src="{{ env.baseUrl }}img/assets/square-lime.svg" alt="Bullet Icon" class="w-4 h-4 mr-2 mt-1">
<span class="font-semibold"><a href="{{ env.baseUrl }}cfp/poster">Poster Presentations</a> (open)</span>
<span class="font-semibold"><a href="{{ env.baseUrl }}cfp/poster">Poster Presentations</a> (closed)</span>
</li>
<li class="flex">
<img src="{{ env.baseUrl }}img/assets/square-lime.svg" alt="Bullet Icon" class="w-4 h-4 mr-2 mt-1">
<span class="font-semibold"><a href="{{ env.baseUrl }}program/dev-sprint">Dev Sprint</a> (open)</span>
<span class="font-semibold"><a href="{{ env.baseUrl }}program/dev-sprint">Dev Sprint</a> (closed)</span>
</li>
</ul>
</div>
Expand Down Expand Up @@ -133,7 +133,7 @@ layout: base.njk
</li>
</ul>
<div class="flex justify-center lg:justify-start pt-8">
{{ button(text="Submit a Proposal", url="https://cfp.in.pycon.org/2025/cfp", lime_bg=true, env = env) }}
{{ button(text="Submit a Proposal", url="https://cfp.in.pycon.org/2025/cfp", lime_bg=true, env = env, disabled=true) }}
</div>
{#
<div class="text-center lg:text-left mt-4 text-red-600 font-semibold">
Expand Down
6 changes: 3 additions & 3 deletions src/program/community-booths.njk
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ layout: base.njk
<div class="mb-12">
<div class="space-y-6 mb-8">
<div>
<div class="black-han-sans-regular font-normal text-3xl md:text-5xl md:text-center text-[#000000] text-center lg:text-left">
<div class="black-han-sans-regular font-normal text-3xl md:text-5xl md:text-center text-[#000000] text-center lg:text-left">
Guidelines
</div>
<div class="pt-4 text-md">
Expand Down Expand Up @@ -55,10 +55,10 @@ layout: base.njk
</div>
</div>
</div>

<div class="mt-6">
<div class="flex flex-col sm:flex-row gap-4 items-start">
{{ button(text="Ready? Apply here!", url="https://forms.gle/k7DdDNNcgyyXb63x5", lime_bg=true, env = env) }}
{{ button(text="Ready? Apply here!", url="https://forms.gle/k7DdDNNcgyyXb63x5", lime_bg=true, env = env, disabled=true) }}
</div>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/program/dev-sprint.njk
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ layout: base.njk
{{ button(text="Ready? Submit here!",
url="https://cfp.in.pycon.org/2025/cfp?submission_type=5-dev-sprint-project",
lime_bg=true, env =
env) }}
env, disabled=true) }}
</div>
</div>
</div>
Expand Down Expand Up @@ -183,4 +183,4 @@ layout: base.njk
</div>
</div>
</div>
</div>
</div>
8 changes: 4 additions & 4 deletions src/program/guide.njk
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ iconset: laptop-coffee
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📅 When:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">13 & 14 September 2025, 2:00-2:40 PM</span></p>
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📍 Where:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">Track 1</span></p>
<div class="flex flex-wrap gap-3 justify-center lg:justify-start pt-4">
{{ button(text="Submit Your Lightning Talk", url="https://cfp.in.pycon.org/2025/cfp?submission_type=7-lightning-talks", lime_bg=true, env = env) }}
{{ button(text="Submit Your Lightning Talk", url="https://cfp.in.pycon.org/2025/cfp?submission_type=7-lightning-talks", lime_bg=true, env = env, disabled=true) }}
{{ button(text="Learn More", url=env.baseUrl ~ "program/lightning-talks/", lime_bg=false, env = env) }}
</div>
</div>
Expand Down Expand Up @@ -94,7 +94,7 @@ iconset: laptop-coffee
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📅 When:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">13 & 14 September 2025</span></p>
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📍 Where:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">1st Floor, NIMHANS Convention center</span></p>
<div class="flex flex-wrap gap-3 justify-center lg:justify-start pt-4">
{{ button(text="Submit Your Topic", url="https://cfp.in.pycon.org/2025/cfp?submission_type=6-open-space", lime_bg=true, env = env) }}
{{ button(text="Submit Your Topic", url="https://cfp.in.pycon.org/2025/cfp?submission_type=6-open-space", lime_bg=true, env = env, disabled=true) }}
{{ button(text="Learn More", url=env.baseUrl ~ "program/open-spaces/", lime_bg=false, env = env) }}
</div>
</div>
Expand Down Expand Up @@ -142,7 +142,7 @@ iconset: laptop-coffee
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📝 Post a Job:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">Ready to connect with talented professionals?</span></p>

<div class="flex flex-wrap gap-3 justify-center lg:justify-start pt-4">
{{ button(text="Post Your Job", url="https://docs.google.com/forms/d/e/1FAIpQLSeFiiwkmM1qesa3Ex33K2Tz9qofvZKuG-ZR6PeDHgCK7RzMrg/viewform", lime_bg=true, env = env) }}
{{ button(text="Post Your Job", url="https://docs.google.com/forms/d/e/1FAIpQLSeFiiwkmM1qesa3Ex33K2Tz9qofvZKuG-ZR6PeDHgCK7RzMrg/viewform", lime_bg=true, env = env, disabled=true) }}
{{ button(text="View Jobs", url=env.baseUrl ~ "attend/jobs/", lime_bg=false, env = env) }}
</div>

Expand Down Expand Up @@ -206,4 +206,4 @@ iconset: laptop-coffee
<p class="text-md lg:text-xl leading-relaxed mb-2 md:mb-4 text-gray-700"><strong class="text-gray-700 font-semibold">📋 Important:</strong> <span class="text-gray-600 block sm:inline ml-1 text-md lg:text-xl">Make sure to bring your badge with you for verification.</span></p>
</div>
</div>
</div>
</div>
7 changes: 3 additions & 4 deletions src/program/lightning-talks.njk
Original file line number Diff line number Diff line change
Expand Up @@ -185,11 +185,10 @@ layout: base.njk
<div class="pt-8">
<p>Slots will be assigned on a first-come, first-served basis due to limited availability. You will be notified if your talk is selected.</p>
<div class="flex flex-wrap gap-3 justify-center lg:justify-start pt-4">
{{ button(text="Submit Your Lightning Talk", url="https://cfp.in.pycon.org/2025/cfp?submission_type=7-lightning-talks", lime_bg=true, env = env) }}
{{ button(text="Submit Your Lightning Talk", url="https://cfp.in.pycon.org/2025/cfp?submission_type=7-lightning-talks", lime_bg=true, env = env, disabled=true) }}
</div>
<p class="pt-4">This has been inspired by:</p>
<p><a href="https://us.pycon.org/2025/events/lightning-talks/" target="_blank">PyCon US 2025 - Lightning Talks</a></p>
<p class="pt-4">This has been inspired by: <a href="https://us.pycon.org/2025/events/lightning-talks/" target="_blank">PyCon US 2025 - Lightning Talks</a></p>
</div>
</div>
</div>
</div>
</div>
4 changes: 2 additions & 2 deletions src/program/open-spaces.njk
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ layout: base.njk
{{ button(text="Submit Your Topic",
url="https://cfp.in.pycon.org/2025/cfp?submission_type=6-open-space",
lime_bg=true, env =
env) }}
env, disabled=true) }}
</div>
</div>
</div>
Expand Down Expand Up @@ -169,4 +169,4 @@ layout: base.njk
</div>
</div>
</div>
</div>
</div>
4 changes: 0 additions & 4 deletions src/sponsors/index.njk
Original file line number Diff line number Diff line change
Expand Up @@ -131,10 +131,6 @@ layout: base.njk
If you have any questions or need more information, please feel free to reach out to us at: <br/>
<i>sponsorship at in dot pycon dot org</i>
</p>
<div class="flex flex-col sm:flex-row gap-4 items-start">
{{ button(text="Download Prospectus", url=env.baseUrl + "PyConIndia2025SponsorshipBrochure.pdf", lime_bg=true, env = env) }}
{{ button(text="Get in Touch", url="https://forms.gle/PsvKNJcjBctJe7VbA", lime_bg=true, env = env) }}
</div>
</div>
</div>
<div class="relative flex items-start gap-4 mt-8 lg:mt-0">
Expand Down