Fork this repo, then clone it to your computer. Edit the README.md file by adding your answers where there are ?? question marks
- Navigate to tonight's repo on my GitHub: final-project
- "Fork" the repo
- Click on the button that says "Fork" in the upper right hand corner
- Choose the owner (you) from the drop-down and leave the repo name as
final-project
- Click the green "Create fork" button
- Copy the SSH “code” for the new repo: (this will be used when we clone the repo on our local computer)
- Click the green button that says "code"
- Select
SSH
, notHTTPS
- Click on the double-page icon to copy the repo code to your clipboard
- Now, on your local machine, launch Git Bash
- Navigate to the
ceo-web-dev
folder:- In Bash:
cd ~/Desktop/ceo-web-dev/
(if your computer is using One Drive you will need to go to theOneDrive
folder first)
- In Bash:
- Clone the
final-project
repo:- In Bash:
git clone
+ PASTE (right-click->paste) YOUR REPO CODE FROM STEP 5 ABOVE
- In Bash:
- In VSCode navigate to the
final-project
folder and:- Open your README.MD and answer the questions below
- If your website was a story, who would it be about?
- Me
- Summarize in one sentence what you want to tell the world through your website?
- I want the world to better understand who I am
- What should the title of your website be?
- Jason Cooksey
- What three adjectives would people use to best describe the personality of the subject of your website? An adjective is a descriptive word, like “fun” or “adventurous”. This link has more examples: Common Adjectives
- Fun
- Caring
- Spontaneous
- Do you want your readers to be able to contact you?
- Yes
- IF “YES”, in what ways would you like them to contact you?
- Contact form