Skip to content

Commit cbbc148

Browse files
committed
changed the order of members
1 parent 21e1593 commit cbbc148

17 files changed

+55
-52
lines changed

_includes/list_students.html

+39-52
Original file line numberDiff line numberDiff line change
@@ -5,58 +5,45 @@
55
| data_filter: include.filters
66
%}
77

8-
{% assign years = data
9-
| group_by_exp: "d", "d.date | date: '%Y'"
10-
| sort: "name"
11-
| reverse
12-
%}
13-
14-
{% for year in years %}
15-
{% assign data = year.items %}
16-
17-
{% if years.size > 1 %}
18-
{{--}}<h3 id="{{ year.name }}">{{ year.name }}</h3>
19-
{% assign data = data | sort: "date" | reverse %}
20-
{% endif %}
8+
{% assign sorted_data = data | sort: "order" %}
219

22-
{% for d in data %}
23-
{% assign style = d.style | default: include.style %}
10+
{% for d in sorted_data %}
11+
{% assign style = d.style | default: include.style %}
2412

25-
{%
26-
include {{ include.component | append: ".html" }}
27-
display_1=d.display_1
28-
display_2=d.display_2
29-
display_3=d.display_3
30-
affiliation=d.affiliation
31-
author=d.author
32-
authors=d.authors
33-
buttons=d.buttons
34-
caption=d.caption
35-
content=d.content
36-
date=d.date
37-
description=d.description
38-
excerpt=d.excerpt
39-
height=d.height
40-
icon=d.icon
41-
id=d.id
42-
image=d.image
43-
last_modified_at=d.last_modified_at
44-
link=d.link
45-
lookup=d.lookup
46-
name=d.name
47-
publisher=d.publisher
48-
repo=d.repo
49-
role=d.role
50-
slug=d.slug
51-
style=style
52-
subtitle=d.subtitle
53-
tags=d.tags
54-
text=d.text
55-
title=d.title
56-
tooltip=d.tooltip
57-
type=d.type
58-
url=d.url
59-
width=d.width
60-
%}
61-
{% endfor %}
13+
{%
14+
include {{ include.component | append: ".html" }}
15+
display_1=d.display_1
16+
display_2=d.display_2
17+
display_3=d.display_3
18+
affiliation=d.affiliation
19+
author=d.author
20+
authors=d.authors
21+
buttons=d.buttons
22+
caption=d.caption
23+
content=d.content
24+
date=d.date
25+
description=d.description
26+
excerpt=d.excerpt
27+
height=d.height
28+
icon=d.icon
29+
id=d.id
30+
image=d.image
31+
last_modified_at=d.last_modified_at
32+
link=d.link
33+
lookup=d.lookup
34+
name=d.name
35+
publisher=d.publisher
36+
repo=d.repo
37+
role=d.role
38+
slug=d.slug
39+
style=style
40+
subtitle=d.subtitle
41+
tags=d.tags
42+
text=d.text
43+
title=d.title
44+
tooltip=d.tooltip
45+
type=d.type
46+
url=d.url
47+
width=d.width
48+
%}
6249
{% endfor %}

_members/albert-dang.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Albert Dang
33
image: people_photos/albert_dang.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 113
67
aliases:
78
- A. Dang
89
- A Dang

_members/anirudh_nittur_venkatesh.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Anirudh Nittur Venkatesh
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 101
67
# aliases:
78
# - Z. Li
89
# - Z Li

_members/etha_ortega.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Ethan Ortega
33
image: people_photos/default.png
44
role: under
55
affiliation: UC Riverside
6+
order: 331
67
# aliases:
78
# - Y. Xia
89
# - Y Xia

_members/fnu-heman.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Fnu Heman
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 102
67
# aliases:
78
# - A. Dang
89
# - A Dang

_members/jianpeng-yao.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Jianpeng Yao
33
image: people_photos/jianpengyao.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 001
67
aliases:
78
- J. Yao
89
- J Yao

_members/junge-zhang.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Junge Zhang
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 003
67
aliases:
78
- J. Zhang
89
- J Zhang

_members/justin-yue.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Justin Yue
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 003
67
aliases:
78
- J. Yue
89
- J Yue

_members/kanghoon_lee.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Kanghoon Lee
33
image: people_photos/default.png
44
role: visiting
55
affiliation: KAIST
6+
order: 041
67
# aliases:
78
# - Y. Xia
89
# - Y Xia

_members/mingxuan-yan.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Mingxuan Yan
33
image: people_photos/mingxuanyan.jpg
44
role: grad
55
affiliation: UC Riverside
6+
order: 003
67
aliases:
78
- M. Yan
89
- M Yan

_members/moustafa_soliman.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Moustafa Soliman
33
image: people_photos/default.png
44
role: under
55
affiliation: UC Riverside
6+
order: 030
67
# aliases:
78
# - Y. Xia
89
# - Y Xia

_members/nate_matora.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Nate Matora
33
image: people_photos/default.png
44
role: under
55
affiliation: UC Riverside
6+
order: 032
67
# aliases:
78
# - Y. Xia
89
# - Y Xia

_members/xiaopan-zhang.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Xiaopan Zhang
33
image: people_photos/xiaopanzhang.jpg
44
role: grad
55
affiliation: UC Riverside
6+
order: 001
67
aliases:
78
- X. Zhang
89
- X Zhang

_members/yu_xia.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Yu Xia
33
image: people_photos/yuxia.jpg
44
role: grad
55
affiliation: UC Riverside
6+
order: 112
67
aliases:
78
- Y. Xia
89
- Y Xia

_members/zehao-wang.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Zehao Wang
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 002
67
aliases:
78
- Z. Wang
89
- Z Wang

_members/zhifeng-wu.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Zhifeng Wu
33
image: people_photos/zhifengwu.jpg
44
role: grad
55
affiliation: UC Riverside
6+
order: 123
67
aliases:
78
- Z. Wu
89
- Z Wu

_members/zhixu-li.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Zhixu Li
33
image: people_photos/default.png
44
role: grad
55
affiliation: UC Riverside
6+
order: 000
67
aliases:
78
- Z. Li
89
- Z Li

0 commit comments

Comments
 (0)