forked from jekyllt/vitae
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
41 lines (39 loc) · 1.17 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
highlighter: rouge
markdown: kramdown
rdiscount:
extensions: [smart]
permalink: :title.html
paginate: 5
gems: [jekyll-paginate]
port: 4000
safe: true
url: http://fmirus.github.io/vitae
author: Florian Mirus
# 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: /vitae/
title: Florian Mirus's Resume
name: Florian Mirus
email: [email protected]
email_full: mailto:[email protected]
website: fmirus.github.io
website_full: https://fmirus.github.io
github: fmirus
twitter: florianmirus
bitbucket: fmirus # username
linkedin: florian-mirus-137440b8
xing: Florian_Mirus2
researchgate: Florian_Mirus
#stackoverflow: users/11144535/fmirus
# tel:
# tel_full:
#google_maps: 'https://www.google.co.uk/maps/place/44+Perth+St,+Edinburgh,+Edinburgh+City+EH3+5BL'
google_maps: 'https://www.google.de/maps/place/Heidelberg,+Deutschland/@49.4057072,8.613575,12z/data=!3m1!4b1!4m5!3m4!1s0x4797c1050eccdccd:0xefe6ea0044243ad7!8m2!3d49.3987524!4d8.6724335'
# address:
# postcode:
city: Heidelberg
country: Germany
google_analytics: UA-99083854-2
# needed for travis-ci build
exclude: [vendor]