-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
269 lines (241 loc) · 7.49 KB
/
_config.yml
File metadata and controls
269 lines (241 loc) · 7.49 KB
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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
# 欢迎使用 Jekyll!
#
# 这个配置文件用于存放会影响整个站点的设置。
# 这些值通常只需要在初始化时配置一次,之后很少改动。
# 由于技术原因,执行 `jekyll serve -l -H localhost` 时,
# 这个文件的修改不会被自动重新加载。
# 如果你改了这里,请手动重启服务进程。
# 站点基础设置
locale : "en-US"
site_theme : "default"
title : "HOME"
title_separator : "-"
name : &name "Renyuan LIU"
description : &description "personal description"
url : https://ryannnice.github.io/ # 站点主域名与协议,例如 "https://[你的 GitHub 用户名].github.io"
baseurl : "" # 站点子路径,例如 "/blog"
repository : "Ryannnice/ryannnice.github.io"
navigation:
main:
- title: "Experience"
url: "#experience-renyuan"
- title: "Publications"
url: "#publications-renyuan"
- title: "Awards"
url: "#awards-renyuan"
# - title: "Conference"
# url "#conference-renyuan"
- title: "Misc."
url: "#misc-renyuan"
- title: "Tech Blog"
url: "/tech-blog/"
# 站点作者信息:以下字段控制侧边栏作者区域显示的内容。
# 如果某个字段留空,对应图标和链接就不会显示。
# 如需进一步定制,可编辑 /_includes/author-profile.html
author:
# 个人基础信息
avatar : "me11.png"
name : "Renyuan LIU"
pronouns : # 示例:"she/her"
bio : "Incoming MPhil student at CUHK(SZ)"
location : "Zhengzhou, China"
employer : "CUHK(Shenzhen)"
uri : # 网址
email :
# 学术网站
arxiv : # 网址,更新为你自己的主页链接
googlescholar :
impactstory : # 网址
orcid : #"http://orcid.org/yourorcidurl"
semantic : # 网址
pubmed : #"https://www.ncbi.nlm.nih.gov/pubmed/?term=john+snow"
researchgate : # 网址
scopus : # 网址
# 代码仓库与开发平台
bitbucket : # 用户名,更新为你在该平台上的用户名
codepen : # 用户名
dribbble : # 用户名
github : "Ryannnice"
kaggle : # 用户名
stackoverflow : # 用户编号,或“编号/用户名”形式(例如 "1" 或 "1/jeff-atwood")
# 社交媒体
bluesky : #"bsky.app" # 替换为你的 Bluesky 用户名
facebook : # 用户名
flickr : # 用户名
foursquare : # 用户名
goodreads : # 用户名
google_plus : # 用户名
keybase : # 用户名
instagram :
lastfm : # 用户名
linkedin : # 用户名
mastodon : # 网址
medium : # 网址
pinterest : # 用户名
soundcloud : # 用户名
steam : # 用户名
telegram : # 网址
tumblr : # 用户名
twitter : # X / Twitter 用户名
vine : # 用户名
weibo : # 用户名
wikipedia : # 用户名
xing : # 用户名
youtube : # 用户名
zhihu : # 用户名
wechat : true
# 站点设置
teaser :
breadcrumbs : false # true,false(默认)
words_per_minute : 160
future : true
read_more : "disabled" # 启用后会在摘要后显示 “Read more” 链接
comments:
provider : # false(默认)或 "disqus"、"discourse"、"facebook"、"google-plus"、"staticman"、"custom"
disqus:
shortname :
discourse:
server : # 参考:https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963,例如:meta.discourse.org
facebook:
appid :
num_posts : # 5(默认)
colorscheme : # "light"(默认)或 "dark"
atom_feed:
hide : false # 改为 true 可隐藏页脚中的 RSS 链接
path : # 留空时(默认)使用 feed.xml
# SEO 相关
google_site_verification :
bing_site_verification :
alexa_site_verification :
yandex_site_verification :
# 社交分享
twitter:
username : &twitter
facebook:
username :
app_id :
publisher :
og_image : # Open Graph / Twitter 默认站点图片
# 用于指定社交资料链接
# 参考:https://developers.google.com/structured-data/customize/social-profiles
social:
type : # Person 或 Organization(默认是 Person)
name : # 如果用户或组织名称与站点名称不同,可在此填写
links: # 社交资料链接数组
# 统计分析
analytics:
provider : false # false(默认)或 "google"、"google-universal"、"google-analytics-4"、"custom"
google:
tracking_id :
# 文件读取
include:
- .htaccess
exclude:
- "*.sublime-project"
- "*.sublime-workspace"
- .asset-cache
- .bundle
- .github
- .jekyll-assets-cache
- .sass-cache
- CHANGELOG
- Capfile
- config
- Dockerfile
- Gemfile
- Gruntfile.js
- gulpfile.js
- LICENSE
- local
- log
- node_modules
- Rakefile
- README
- tmp
- vendor
keep_files:
- .git
- .svn
encoding: "utf-8"
markdown_ext: "markdown,mkdown,mkdn,mkd,md"
# 转换设置
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Markdown 处理
kramdown:
input: GFM
hard_wrap: false
auto_ids: true
footnote_nr: 1
entity_output: as_char
toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo
enable_coderay: false
defaults:
- scope:
path: ""
type: pages
values:
layout: single
author_profile: true
# Sass / SCSS
sass:
sass_dir: _sass
style: compressed # 参考:http://sass-lang.com/documentation/file.SASS_REFERENCE.html#output_style
# 输出设置
permalink: /:categories/:title/
# paginate: 5 # 每页显示的文章数量
# paginate_path: /page:num/
timezone: Etc/UTC # 参考:http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
# 插件
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-paginate
- jekyll-sitemap
- jekyll-redirect-from
- jemoji
# 在 --safe 模式下模拟 GitHub Pages
whitelist:
- jekyll-feed
- jekyll-gist
- jekyll-paginate
- jekyll-sitemap
- jekyll-redirect-from
- jemoji
# 归档设置
# 类型
# - 与 GitHub Pages 兼容、使用 Liquid 生成归档页:type: liquid(默认)
# - 使用 Jekyll Archives 插件生成归档页:type: jekyll-archives
# 路径(示例)
# - 使用 Liquid 方式时,对应归档页路径必须实际存在,
# 否则会出现坏链接(尤其是在启用面包屑时)
# - <base_path>/tags/my-awesome-tag/index.html ~> path: /tags/
# - <base_path/categories/my-awesome-category/index.html ~> path: /categories/
# - <base_path/my-awesome-category/index.html ~> path: /
category_archive:
type: liquid
path: /categories/
tag_archive:
type: liquid
path: /tags/
# 参考:https://github.com/jekyll/jekyll-archives
# jekyll-archives:
# enabled:
# - categories
# - tags
# layouts:
# category: archive-taxonomy
# tag: archive-taxonomy
# permalinks:
# category: /categories/:name/
# tag: /tags/:name/
# HTML 压缩
# - 参考:http://jch.penibelst.de/
compress_html:
clippings: all
ignore:
envs: development