Skip to content

Commit

Permalink
Update create.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dskinnion authored Apr 29, 2024
1 parent 843f755 commit a8fb70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ To create a personal website with GitHub, you must already have a GitHub account
These instructions largely follow the instructions from GitHub, found [here](https://pages.github.com/).

1. In GitHub, create a new repository called username.github.io where username is replaced by your actual username.
a. For example, if my username is pandabear, my repository is called pandabear.github.io
- a. For example, if my username is pandabear, my repository is called pandabear.github.io
2. On your desktop, create a folder. I called mine “Personal_Website”
3. In Visual Studio Code on the Welcome Page, click “Clone Git Repository…”
4. Copy the full repository link from your GitHub repository using the clone button. Paste this into the search bar that appears in Visual Studio Code when you clicked “Clone Git Repository”
Expand Down

0 comments on commit a8fb70c

Please sign in to comment.