2. Project management¶
Assignment¶
Work through a git tutorial and build a personal site in the class archive describing you and your final project.
- This week I worked through a git tutorial. I re-read the tutorial, and even listened to it being read outloud in the car. Next, week I would like to challenge myself to do a second.
Research¶
What I did!
- Installed the following software - git, VS Code, GitHub, Mattermost
What I wish I knew!
- I wish that I knew that when Manually generating your SSH key in macOS is vital if you are running Catalina. Very grateful to my node for helping me resolve this issue. Thank you!
What I enjoyed!
- This is silly, though I was estatic when I figured out how to make the website pink.
Useful links¶
-
Git Tutorial - “Learn the Basics of Git in Under 10 Minutes”
-
Markdown - Just started to practice, and will spend more time each week.
Alethea’s Collection of Most Used Git Commands¶
As the course progresses I will update this section.
Workflow from VS Code to Terminal, to add to my personal repo.
git add .
git commit - m'description of last action taken'
git push
Additionally, Janet simply shares VS and git commands with ease.
Design Files¶
Last update:
March 30, 2022