-
Notifications
You must be signed in to change notification settings - Fork 1
Slides
Shmuel Max edited this page May 4, 2026
·
2 revisions
The PowerPoint file used in the live workshop. ~4.6 MB.
💡 Tip: GitHub also lets you preview a
.pptxdirectly in the browser — openslides/GitHub-Workshop.pptxin the repo viewer.
There's also a Slidev version of the deck deployed to GitHub Pages:
shmuelmax100.github.io/github-workshop
| Key | Action |
|---|---|
→ / Space
|
Next slide |
← |
Previous slide |
f |
Toggle fullscreen |
o |
Slide overview |
p |
Presenter mode (notes + timer) |
d |
Toggle dark mode |
Source: slides/slides.md. Edit + push to main → auto-deploys.
git clone https://github.com/ShmuelMax100/github-workshop.git
cd github-workshop/slides
npm install
npm run dev # http://localhost:3030cd slides
npx playwright install chromium
npm run export