Carl's Website

Version Control


Creation of Github account and repository

This website is powered by GitHub Pages.

GitHub Pages is a service offered by GitHub, which allows GitHub users to host static websites without owning a hosting service.

GitHub is a Git version control remote provider, which allows users to implement version control and store Git repository files remotely using the popular VC tool, Git.

For my local Git client, I am using GitHub Desktop, which interacts with my code editor Visual Studio Code.

Image of Git Desktop


git


Git Workflow


Git remote Workflow
Git scheme