forked from academicpages/academicpages.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
61 lines (52 loc) · 1.39 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
# Site settings
title: Yang Kuang
email: [email protected]
description: Personal webpage of Dr. Yang Kuang
baseurl: ""
url: ""
affiliation: <a href="https://math.gdut.edu.cn/" target="_blank">School of Mathematics and Statistics</a> at Guangdong Univerisity of Technology.
# Google analytics ID
google_analytics:
# Location info. (shown in footer)
location: >
School of Mathematics and Statistics<br/>
Guangdong Univerisity of Technology<br/>
No. 161 Yinglong Road, Tianhe District, Guangzhou<br/>
China<br/>
# Contact info. (shown in footer)
contact: >
Contact me via email: <a href="mailto:[email protected]" target="_blank">[email protected]</a><br/>
# Pages shown in navbar
nav_pages:
- name: about
- name: publications
- name: talks
- name: research
# - name: software
# - name: team
# - name: education
# - name: volunteering
# Do you want to group your publications by year? {true/false}
group_pub_by_year: true
include:
- .htaccess
- _pages
sass:
sass_dir: _sass
# Conversion
markdown: kramdown
highlighter: rouge
lsi: false
excerpt_separator: "\n\n"
incremental: false
# Markdown Processing
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
parse_block_html: true # default for kramdown is false. This will enable using Markdown links