Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
brownsarahm authored Sep 3, 2024
1 parent 8040751 commit 27554e7
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

This is our lab website, built with Sphinx! Based on [Chris Holdgraf's](https://github.com/choldgraf/choldgraf.github.io)

## Simple additions/edits

1. Use a codespace
2. when it fully loads look for `Code Tours` in the bottom left and choose the one that matches your needs
3. commit to a branch and make a pull request.


## Complex additions

The easiest way to build the website is to use `nox`, which handles all of the environment generation automatically.
To do so, follow these steps:
Expand All @@ -24,7 +32,3 @@ To run a live webserver that will auto-build and reload when you make changes, r
```shell
nox -s docs-live
```

## Add a Person or Project

Follow the new member code tour using vscode.

0 comments on commit 27554e7

Please sign in to comment.