Skip to content

Commit 3115f38

Browse files
mriggerclaude
andcommitted
Add next/current affiliations for past members and improve display
- Add next_affiliation (and current_affiliation where applicable) to all past member profiles - People overview widget shows only the most current affiliation with role - Individual profile pages show the full next → current affiliation chain with roles Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent edacfbb commit 3115f38

24 files changed

Lines changed: 218 additions & 75 deletions

File tree

content/authors/Jun-Lyu/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ email: ""
5959

6060
# Organizational groups that you belong to (for People widget)
6161
# Set this to `[]` or comment out if you are not using People widget.
62+
next_affiliation:
63+
name: "Nanjing University"
64+
url: "https://www.nju.edu.cn"
65+
role: "Research Staff Member"
66+
6267
user_groups:
6368
- Past Members (2024)
6469
---

content/authors/anxing-zhang/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ email: ""
6565

6666
# Organizational groups that you belong to (for People widget)
6767
# Set this to `[]` or comment out if you are not using People widget.
68+
next_affiliation:
69+
name: "UBS"
70+
url: "https://www.ubs.com"
71+
role: "Graduate Talent Program"
72+
6873
user_groups:
6974
- Past Members (2023)
7075
---

content/authors/chi-zhang/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,11 @@ email: ""
6464

6565
# Organizational groups that you belong to (for People widget)
6666
# Set this to `[]` or comment out if you are not using People widget.
67+
next_affiliation:
68+
name: "Tsinghua University"
69+
url: "https://www.tsinghua.edu.cn"
70+
role: "Postdoctoral Researcher"
71+
6772
user_groups:
6873
#- PhD Students
6974
- Past Members (2023)

content/authors/emily-ong/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ social:
3333

3434
# Organizational groups that you belong to (for People widget)
3535
# Set this to `[]` or comment out if you are not using People widget.
36+
next_affiliation:
37+
name: "Stripe"
38+
url: "https://stripe.com"
39+
role: "Software Engineer"
40+
3641
user_groups:
3742
- Past Members (2025)
3843
---

content/authors/haoxiang-jia/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ email: ""
3434

3535
# Organizational groups that you belong to (for People widget)
3636
# Set this to `[]` or comment out if you are not using People widget.
37+
next_affiliation:
38+
name: "Peking University"
39+
url: "https://www.pku.edu.cn"
40+
role: "PhD Student"
41+
3742
user_groups:
3843
- Past Members (2024)
3944
---

content/authors/ivan-ho/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ email: ""
6666

6767
# Organizational groups that you belong to (for People widget)
6868
# Set this to `[]` or comment out if you are not using People widget.
69+
next_affiliation:
70+
name: "University of Cambridge"
71+
url: "https://www.cam.ac.uk"
72+
role: "PhD Student"
73+
6974
user_groups:
7075
- Past Members (2024)
7176
---

content/authors/jinsheng-ba/_index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,15 @@ email: ""
6565

6666
# Organizational groups that you belong to (for People widget)
6767
# Set this to `[]` or comment out if you are not using People widget.
68+
next_affiliation:
69+
name: "ETH Zurich"
70+
url: "https://ethz.ch"
71+
role: "Postdoctoral Researcher"
72+
current_affiliation:
73+
name: "Chinese University of Hong Kong, Shenzhen"
74+
url: "https://www.cuhk.edu.cn"
75+
role: "Assistant Professor"
76+
6877
user_groups:
6978
- Past Members (2024)
7079
---

content/authors/jovyn-tan/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ email: ""
5555

5656
# Organizational groups that you belong to (for People widget)
5757
# Set this to `[]` or comment out if you are not using People widget.
58+
next_affiliation:
59+
name: "Jane Street"
60+
url: "https://www.janestreet.com"
61+
role: "Software Engineer"
62+
5863
user_groups:
5964
- Past Members (2024)
6065

content/authors/kabilan/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ email: ""
6161

6262
# Organizational groups that you belong to (for People widget)
6363
# Set this to `[]` or comment out if you are not using People widget.
64+
next_affiliation:
65+
name: "Virginia Tech"
66+
url: "https://www.vt.edu"
67+
role: "PhD Student"
68+
6469
user_groups:
6570
- Past Members (2025)
6671
---

content/authors/ken-jin/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,11 @@ email: ""
4747

4848
# Organizational groups that you belong to (for People widget)
4949
# Set this to `[]` or comment out if you are not using People widget.
50+
next_affiliation:
51+
name: "King's College London"
52+
url: "https://www.kcl.ac.uk"
53+
role: "PhD Student"
54+
5055
user_groups:
5156
- Student Collaborators
5257
---

0 commit comments

Comments
 (0)