From 44247abfa6f0d13578aeff080104ea32c5b0b127 Mon Sep 17 00:00:00 2001
From: Aroyan <43630681+aroyan@users.noreply.github.com>
Date: Mon, 10 Jan 2022 13:13:33 +0700
Subject: [PATCH] Add GitHub content (#987)
* Add Bootstrap CSS content
* Add Bulma CSS content
* Add Prettier content
* Add Vite content
* Add GitHub content
* Add GitHub content
* Add GitHub content
---
.../content/105-repo-hosting-services/100-github.md | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md b/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
index 1d347d3e4..94ff5a97a 100644
--- a/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
+++ b/content/roadmaps/101-backend/content/105-repo-hosting-services/100-github.md
@@ -1 +1,12 @@
-# Github
\ No newline at end of file
+# GitHub
+
+GitHub is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.
+
+Free Content
+
+GitHub Website
+GitHub Documentation
+What is GitHub?
+Git vs. GitHub: What's the difference?
+Git and GitHub for Beginners
+Git and GitHub - CS50 Beyond 2019