Skip to content

Commit

Permalink
Merge pull request #2 from RENCI-NRIG/update-readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
sajith authored Apr 24, 2024
2 parents 94453d4 + 4df2b6d commit 39206b9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ To add/update content, do this:

- Download and install Quarto from [quarto.org][Quarto].
- Clone/fork this repository.
- Create a branch to work on, with `git checkout -b <branch-name>`.
- Add/edit content in the form of `.md`, `.qmd`, or `.ipynb` files.
- Run `quarto preview` in a terminal, which will start a local web
server with a live preview that opens in your web browser.
- Once you are satisfied with your changes, commit them, and push them
to this repository, or submit a pull request.
- Once you are satisfied with your changes, commit them, push the
branch to GitHub, and submit a pull request. The PR will be
eventually be reviewed and merged.

Once content is in the `main` branch of this GitHub repository, the
[publish] workflow should take care of the building and publishing the
Expand Down

0 comments on commit 39206b9

Please sign in to comment.