Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
briandepasquale committed Aug 3, 2024
1 parent 5263f4e commit eb7ca4c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ Visit **[depasquale-lab.github.io/depasquale-lab-github.io](https://depasquale-l

## Previewing the website before pushing to main

When you open or update a pull request on GitHub, the template will build a live preview of the changes you are making to your site. A public link to the preview will be in a comment on the pull request. This way, reviewers and editors can see the tangible result of the changes conveniently.
- Make a new branch from `main`, then switch to this branch.
- Make edits to the website on this branch, and then push those changes to that branch on github.
- Open a pull request to merge your branch with `main`.
- When you open or update a pull request on GitHub, the template will build a live preview of the changes you are making to your site. A public link to the preview will be in a comment on the pull request. This way, reviewers and editors can see the tangible result of the changes conveniently.

### Original Documentation

Expand Down

0 comments on commit eb7ca4c

Please sign in to comment.