Skip to content

Commit 2f8b38a

Browse files
committed
disclaimer
1 parent 88f0d0e commit 2f8b38a

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Instructions for Updating Lab Website
22

3+
*Daniel note: these installation instructions need to be updated, but they are
4+
mainly if you want to preview the website. You may need to fix these
5+
instructions depending on your system.*
6+
7+
8+
<details>
9+
<summary>
10+
Instructions to preview the lab website (on Ubuntu machines):
11+
</summary>
12+
313
Install dependencies. On Ubuntu:
414

515
```
@@ -34,12 +44,12 @@ Configuration file: /home/seita/slurm-lab-usc.github.io/_config.yml
3444

3545
And you should be able to access the website locally by going to
3646
http://127.0.0.1:4000 in your web browser.
47+
<details>
3748

38-
**You can add yourself by editing `members.md`**. See the pattern we use for this.
39-
40-
If you are updating this website, make changes locally and preview to make sure
41-
it is correct. **Then submit a pull request. Do NOT submit it directly to the
42-
`main` branch.** You can do this by making a fork of this repository.
49+
**You can add yourself by editing `members.md`**. See the pattern we use for
50+
this. If you are updating this website, make changes locally and preview (if
51+
possible) to make sure it is correct. **Then submit a pull request.** You can
52+
do this by making a fork of this repository.
4353

4454
For adding photos, please add them to the `img/people` folder. Please also make
4555
them equal in height and width ratio (i.e., the image is "square"). I recommend

0 commit comments

Comments
 (0)