-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
76 lines (53 loc) · 1.24 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
defaults:
-
scope:
path: ""
type: "pages"
values:
layout: default
paginate: 10
paginate_path: "/blog/page:num/"
title: Xinwang Liu
subtitle: Professor <br/>Doctoral Supervisor</br>
# left_side:
background_image: "./assets/XinwangLiu.jpg"
# background_color: "#F00"
# close_button_color: "#F00"
# text_color: "#F00"
# Side Menu Links
menu:
- text: News
link: /
icon: ""
- text: Brief Bio
link: /Brief-Bio
icon: ""
- text: Publications
link: /Publications
icon: ""
- text: Under Review
link: /Under-Review
icon: ""
- text: Selected Journal Papers
link: /Selected-Journal-Papers
icon: ""
- text: Selected Conference Papers
link: /Selected-Conference-Papers
icon: ""
- text: Open Source
link: /open-source
icon: ""
- text: Group Members
link: /Group-Members
icon: ""
# Socialmedia Icons
social_icons:
- name: mail
link: mailto:[email protected]
icon: icon brands fa fa-envelope
- name: google scholar
link: https://scholar.google.com/citations?user=A56vWC4AAAAJ&hl=zh-CN&oi=ao
icon: fab fa-google
- name: github
link: https://github.com/xinwangliu
icon: fab fa-github-square