Skip to content

chore: keep design docs and speaker prep local, not public#143

Merged
YongboYu merged 1 commit into
mainfrom
chore/hide-design-docs
Jun 8, 2026
Merged

chore: keep design docs and speaker prep local, not public#143
YongboYu merged 1 commit into
mainfrom
chore/hide-design-docs

Conversation

@YongboYu

@YongboYu YongboYu commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Untrack and gitignore the following so they stay on disk locally but are no longer published to the public repo:

  • docs/adr/ — architecture decision records (kept local for now)
  • slides/SLIDES.md — the slides brief
  • slides/prompts/ — drafting prompts
  • slides/talk_design/ — outline, manuscript, Q&A prep, and other speaker prep

Working copies are preserved on disk (only git rm --cached + .gitignore). The slidev deck itself (slides/template/) is untouched.

Note: this stops future publishing but does not scrub these files from past history; a history rewrite would be a separate change.

Untrack and gitignore docs/adr/, slides/SLIDES.md, slides/prompts/, and
slides/talk_design/ so they stay on disk locally but are no longer
published. Working copies are preserved; this does not scrub them from
past history.
@YongboYu YongboYu merged commit 88c3490 into main Jun 8, 2026
5 checks passed
@YongboYu YongboYu deleted the chore/hide-design-docs branch June 8, 2026 23:37
YongboYu added a commit that referenced this pull request Jun 9, 2026
…demo screencast + HF deploy (#144)

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).
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