My Portfolio Project - Feedback Please

Teachers unite!

I hear you about being intimidated by Git at first, but it’s a necessity if you’re going to keep developing. Here’s a link to a Git cheat sheet that has all of the basic commands. This is easily enough to manage your code on GitHub. Once you have your portfolio in a GitHub repository it’s as easy as flipping a switch to post it on GitHub Pages.

Actually, I have a past comment on another FreeCodeCamp question that breaks down the basic operations of setting up a GitHub repo and pushing code. Check that out for a start.

Excellent work! I love the clean and uncluttered design.

I found out about a wonderful thing called GitHub Pages just yesterday and I can’t wait to learn about it. Thank you very much for the cheat sheet. Have you heard about Pareto’s 80/20 Principle? He said that 80% of results come from 20% of effort. So my question is out of all the commands on the Git cheat sheet which ones do you use the most? I wanna learn that important 20% first.