https://github.com/PandelisZ/git-intro-slides
🚩👨🎓 Slides for my GitHub Campus Expert workshop.
https://github.com/PandelisZ/git-intro-slides
campus-experts slide workshop
Last synced: 7 months ago
JSON representation
🚩👨🎓 Slides for my GitHub Campus Expert workshop.
- Host: GitHub
- URL: https://github.com/PandelisZ/git-intro-slides
- Owner: PandelisZ
- License: mit
- Created: 2018-04-08T17:31:59.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-28T14:27:35.000Z (over 7 years ago)
- Last Synced: 2024-12-06T21:19:10.565Z (10 months ago)
- Topics: campus-experts, slide, workshop
- Language: JavaScript
- Homepage: https://pandelisz.github.io/git-intro-slides/#/
- Size: 1.4 MB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intro to Git - by @PandelisZ
These are my slides used to run GitHub Campus Expert workshops at various hackathons
and universities. This is my own personal take on introducing people to git at a mid to advanced level.
This is the way I would want to be taught it. There is no prior knowledge required. It has
a healthy dose of theory also so it is equally valuable to people with prior Git knowledge
that havent dove into the inner working of the technology.Feel free to tinker or adapt these slides to run your own workshops!
This repository is available as MIT but an attribution would be nice.
You can contact me through the issues if you need help or advice.✨ [View the slides](https://pandelisz.github.io/git-intro-slides/#/) ✨
## Credits:
- [reveal.js](https://github.com/hakimel/reveal.js/) - A framework for easily creating beautiful presentations using HTML
- [explain-git-with-d3](https://github.com/onlywei/explain-git-with-d3) - Used for the wicked interactive git commit slide
- [Pro Git](https://git-scm.com/book/en/v2) - [centralized_workflow](src/public/img/centralized_workflow.png), [lifecycle](src/public/img/lifecycle.png), [areas](src/public/img/areas.png)
- [Glitch Community](https://community.glitch.me) - The colour scheme