Website for the PyCon India 2025 conference

5 Open Issues Need Help Last updated: Sep 17, 2025

Open Issues Need Help

View All on GitHub

Website for the PyCon India 2025 conference

Nunjucks

AI Summary: Fix the alignment of the 'submit proposal' button on the PyCon India 2025 website's panel discussion submission page. The button is currently misaligned and needs to be left-aligned as per the design.

Complexity: 2/5
bug good first issue P1

Website for the PyCon India 2025 conference

Nunjucks

AI Summary: Update the Eleventy version used in the PyCon India 2025 website from 0.12.1 to 3.1.2. This involves modifying the project's `package.json` file, running `npm install`, and testing the website to ensure functionality remains intact after the update.

Complexity: 2/5
enhancement good first issue help wanted P2

Website for the PyCon India 2025 conference

Nunjucks

AI Summary: Modify the `page.njk` layout template to dynamically display different icons in the header based on a `iconset` parameter specified in the page's frontmatter. This involves updating the template to conditionally render icons (e.g., 'announce', 'coffee', 'laptop') based on the frontmatter value.

Complexity: 2/5
enhancement good first issue P0

Website for the PyCon India 2025 conference

Nunjucks

AI Summary: Create two static pages for the PyCon India 2025 website: one on Health and Safety, and another on Accessibility. Content can be adapted from the 2024 conference website, and a simple static page design is acceptable.

Complexity: 2/5
enhancement good first issue P0

Website for the PyCon India 2025 conference

Nunjucks