-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
44 lines (34 loc) · 801 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
37
38
39
40
41
42
43
44
title: David Seddon
email: [email protected]
collections:
posts:
title: Blog post
index_url: blog
talks:
output: true
title: Talk
index_url: talks
links:
- name: Github
url: https://www.github.com/seddonym
icon_class: "fab fa-github"
- name: Stack Overflow
url: https://stackoverflow.com/users/1005499/seddonym
icon_class: "fab fa-stack-overflow"
- name: Twitter
url: https://twitter.com/seddonym
icon_class: "fab fa-twitter"
- name: LinkedIn
url: https://www.linkedin.com/in/seddonym
icon_class: "fab fa-linkedin"
image_path: '/assets/img/'
plugins:
- jekyll-feed
- jekyll-gist
- jekyll-redirect-from
markdown: kramdown
highlighter: rouge
permalink: pretty
disqus:
shortname: seddonym
google_analytics: G-P4HKX37SMH