-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
104 lines (95 loc) · 2.87 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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
baseURL: "https://jiyuan.is/"
title: Jiyuan Zhang
paginate: 50
theme: PaperMod
enableInlineShortcodes: true
enableRobotsTXT: true
taxonomies:
tag: tags
menu:
main:
- name: Home
url: /
weight: 1
- name: About Me
url: /me/
weight: 2
- name: Research
url: /researcher/
weight: 3
- name: CV
url: /cv.pdf
weight: 4
params:
description: "Jiyuan Zhang is a first-year Ph.D. student in Computer Science at the University of Illinois Urbana-Champaign. He received his Bachelor's degree from the New Jersey Institute of Technology in 2022. Zhang is working with Professor Tianyin Xu on improving the performance and scalability of modern virtualization technologies, with an emphasis on topics related to virtualized memory."
author: Jiyuan Zhang
email: [email protected]
googleAnalyticsID: "G-0"
DateFormat: "January 2006"
defaultTheme: light
hideFooter: false
disableThemeToggle: false
ShowShareButtons: false
ShowReadingTime: false
disableSpecial1stPost: true
disableAnchoredHeadings: false
ShowPostNavLinks: false
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
ShowRssButtonInSectionTermList: false
ShowToc: false
disableScrollToTop: true
TocOpen: true
ShowWordCount: false
UseHugoToc: true
comments: false
math: true
profileMode:
enabled: true
title: Jiyuan Zhang
subtitle: "Jiyuan Zhang is a first-year Ph.D. student in Computer Science at the University of Illinois Urbana-Champaign. Zhang is working with Professor [Tianyin Xu](https://tianyin.github.io/) on improving the _performance and scalability of modern virtualization technologies_."
imageUrl: "/profile.png"
imageWidth: 170
imageHeight: 170
imageTitle: Jiyuan Zhang
buttons:
- name: About Me
url: /me/
- name: Research
url: /researcher/
- name: CV
url: /cv.pdf
socialIcons:
- name: CV
url: "/cv.pdf"
- name: Email
url: "mailto:[email protected]"
- name: Location
url: /location/
- name: Google Scholar
url: "https://scholar.google.com/citations?user=-8_kT8cAAAAJ"
- name: GitHub
url: "https://github.com/jiyuzh"
assets:
disableHLJS: true
disableScrollBarStyle: true
cover:
hiddenInList: true
hiddenInSingle: true
label:
text: "Jiyuan Zhang"
markup:
goldmark:
renderer:
unsafe: true
highlight:
guessSyntax: true
style: xcode
tableOfContents:
endLevel: 2
ordered: false
startLevel: 2
# max number of characters:
# * title: 70
# * description: 120–155
# * summary: 265