File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-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 Ubuntu machines):
11
+ </summary >
12
+
3
13
Install dependencies. On Ubuntu:
4
14
5
15
```
@@ -34,12 +44,12 @@ Configuration file: /home/seita/slurm-lab-usc.github.io/_config.yml
34
44
35
45
And you should be able to access the website locally by going to
36
46
http://127.0.0.1:4000 in your web browser.
47
+ <details >
37
48
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.
43
53
44
54
For adding photos, please add them to the ` img/people ` folder. Please also make
45
55
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