-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
66 lines (61 loc) · 2 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
# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.
# Site settings
title: CV for James Wrubel
given_name: James
family_name: Wrubel
headshot: jwrubel_hs.jpg
pdf: jwrubel.pdf
headline: >
I'm an entrepreneurially-minded leader with 20+ years building, launching, and scaling technology businesses, mainly in deep learning (AI & machine learning), ed tech, and cybersecurity.
description: >
I bring a strong technical perspective to business challenges (and vice versa), and I'm uniquely experienced in rallying Sales & Marketing, Software Engineering, UX, Product Management, Data Science, DevOps, and Customer Service teams toward business objectives. As a leader I have a passion for creating environments that foster diversity, creativity, learning and growth.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://james.wrubel.org" # the base hostname & protocol for your site
# analytics
analytics:
tracking_id: UA-77429880-1
# social
social:
location:
icon: marker
text: Pittsburgh, PA USA
email:
icon: mail outline
text: jwrubel@gmail.com
href: mailto:jwrubel@gmail.com
www:
icon: linkify
text: james.wrubel.org
href: http://james.wrubel.org
twitter:
icon: twitter
text: "@jameswrubel"
href: https://twitter.com/jameswrubel/
github:
icon: github
text: jwrubel
href: https://github.com/jwrubel/
linkedin:
icon: linkedin
text: linkedin.com/in/jwrubel
href: https://www.linkedin.com/in/jwrubel/
mastodon:
icon: edit outline
text: Mastodon
href: https://capitalism.wtf/@omg
# collections
collections:
- errata
- publications
- education
- skills
- employment
# layout settings
skill_rating_max: 3
# Build settings
markdown: kramdown