These are our Hacks
mkdir: Makes the directory
cd: changes the directory
git clone: clones repository
bundle install: install’s dependencies
make: runs the server
clear: empty’s terminal
Problems
The first problem I ran into was my chromebook had loading issues and wouldn’t load vs code. After I got a new computer I was able to follow the steps listed in github.
The next problem I ran into was when I ran make in vs code. It wouldn’t take me to my personal blog and would load the teachers blog. So I had to recreate a new repository and was able to load up my personal blog
The last problem I ran into was when I was creating my Blog the images wouldn’t load. With the help of Jayden we were able to upload the images into Ubuntu so they would appear on my Blog.
Agile Mindset
After me and Jayden both ran into problems we were able to problem solve and find solutions. Using a chromebook made it hard to ask other students questions because their work looked different than mine. Me and Jayden worked hard together and were able to have an agile mindset to fix our problems.