-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
48 lines (40 loc) · 1.1 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
42
43
44
45
46
47
48
title: Oliver Gilliland - Product Manager
email: [email protected]
description: >- # this means to ignore newlines until "baseurl:"
Awesome site description goes here. It will appear in document head meta (for
Google search results) and in feed.xml site description.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://ogilliland.github.io" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: ollymg
github_username: ogilliland
twitter:
username: ollymg
card: summary
social:
name: Oliver Gilliland
links:
- https://www.linkedin.com/in/oliver-gilliland/
- https://github.com/ogilliland
- https://twitter.com/ollymg
google_site_verification: 42tKFqrTn6wwvk4QxzMplSps47pxtLB1GFX_Dm2Upu0
# build settings
markdown: kramdown
highlighter: rouge
permalink: /blog/:title/
sass:
style: compressed
sass_dir: _sass
plugins:
- jekyll-feed
- jekyll-archives
- jekyll-seo-tag
- jekyll-sitemap
include: ['_pages']
collections:
projects:
output: true
permalink: /work/:name/
experience:
output: false
education:
output: false