File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ exclude:
34
34
- vendor
35
35
```
36
36
37
- Inside the ` ~/slurm-lab-usc.github.io ` directory, run ` bundle install ` .
37
+ Inside the ` ~/slurm-lab-usc.github.io ` directory, run ` bundle install ` . You may need ` sudo ` .
38
38
39
39
Assuming that worked, then do ` bundle exec jekyll serve ` :
40
40
Original file line number Diff line number Diff line change @@ -96,6 +96,16 @@ members:
96
96
- name : Daniel Seita
97
97
photo_url : /img/people/Daniel_2023_square.png
98
98
web_url : https://danielseita.github.io/
99
+
100
+ - name : Alumni
101
+ list :
102
+ # - full: true
103
+ - name : Undergraduate Students
104
+ list :
105
+ - name : Qian (Peter Wang) -> Yale University CS PhD
106
+ web_url : https://pwang649.github.io/
107
+
108
+
99
109
---
100
110
101
111
<div class =" row " >
You can’t perform that action at this time.
0 commit comments