Skip to content

Commit 69738e1

Browse files
authored
Feat/resume (#49)
Signed-off-by: Matt Struble <4325029+mattstruble@users.noreply.github.com>
1 parent 7028885 commit 69738e1

File tree

11 files changed

+52
-16
lines changed

11 files changed

+52
-16
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "themes/FixIt"]
2-
path = themes/FixIt
3-
url = https://github.com/hugo-fixit/FixIt.git
1+
[submodule "resume"]
2+
path = resume
3+
url = https://github.com/mattstruble/resume
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.jr-work__position {
2+
min-width: 250px;
3+
}
4+
5+
.jr-education__item .jr__date-range {
6+
display: none;
7+
}

config/_default/config.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,11 @@ identifier = "about"
151151
name = "About"
152152
url = "/about"
153153
weight = 40
154-
# [[menu.main]]
155-
# identifier = "cv"
156-
# name = "CV"
157-
# url = "/cv"
158-
# weight = 50
154+
[[menu.main]]
155+
identifier = "cv"
156+
name = "CV"
157+
url = "/cv"
158+
weight = 50
159159
# [[menu.main]]
160160
# identifier = "stats"
161161
# name = "Stats"

config/_default/module.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ target = "assets/tabler-icons"
4949
[[mounts]]
5050
source = "node_modules/@tabler/icons-webfont/dist/fonts/"
5151
target = "static/fonts"
52+
[[mounts]]
53+
source = "resume/"
54+
target = "static/resume"

content/cv.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ draft: false
44
type: "cv"
55
---
66

7+
[Download full resume in pdf format](../resume/struble_resume.pdf)
8+
79
## Experience
810

911
{{< json-resume "work" >}}

data/json_resume/en.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"work": [
2828
{
29-
"name": "Nike Inc",
29+
"name": "Nike",
3030
"location": "Boston, United States",
3131
"description": "Supplier of athletic apparel",
3232
"position": "Lead AIML Engineer",
@@ -130,6 +130,22 @@
130130
"endDate": "2015"
131131
}
132132
],
133+
"skills": [
134+
{
135+
"name": "Languages",
136+
"keywords": [
137+
"Python",
138+
"C++",
139+
"C",
140+
"SQL",
141+
"Rust",
142+
"Java",
143+
"Bash",
144+
"LaTex",
145+
"Lua"
146+
]
147+
}
148+
],
133149
"languages": [
134150
{
135151
"language": "English",

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module struble.dev
33
go 1.23.3
44

55
require (
6-
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0 // indirect
7-
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca // indirect
6+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104195114-84fd20146ed2 // indirect
7+
github.com/mattstruble/resume v0.0.0-20241028203028-11f3d4a1ce4f // indirect
8+
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241118162302-d03369dc6ec0 // indirect
89
)

go.sum

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0 h1:eCy8DpEVnZ5BtFEGKETytkOaRph618pVltlH9JaDauc=
22
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104181545-8a1dcdd55ba0/go.mod h1:kB/CxIqlpVbISScICPlK/a3U5JcapVWlwfxmby8D/bY=
3+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104195114-84fd20146ed2 h1:VeARECpmifNeK1eOyE5RbO+LC75K1jhXHw+/ZhYNmKk=
4+
github.com/mattstruble/hugo-theme-catpuccin v0.0.0-20241104195114-84fd20146ed2/go.mod h1:kB/CxIqlpVbISScICPlK/a3U5JcapVWlwfxmby8D/bY=
5+
github.com/mattstruble/resume v0.0.0-20241028203028-11f3d4a1ce4f h1:71S0rkp+hTGi4Fbx3PKJyUDLmdz6QRaX6P/AJKCR9LM=
6+
github.com/mattstruble/resume v0.0.0-20241028203028-11f3d4a1ce4f/go.mod h1:AiDQzPOr+nxLksYqZBLiWfv1IUrFDKEtq4kWplihI4Y=
37
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca h1:K3ssLkcgBpb/j189koHkGMWRrVBuHMb6FbxvRIh4UeQ=
48
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241103032848-c53b1f47deca/go.mod h1:sOjpBNFN9mITtxiRXl5oh+oeruYImPOgOH1j0Nf3GSY=
9+
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241118162302-d03369dc6ec0 h1:Hk5QzcpS0H23YUZV5oVWoQYOJCXsMEtD3eP+DjhrLLE=
10+
github.com/schnerring/hugo-mod-json-resume v0.0.0-20241118162302-d03369dc6ec0/go.mod h1:5RDPnoQb/ZJDfO/OE19teQeHqG9g7OpJldsF0VW1va8=

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"normalize.css": "^8.0.1",
4343
"prism-themes": "^1.9.0",
4444
"prismjs": "^1.29.0",
45-
"simple-icons": "^13.16.0",
45+
"simple-icons": "^13.17.0",
4646
"typeface-fira-code": "^1.1.13",
4747
"typeface-roboto-slab": "^1.1.13"
4848
},

resume

Submodule resume added at 11f3d4a

0 commit comments

Comments
 (0)