-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
45 lines (36 loc) · 1.38 KB
/
Copy path_config.yml
File metadata and controls
45 lines (36 loc) · 1.38 KB
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
# Site settings
title: "Ethan Illingworth"
description: "Ethan Illingworth's professional profile"
# Build settings
markdown: kramdown
sass:
sass_dir: _sass
style: compressed
# Resume settings
resume_avatar: "true"
resume_name: "Ethan Illingworth"
resume_title: "Principal Product Manager"
resume_contact_email: "ethan_ill@proton.me"
resume_contact_telephone: "+447775666365"
resume_contact_address: "London"
resume_header_contact_info: "ethan_ill@proton.me"
display_header_contact_info: "false"
resume_looking_for_work: "yes"
# Sections (comment out to hide)
resume_section_experience: true
resume_section_education: true
resume_section_projects: true
resume_section_skills: true
resume_section_interests: true
# Social links
resume_social_links:
resume_github_url: "https://github.com/ethanill"
resume_twitter_url: "http://twitter.com/ethan_ill"
resume_ethereum_url: "https://gallery.so/ethanill"
resume_linkedin_url: "https://www.linkedin.com/in/ethanillingworth"
resume_print_social_links: true
# Design settings
resume_theme: default
# Note: when editing locally, remember to restart
# your Jekyll server when you edit this file. Changes
# to _config.yml are only recognized when the server starts