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