-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
89 lines (83 loc) · 1.78 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
# Site settings
title: Joe Izzard
description: Jekyll Theme Minimal Resume
# baseurl: "" # the subpath of your site, e.g. /blog
# url: "localhost:3000" # the base hostname & protocol for your site e.g. http://willianjusten.com.br
# User settings
username: Joe Izzard
user_description: I'm a theatrical lighting programmer, with a love for software and electronics.
user_title: Lighting Programmer & General Geek
email: [email protected]
# twitter_username: lorem_ipsum
# github_username: lorem_ipsum
# gplus_username: lorem_ipsum
social-networks:
email:
address: [email protected]
enable:
homepage: true
contact: true
facebook:
username: JoeIzzard
enable:
homepage: false
contact: false
twitter:
username: JoeIzzard
enable:
homepage: true
contact: true
instagram:
username: JoeIzzard
enable:
homepage: true
contact: true
youtube:
username: JoeIzzard
enable:
homepage: false
contact: false
snapchat:
username: JoeIzzard
enable:
homepage: false
contact: false
reddit:
username: JoeIzzard
enable:
homepage: false
contact: false
stackoverflow:
url: JoeIzzard
enable:
homepage: false
contact: false
linkedin:
username: JoeIzzard
enable:
homepage: false
contact: false
website:
url: https://joe.izzard.me
enable:
homepage: true
contact: true
phone:
number: 98765432
enable:
homepage: false
contact: false
whatsapp:
number: 12345678
enable:
homepage: false
contact: false
vcard:
url: JoeIzzard
enable:
homepage: false
contact: false
# Google-analytics
google-analytics:
id: "UA-167108707-1"
exclude: ['package.json', 'src' , 'node_modules']