File tree 17 files changed +55
-52
lines changed
17 files changed +55
-52
lines changed Original file line number Diff line number Diff line change 5
5
| data_filter: include.filters
6
6
%}
7
7
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" %}
21
9
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 %}
24
12
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
+ %}
62
49
{% endfor %}
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Albert Dang
3
3
image : people_photos/albert_dang.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 113
6
7
aliases :
7
8
- A. Dang
8
9
- A Dang
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Anirudh Nittur Venkatesh
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 101
6
7
# aliases:
7
8
# - Z. Li
8
9
# - Z Li
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Ethan Ortega
3
3
image : people_photos/default.png
4
4
role : under
5
5
affiliation : UC Riverside
6
+ order : 331
6
7
# aliases:
7
8
# - Y. Xia
8
9
# - Y Xia
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Fnu Heman
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 102
6
7
# aliases:
7
8
# - A. Dang
8
9
# - A Dang
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Jianpeng Yao
3
3
image : people_photos/jianpengyao.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 001
6
7
aliases :
7
8
- J. Yao
8
9
- J Yao
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Junge Zhang
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 003
6
7
aliases :
7
8
- J. Zhang
8
9
- J Zhang
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Justin Yue
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 003
6
7
aliases :
7
8
- J. Yue
8
9
- J Yue
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Kanghoon Lee
3
3
image : people_photos/default.png
4
4
role : visiting
5
5
affiliation : KAIST
6
+ order : 041
6
7
# aliases:
7
8
# - Y. Xia
8
9
# - Y Xia
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Mingxuan Yan
3
3
image : people_photos/mingxuanyan.jpg
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 003
6
7
aliases :
7
8
- M. Yan
8
9
- M Yan
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Moustafa Soliman
3
3
image : people_photos/default.png
4
4
role : under
5
5
affiliation : UC Riverside
6
+ order : 030
6
7
# aliases:
7
8
# - Y. Xia
8
9
# - Y Xia
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Nate Matora
3
3
image : people_photos/default.png
4
4
role : under
5
5
affiliation : UC Riverside
6
+ order : 032
6
7
# aliases:
7
8
# - Y. Xia
8
9
# - Y Xia
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Xiaopan Zhang
3
3
image : people_photos/xiaopanzhang.jpg
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 001
6
7
aliases :
7
8
- X. Zhang
8
9
- X Zhang
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Yu Xia
3
3
image : people_photos/yuxia.jpg
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 112
6
7
aliases :
7
8
- Y. Xia
8
9
- Y Xia
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Zehao Wang
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 002
6
7
aliases :
7
8
- Z. Wang
8
9
- Z Wang
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Zhifeng Wu
3
3
image : people_photos/zhifengwu.jpg
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 123
6
7
aliases :
7
8
- Z. Wu
8
9
- Z Wu
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name: Zhixu Li
3
3
image : people_photos/default.png
4
4
role : grad
5
5
affiliation : UC Riverside
6
+ order : 000
6
7
aliases :
7
8
- Z. Li
8
9
- Z Li
You can’t perform that action at this time.
0 commit comments