Slide deck for the 2023-03-08 EUI #researchskills session "Introduction to Git and Github for Social Science Research".

Training session by @simosacchi

These slides are released under a Creative Commons Attribution International 4.0 licence. Any feedback and reuse of content is welcome!

Acknowledgement

These slides are based on:

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