-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
152 lines (152 loc) · 5 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
baseURL: https://sean.lane.sh
disablePathToLower: true
languageCode: en-us
title: Sean Lane
theme: lane-grid
languagecode: en
googleAnalytics: UA-31520487-4
defaultcontentlanguage: en
paginate: 10
canonifyurls: true
pygmentsstyle: monokai
pygmentscodefences: true
pygmentscodefencesguesssyntax: true
#pygmentsOptions: "linenos=table" // Uncomment if you want line numbers in code snippets
permalinks:
posts: /posts/:year/:month/:title
presentations: /presentations/:year/:month/:title
params:
author: Sean Lane
info: Software Engineer in Utah
description: Sean Lane's personal website
keywords: 'blog,developer,personal,software,engineer,utah'
avatarurl: images/sean.png
favicon_32: /images/favicon-32x32.png
favicon_16: /images/favicon-16x16.png
footercontent:
hidecredits: false
hidecopyright: false
inverted: false
math: true
comments_uri: seanlane/seanlane.github.io
custom_css:
- style.css
roles:
current:
- title: Senior Software Engineer
name: Neighbor
blurb: Hey, I'm Sean — a Software Engineer in Utah.
subblurb: I've developed features for billions of Microsoft Office and AWS users, researched vulnerabilites of cyber-physical systems, and currently I'm working on building the best peer-to-peer marketplace for storage with my colleagues at Neighbor.
image: /images/index/neighbor.svg
url: https://neighbor.com
past:
- title: Software Development Engineer
name: Amazon Web Services
image: /images/index/aws.svg
image_class: index-image-tall
url: https://aws.amazon.com
- title: Director of Engineering
name: Achilles Heel Technologies
image: /images/index/aht.png
url: https://aht.ai
- title: M.S. in Computer Science
name: Brigham Young University
image: /images/index/byu-seal-blue.svg
image_class: index-image-tall
url: https://cs.byu.edu
- title: Graduate Intern
name: Applied Invention
image: /images/index/ai-logo.svg
url: https://www.appliedinvention.com
- title: Graduate Research Assistant
name: BYU IDeA Labs
image: /images/index/idealabs.png
url: https://idealabs.byu.edu
- title: Graduate Intern
name: Pacific Northwest National Laboratory
image: /images/index/pnnl.svg
url: https://www.pnnl.gov
- title: Software Engineer in Test Intern
name: Instructure
image: /images/index/instructure.svg
url: https://instructure.com
- title: B.S. in Computer Science & Minor in Mathematics
name: Brigham Young University
image: /images/index/byu-seal-blue.svg
image_class: index-image-tall
url: https://cs.byu.edu
- title: Software Development Engineer Intern
name: Microsoft
image: /images/index/microsoft.svg
url: https://microsoft.com
- title: Web Application Developer
name: BYU College of Life Sciences
image: /images/index/byu-y-bluebg.svg
image_class: index-image-tall
url: https://lifesciences.byu.edu
- title: Technical Support Engineer
name: Bluehost
image: /images/index/bluehost.svg
url: https://bluehost.com
- title: A.S. in General Studies
name: LDS Business College
image: /images/index/ldsbc.svg
url: https://ldsbc.edu
- title: LDS Missionary
name: The Church of Jesus Christ of Latter-Day Saints
image: /images/index/paraguay.svg
image_class: index-image-tall
url: https://newsroom.churchofjesuschrist.org/topic/missionary-program
post_url: posts/2015/09/Missionary-Service/
- title: BSA Eagle Scout
name: Boy Scouts of America
image: /images/index/bsa.svg
image_class: index-image-tall
url: https://www.scouting.org/
post_url: posts/2015/09/Eagle-Scout/
- title: Born and Raised
name: California
image: /images/index/california.svg
url: https://en.wikipedia.org/wiki/California
social:
- name: Email
icon: far fa-envelope fa-lg
weight: 1
url: 'mailto:hi@sean.lane.sh'
- name: Github
icon: fab fa-github fa-lg
weight: 2
url: 'https://github.com/seanlane/'
# - name: Keybase
# icon: fab fa-keybase fa-lg
# weight: 3
# url: 'https://keybase.io/seanlane'
- name: LinkedIn
icon: fab fa-linkedin fa-lg
weight: 4
url: 'https://www.linkedin.com/in/seantheolane'
# - name: Mastodon
# icon: fab fa-mastodon fa-lg
# weight: 5
# url: 'https://mastodon.technology/@seanlane'
- name: RSS
icon: fas fa-rss fa-lg
url: /posts/index.xml
- name: Twitter
icon: fab fa-twitter fa-lg
weight: 6
url: 'https://twitter.com/seantheolane'
menu:
main:
- name: Home
weight: 1
url: /
- name: Resume
weight: 2
url: /resume/
- name: Posts
weight: 3
url: /posts/
- name: Other
weight: 4
url: /other/