Slide deck for the 2022-03-09 EUI #researchskills session "Introduction to Git and Github for Social Science Research".
The training was led by Simone Sacchi
These slides are released under a Creative Commons Attribution International 4.0 licence. Any feedback and reuse of content is welcome!
- Web version: https://eui-library.github.io/researchskills-2022-03-09-git/
- GitHub repo: https://github.com/EUI-Library/researchskills-2022-03-09-git
These slides are based on:
- Leighton Pritchard SWC Lessons
- Library Carpentry: Introduction to Git
- Software Carpentry: Version Control with Git
Full Acknowledgement is given!
Slides are developed in Reveal.js. Use this template which implements the Github submodule feature to avoid duplicating the Reveal.js code in every repo. The slides have been built locally with reveal-md
After cloning and checking out the repository, run the follwing reveal-md command in the repository root directory to build the slides locally (it will open them in your default browser):
reveal-md slides_git.md --theme=theme/eui.css
Run the following command to build a self-contained version of the slides to publish on you website (or as Github pages):
reveal-md slides_git.md --theme=theme/eui.css --static
For questions and feedback open a Github issue in the repo or get in touch