This repository contains a presentation to introduce git and GitHub workflow.
https://mxochicale.github.io/intro-to-git-and-github
Main source of the content of slides is in index.qmd and you can see further instructions in README to develop your slides. One useful comment to preview slides locally is:
quarto preview slides/index.qmd After generating your SSH keys as suggested here or here with few extra notes. You can then clone the repository by typing (or copying) the following line in a terminal at your selected path in your machine:
git clone git@github.com:mxochicale/intro-to-git-and-github.git