-
Notifications
You must be signed in to change notification settings - Fork 232
/
_config.yml
36 lines (34 loc) · 931 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://jekyllt.github.io/vitae
author: Fábio Madeira
# edit this section with your information
# jekyllt.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://jekyllt.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:
street: 44 Perth Street
postcode: EH3 5BL
city: Edinburgh
country: United Kingdom
google_analytics: UA-69300817-1
# needed for travis-ci build
exclude: [vendor]