-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
35 lines (33 loc) · 921 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: http://jekyller.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: /
title: Friso Kingma's Resume
name: Friso H. Kingma
email: [email protected]
email_full: mailto:[email protected]
#website: github.com/fhkingma
#website_full: http://github.com/fhkingma
github: fhkingma
#tel: +44 0000 000000
#tel_full: tel:+440000000000
#google_maps: 'https://www.google.co.uk/maps/place/44+Perth+St,+Edinburgh,+Edinburgh+City+EH3+5BL'
#address:
# street: 44 Perth Street
# postcode: EH3 5BL
# city: Edinburgh
# country: United Kingdom
#google_analytics: UA-69300817-1
# needed for travis-ci build
exclude: [vendor]