GitHub Fundamentals
A collection of 10 posts

Hosting Your Portfolio Website for Free Using GitHub Pages
Why pay for servers when you can host websites for free with GitHub Pages?
ยท Abhishek Kumar

Create a New Folder in a GitHub Repo
Learn to create a new folder in a GitHub repository from the web interface.
ยท Prakhar Tiwari

How to Fork a GitHub Repository
The first step in contributing to an open source project is to fork it. Learn to fork a repo on GitHub in this quick tutorial.
ยท Prakhar Tiwari

How to Submit a Pull Request on GitHub
In this GitHub primer series, learn about submitting a pull request and contributing to open source projects.
ยท LHB Community

7 Best Practices for a Rockstar Student Developer GitHub Profile
Time to enhance the look and feel of your boring default GitHub profile with these tips and suggestions.
ยท Prakhar Tiwari

How to Delete a Branch in GitHub
A simple tutorial showing the steps for deleting branches from GitHub repository using the web interface.
ยท Prakhar Tiwari

Fork GitHub Repository to Organization
This quick tip shows you how to fork a GitHub repository to an organization account instead of personal account.
ยท Abhishek Prakash

How to Create a Repository in GitHub
In this primer on GitHub, learn to create new repositories. It also answers a few common doubts that arise while creating GitHub repositories.
ยท Prakhar Tiwari

How to Delete a GitHub Repository
Learn all the important things about deleting GitHub repositories.
ยท Prakhar Tiwari

How to Download Files and Folders From GitHub?
Want to download an entire GitHub repository or just a selected few files and folders? Here's how you can do it all.
ยท Prakhar Tiwari