-
Notifications
You must be signed in to change notification settings - Fork 1
FAQ
Shmuel Max edited this page May 4, 2026
·
1 revision
shmuelmax100.github.io/github-workshop — see Slides for details.
Because the repo is the source of truth. The wiki is a navigational layer for people landing here from search results or linked pages, but actual lesson content lives next to the code in modules/. This way exercises, examples, and explanations stay in sync with the workflows that demonstrate them.
See START-HERE.md. Short version:
- Git
- GitHub account
-
ghCLI (gh auth login) - Node.js 20+ or Python 3.11+ (for the sample apps in exercises)
Yes. Clone the repo, work through START-HERE.md, then the three modules in order. Each has an exercise + a full solution under solutions/.
Edit slides/slides.md, open a PR, merge — Pages redeploys automatically (~1 minute).
cd slides
npx playwright install chromium
npm run export- GitLab → GitHub: gitlab-github-mapping.md
- Jenkins → Actions: jenkins-github-actions-comparison.md
Open an issue or send a PR. 🙏