pythonindia / inpycon2024

Official Repo of PyCon India 2024
https://inpycon2024.vercel.app
Other
3 stars 20 forks source link

Program Guide Page #100

Open anistark opened 4 days ago

anistark commented 4 days ago

We need a program guide page.

Ideally every year we've a pdf version of program guide. However, we can perhaps build a better responsive program guide on web page.

The url needs to be /program/ as it went on the badges as QR code already.

P.S. Not against pdf version. If that still like a better choice, can do it.

palnabarun commented 4 days ago

Don't worry about the link. I can reprogram /program to any URL.

SaptakS commented 4 days ago

Priority: Add a link to the program guide Good to have: Add a Program Guide page

SaptakS commented 4 days ago

As discussed, might be good to have the styling print-friendly.

SaptakS commented 20 hours ago

I think we can just add a link to the PDF that is being created.

anistark commented 19 hours ago

we can render the pdf on the page ?

SaptakS commented 19 hours ago

Yes, we can using some JS dependencies but I feel just making it download is better. Doesn't rely on internet to load the PDF once downloaded.