Skip to main content

GitHub Fundamentals

A collection of 10 posts

Host websites with GitHub pages
GitHub Fundamentals

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

GitHub create new folder
GitHub Fundamentals

Create a New Folder in a GitHub Repo

Learn to create a new folder in a GitHub repository from the web interface.

· Prakhar Tiwari

fork github repository
GitHub Fundamentals

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

Submit a Pull Request on GitHub
GitHub Fundamentals

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
GitHub Fundamentals

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

delete branch in GitHub
GitHub Fundamentals

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
GitHub Fundamentals

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

Creating new repositories in GitHub
GitHub Fundamentals

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

Deleting GitHub repository
GitHub Fundamentals

How to Delete a GitHub Repository

Learn all the important things about deleting GitHub repositories.

· Prakhar Tiwari

Download files from GitHu
GitHub Fundamentals

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