feat(slides): final CAiSE deck — simplification + S19 live-demo screencast + HF deploy#144
Merged
Conversation
…demo screencast + HF deploy Final polish round for the CAiSE 2026 deck (PRD #128): - Per-slide simplification of S2-S18 + S20: cut cross-slide repetition, trimmed verbose bodies to minimal keyword lines, redesigned S17 (two-color blocks) and S18 (audience tiers), Americanized spelling, S6 annotation figures + S15 slope restyle. Removed callout drop-shadows for clean PDF/PPTX export. - S19 'Artifacts' slide: left column is a click-to-play screencast of the live demo app (SlidevVideo, play-once), beside the QR / code / hardware matrix. - Adds the 28.8s screencast (raises large-file hook to 2000KB), its poster, and 5 source screenshots (kept for the PDF carousel / PPTX export fallback). - CI: deploy-slides.yml auto-publishes the built deck to the HF Static Space. - gitignore the PDF/PPTX export output and the local pptx video-embed helper. Speaker manuscript + Q&A prep stay local (gitignored per #143).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Final polish round for the CAiSE 2026 talk deck (delivers PRD #128).
What's in here (deck deliverable only)
SlidevVideo, play-once), beside the QR / code / hardware matrix. Adds the 28.8s screencast (poster + 5 source screenshots kept for the PDF/PPTX export fallback).deploy-slides.ymlauto-publishes the built deck to the HF Static Space.Notes
main, applying only the slides deliverable, because the originalslides/final-polishbranch was based on a pre-chore: keep design docs and speaker prep local, not public #143 / pre-docker/mcpmain— a direct PR would have been destructive. Scope here is strictlyslides/**+deploy-slides.yml+.pre-commit-config.yaml.manuscript.mdandqa-prep.mdare gitignored (covered by chore: keep design docs and speaker prep local, not public #143'stalk_design/ignore) — intentionally not in the public repo.deploy-slides.yml, which needsHF_TOKENto be a Write token covering thepmf-tsfm-slidesSpace. If it isn't yet, the first CI deploy may fail (red) but the already-live manual deploy is unaffected.Verification
pnpm build✓ ·pnpm test28/28 ✓ · live deck already deployed at https://yongboyu-pmf-tsfm-slides.static.hf.space/Closes #128.