diff --git a/assets/_/styles.scss b/assets/_/styles.scss index 4df241c..8586571 100644 --- a/assets/_/styles.scss +++ b/assets/_/styles.scss @@ -363,3 +363,22 @@ nav#TableOfContents ul { height: 1px; } } + +@media print { + header, nav { + display: none; + } + .content-with-toc { + width: 100%; + font-size: 10pt; + line-height: 1.15; + } + article { + h1, h2, h3, h4, h5, h6 { + line-height: 1; + } + } + a::after{ + content: "(" attr(href) ")"; + } +} diff --git a/content/resume.md b/content/resume.md index 1e34ac4..d7b6474 100644 --- a/content/resume.md +++ b/content/resume.md @@ -1,10 +1,10 @@ --- -title: "Resume" +title: "Motiejus Jakštys Resume" description: "Motiejus Jakštys resume" --- -Status: [not employed from/since 2023-07-01]({{< ref "log/2023/7-years-at-uber" ->}}). Planning to take a summer off and think what to do next. Have ideas? +Status: [not employed from 2023-07-01]({{< ref "log/2023/7-years-at-uber" +>}}). Will take the summer off and think what to do next. Have ideas? [Ping me]({{< ref "contact" >}}). My resume is below, in reverse-chronological order. @@ -22,7 +22,9 @@ My resume is below, in reverse-chronological order. Tech: toolchains and linkers, mostly [Go](https://github.com/golang/go/issues?q=author%3Amotiejus+) and [Zig](https://github.com/ziglang/zig/commits?author=motiejus) on Linux x86_64 -and AArch64. +and AArch64. Also a [C++ toolchain +configuration](https://github.com/uber/hermetic_cc_toolchain/commits?author=motiejus) +in Bazel. Locations: Amsterdam (2016), Vilnius (2017-2023).