Skip to content

Commit c503f91

Browse files
authored
Merge pull request #34 from zshanggu/main
Update alumni list and readme
2 parents 513346a + 1160e8d commit c503f91

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ exclude:
3434
- vendor
3535
```
3636

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`.
3838

3939
Assuming that worked, then do `bundle exec jekyll serve`:
4040

members.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ members:
9696
- name: Daniel Seita
9797
photo_url: /img/people/Daniel_2023_square.png
9898
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+
99109
---
100110

101111
<div class="row">

0 commit comments

Comments
 (0)