An open API service indexing awesome lists of open source software.

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.

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