-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
35 lines (33 loc) · 887 Bytes
/
_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
highlighter: pygments
markdown: rdiscount
rdiscount:
extensions: [smart]
permalink: /:title.html
paginate: 5
gems: [jekyll-paginate]
port: 4000
safe: true
url: http://biomadeira.github.io/vitae
author: Fábio Madeira
# edit this section with your information
# biomadeira.github.io - all contents run on /vitae/
# for a normal use at the base of the server change it to "/"
baseurl: "/"
title: Jiawei Jiang's Resume
name: Jiawei Jiang
email: [email protected]
email_full: mailto:[email protected]
website: bluesjjw.github.io
website_full: https://bluesjjw.github.io/
github: bluesjjw
twitter: twitter
tel: +41 044 632 3211
tel_full: tel:+41 044 632 3211
google_maps: 'https://www.google.com/maps/place/Wuhan+University'
address: No. 299, Bayi Road
postcode: 430072
city: Wuhan
country: China
google_analytics: UA-69300817-1
# needed for travis-ci build
exclude: [vendor]