Skip to content

feat: add slide resources to workshop schedule#19

Merged
gatheluck merged 1 commit into
developfrom
add-slide-resources-to-schedule
Jun 8, 2026
Merged

feat: add slide resources to workshop schedule#19
gatheluck merged 1 commit into
developfrom
add-slide-resources-to-schedule

Conversation

@gatheluck

@gatheluck gatheluck commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add support for displaying slide and video resources in the workshop program table
  • Update schedule data structure to use resources array instead of simple slides field
  • Match implementation with VGI workshop for consistency

Changes

  • Replace slides field with resources array in schedule.json
  • Add FileText and Video icons import to Home.tsx
  • Implement resource links display in program table with icons
  • Add slides for Hilde Kuehne and Saining Xie invited talks

Test plan

  • Verify schedule table displays slide links for Hilde Kuehne and Saining Xie
  • Verify links open in new tab with correct URLs
  • Verify icons display correctly for slides
  • Test with video resources when available

🤖 Generated with Claude Code

Add support for displaying slide and video resources in the workshop program table. Updated the schedule data structure to use a resources array instead of a simple slides field, matching the VGI workshop implementation.

Changes:
- Replace slides field with resources array in schedule.json
- Add FileText and Video icons to Home.tsx
- Implement resource links display in program table
- Add slides for Hilde Kuehne and Saining Xie talks

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@gatheluck gatheluck self-assigned this Jun 8, 2026
@gatheluck gatheluck merged commit e867caa into develop Jun 8, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

1 participant