📄️ Git for beginners
This article contains a list of commands that will be helpful for beginners when starting out with Git.
📄️ Git Commands Basics
Let's start with basic commands for git.
📄️ Git Personalization
Once you have created the ssh keys, before creating a new repo or before committing to a repo, you need to setup your git configs. Mainly the two git configs to setup are, your user name and your email. If you have set them right, your commits on github (or gitlab) would show your profile linked perfectly.
📄️ Markdown Features
Docusaurus supports Markdown and a few additional features.