-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
35 lines (34 loc) · 890 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: rouge
markdown: kramdown
rdiscount:
extensions: [smart]
permalink: :title.html
paginate: 5
plugins: [jekyll-paginate]
port: 4000
safe: true
url: https://dogun-kim.github.io/
author: Dogun Kim
# edit this section with your information
# jekyller.github.io - all contents run on /vitae/
# for a normal use at the base of the server change it to "/"
baseurl: ""
title: Dogun Kim
name: Dogun Kim
email: [email protected]
email_full: mailto:[email protected]
website: github.io
website_full: https://Dogun-Kim.github.io/
github: https://github.com/DoGunKIM93
google_scholar: https://scholar.google.com/citations?hl=en&user=mC9yZBAAAAAJ
linkedin: https://www.linkedin.com/in/%EB%8F%84%EA%B1%B4-%EA%B9%80-501473142/
twitter: twitter
tel: +44 0000 000000
tel_full: tel:+440000000000
address:
street:
postcode:
city:
country:
# needed for travis-ci build
exclude: [vendor]