Up to now, (most of you) have been managing your professional portfolio by editing the files in your portfolio repository on GitHub using a browser, or by using the TechFolio Designer app.
Now that you know git, you can make a clone of your GitHub professional portfolio repository on your laptop. Then you can edit, create, and delete files on your laptop and “push” those changes to your GitHub repository when you’re ready.
For the work we will do in this class, you will find that the GitHub Desktop application is even more simple than the command line.
Let’s get started:
/Users/danport/Documents/GitHub
). Make a note of this path in case you need to find your repos directly. You may wish to make a new local GitHub
directory in a more convenient locations on your laptop and then clone your repo into that directory. You will be cloning many more repos over the course of the semester and you will find it convenient to keep them under a single easy to find directory.Due by the time and date indicated on the Schedule page, complete the above instructions and submit your GitHub desktop screenshot from Step 7 to the Laulima assignment to verify that you’ve successfully edited your portfolio locally and are able to publish the changes.