-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
46 lines (39 loc) · 1.42 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
# Basic Information
title: Zeyi Liu
position: Ph.D. Candidate
affiliation: Tsinghua University
affiliation_link: https://www.tsinghua.edu.cn
affiliation_logo: ./assets/img/logo.svg
email: liuzy21 (at) mails.tsinghua.edu.cn
# Search Engine Optimization (SEO)
keywords: Samlzy, Liu Zeyi
canonical: https://liuzy0708.com
description: Zeyi Liu is currenetly a Ph.D. Candidate with the Department of Automation, Tsinghua University.
# The option is used to show the last update time.
enable_last_update: true
# Links
google_scholar: https://scholar.google.com/citations?user=sRkvMF8AAAAJ&hl=zh-CN
#cv_link: ./assets/img/tsinghua_logo.svg
github_link: https://github.com/liuzy0708
# linkedin: https://www.linkedin.com/
# twitter: https://twitter.com/
orcid: https://orcid.org/0000-0003-2177-8906
# Images
avatar: ./assets/img/avatar2.jpg
favicon: ./assets/img/logo_yuan.svg
favicon_dark: ./assets/img/logo_yuan.svg
# Footnotes
footnote: Please feel free to contact and discuss with me.
footnote_link: mailto:liuzy21@mails.tsinghua.edu.cn
# Analytics
# Please remove the following lines about analytics services if you fork my project.
# Otherwise, the analytics information of your website will be recorded to my ClustrMaps accounts.
# clustrmaps_id: l3lesztPwCz-uXlzFI1Lt9SB3Ctz-pBQuMdYqnD0Ul8
# The following files will be removed from the generated website.
exclude:
- build.sh
- Gemfile
- Gemfile.lock
- README.md
- LICENSE
- CNAME