Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

past events issues #41

Open
Waterdrips opened this issue Aug 7, 2023 · 2 comments
Open

past events issues #41

Waterdrips opened this issue Aug 7, 2023 · 2 comments

Comments

@Waterdrips
Copy link
Contributor

  • Day1 schedule not exported for the 2023-06 event (need to pick an older commit by a day or so before i commented it our)
  • a refresh on the 2023-06 pages for speakers that work don't load, because the pages are not speaker_name.html, but just speaker_name - they do load the first time though (like https://conf.techmids.io/past/2023-06/speakers/lin-sun but it wont load from here)
@stuartlangridge
Copy link
Contributor

This requires the static build to generate all the speaker pages at build time. I think this involves adding getStaticPaths to the Speaker component, which should read speakers.js, but I haven't fully worked this out yet. (Anyone who knows nextjs more intimately would probably understand this easily enough if they want to jump in!)

@Waterdrips
Copy link
Contributor Author

this was implemented (getStaticPaths/Props) in main, https://github.com/techmids/conf.techmids.io/blob/main/src/pages/speakers/%5Bspeaker%5D.jsx#L40

not sure how we could back-port

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants