This exercise will ask to do some very simple operations with Git & Github.
Feel free to replace all mentions to Github by Gitlab if you prefer.
- Learn the simplest git mechanisms
- Understand how they relate to a public git hosting website such as Github or Gitlab
- Competencies:
- git basics
- github basics
- english basics
- self-branding basics
- Compose your CV properly, in proper English and proper direction🔑🔑
- Write your CV in markdown format (what is markdown?)🔑
- Leave on purpose something missing in it
- Push it to github under the name
markdown-cv
- Fix the problem you left out on purpose before, commit 🔑
- Choose an image that represents you, add it to the repository and display it in the markdown file
- push to github
- Open an issue in the issue tracker of this repo, with a link to your repo 🔑
note: You cannot submit this exercise in an incomplete state, all steps have to be done
- What is Git?
- What is a commit?
- How to display an image in markdown?
- Any other question, click here