forked from jekyllt/vitae
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
36 lines (34 loc) · 953 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
36
highlighter: rouge
markdown: kramdown
rdiscount:
extensions: [smart]
permalink: :title.html
paginate: 5
plugins: [jekyll-paginate]
port: 4000
safe: true
url: http://karisther.github.io/vitae
author: Fábio Madeira
# 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: /vitae/
title: Taek Kim's Resume
name: Taek Hyung Kim
email: [email protected]
#email_full: mailto:[email protected]
website: github.io/karisther
#website_full: https://jekyller.github.io/sustain
github: trending
twitter: twitter
tel: +1 857 209 1485
#tel_full: tel:+440000000000
#google_maps: 'https://www.google.co.uk/maps/place/44+Perth+St,+Edinburgh,+Edinburgh+City+EH3+5BL'
address:
street: 2501 Lake Austin Blvd.
#postcode: 78703
city: Austin, TX 78708
country: United States
#google_analytics: UA-69300817-1
# needed for travis-ci build
exclude: [vendor]