Skip to content

Embed YouTube video and PDF slides on Publications page#92

Merged
rdhyee merged 1 commit intoisamplesorg:mainfrom
rdhyee:phase2-media-embeds
Apr 8, 2026
Merged

Embed YouTube video and PDF slides on Publications page#92
rdhyee merged 1 commit intoisamplesorg:mainfrom
rdhyee:phase2-media-embeds

Conversation

@rdhyee
Copy link
Copy Markdown
Contributor

@rdhyee rdhyee commented Apr 8, 2026

Summary

  • Rename page to "Publications & Conferences"
  • Embed 2020 SPNHC conference talk as inline YouTube player (Quarto {{< video >}} shortcode)
  • Embed metadata model slides as in-page PDF viewer (<embed> tag with download fallback)
  • Add Presentations section above bibliography
  • Remove TODO comments

Closes #88

Test plan

  • YouTube video plays inline on publications page
  • PDF slides render in-page (with download link fallback)
  • Bibliography still renders below

🤖 Generated with Claude Code

- Rename to "Publications & Conferences"
- Embed 2020 SPNHC conference talk via Quarto video shortcode
- Embed metadata model slides as in-page PDF viewer
- Add Presentations section above bibliography

Closes isamplesorg#88

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rdhyee rdhyee force-pushed the phase2-media-embeds branch from 198bed3 to 1436f95 Compare April 8, 2026 23:44
@rdhyee rdhyee merged commit f811fc2 into isamplesorg:main Apr 8, 2026
1 check passed
rdhyee added a commit to rdhyee/isamplesorg.github.io that referenced this pull request Apr 8, 2026
The {{< video >}} Quarto shortcode renders as an iframe, not an <a> link.
Updated test selector from a[href*='youtu'] to iframe[src*='youtube'].

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

Embed media: YouTube video and PDF viewer

1 participant