forked from jekyllt/vitae
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
35 lines (33 loc) · 926 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: /vitae/
title: Chris Turner's Resume
name: Chris Turner
email: [email protected]
email_full: mailto:[email protected]
website: github.io/sustain
website_full: https://biomadeira.github.io/sustain
github: trending
twitter: twitter
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: 44 Perth Street
postcode: EH3 5BL
city: Edinburgh
country: United Kingdom
google_analytics: UA-69300817-1
# needed for travis-ci build
exclude: [vendor]