File tree Expand file tree Collapse file tree 1 file changed +24
-5
lines changed Expand file tree Collapse file tree 1 file changed +24
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Instructions for Updating Lab Website
2
2
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
+
3
22
Install dependencies. On Ubuntu:
4
23
5
24
```
@@ -34,12 +53,12 @@ Configuration file: /home/seita/slurm-lab-usc.github.io/_config.yml
34
53
35
54
And you should be able to access the website locally by going to
36
55
http://127.0.0.1:4000 in your web browser.
56
+ </details >
37
57
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.
43
62
44
63
For adding photos, please add them to the ` img/people ` folder. Please also make
45
64
them equal in height and width ratio (i.e., the image is "square"). I recommend
You can’t perform that action at this time.
0 commit comments