How to use Git and create a Github Pages
So I created a tutorial for using Git and how to created Github pages. Below are the video hosted in Youtube I listed here the command to use and the meaning of it. git clone https://github.com/your_repositories git pull git add . git commit -m “You … Continue readingHow to use Git and create a Github Pages