Self-contained HTML presentation slides hosted via GitHub Pages. Each subdirectory contains one talk — a single index.html with all assets (images, fonts) Base64-embedded.
| Directory | Talk | Date |
|---|---|---|
cepc_top_mass_slides-lisbon/ |
CEPC Top Mass Threshold Scan — Lisbon Workshop | Apr 08, 2026 |
cms_tb_meeting_es_2026/ |
BTL Time Resolution from Energy Sharing Events (TB Meeting) | Apr 24, 2026 |
hig25006_preapproval/ |
HIG-25-006 BSM H→ττ Pre-approval (98 slides) | Apr 27, 2026 |
Hfrontend-slides-PKU-skin/ |
9 Skin Showcase Previews (classic, bold, cobalt, voltage, botanical, jade, lavender, cyber, terminal) | Apr 29, 2026 |
frontend_slides_intro/ |
Frontend Slides PKU — Technical Tutorial (17 slides, voltage skin) | May 06, 2026 |
All slides are served via GitHub Pages at:
https://ky230.github.io/Html-slides-public/<subdir>/index.html
For example:
| Skin | Preview Link |
|---|---|
| 🏛️ classic | Preview |
| 🔥 bold | Preview |
| 💎 cobalt | Preview |
| ⚡ voltage | Preview |
| 🌺 botanical | Preview |
| 🍀 jade | Preview |
| 💜 lavender | Preview |
| 🌐 cyber | Preview |
| 💻 terminal | Preview |
my_new_talk/)index.htmlmkdir my_new_talk
cp /path/to/presentation_bundle.html my_new_talk/index.html
git add my_new_talk/
git commit -m "feat: add my_new_talk slides"
git push
index.html must be fully self-contained (all images Base64-embedded, CSS/JS inline)bundle-html.py from frontend-slides-PKU to embed assets before uploading| Key | Action |
|---|---|
↓ / Space / PageDown |
Next slide |
↑ / PageUp |
Previous slide |
G |
Go to slide (type number + Enter) |
F |
Toggle fullscreen |