Skip to content

Commit 3d058c4

Browse files
Merge pull request #26 from slurm-lab-usc/installation-disclaimer
disclaimer
2 parents 88f0d0e + d2324ba commit 3d058c4

File tree

1 file changed

+24
-5
lines changed

1 file changed

+24
-5
lines changed

README.md

Lines changed: 24 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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 OS X systems):
11+
</summary>
12+
13+
In progress.
14+
15+
</details>
16+
17+
<details>
18+
<summary>
19+
Instructions to preview the lab website (on Ubuntu machines):
20+
</summary>
21+
322
Install dependencies. On Ubuntu:
423

524
```
@@ -34,12 +53,12 @@ Configuration file: /home/seita/slurm-lab-usc.github.io/_config.yml
3453

3554
And you should be able to access the website locally by going to
3655
http://127.0.0.1:4000 in your web browser.
56+
</details>
3757

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.
58+
**You can add yourself by editing `members.md`**. See the pattern we use for
59+
this. If you are updating this website, make changes locally and preview (if
60+
possible) to make sure it is correct. **Then submit a pull request.** You can
61+
do this by making a fork of this repository.
4362

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

0 commit comments

Comments
 (0)