diff --git a/assets/sass/main.scss b/assets/sass/main.scss index ccdd80e..3e08011 100644 --- a/assets/sass/main.scss +++ b/assets/sass/main.scss @@ -550,7 +550,8 @@ header {// {{{ h1 {// {{{ color: $base-orange; - margin-top: 1.3rem; + // margin-top: 1.3rem; + margin-top: 1rem; font-size: 1.2em; // @media (max-width: $phone-width) { @@ -587,6 +588,10 @@ header {// {{{ // } }// }}} + ul { + margin-bottom: 5px; + } + #projects {// {{{ // // h1 { // // margin-bottom: 3px; @@ -605,7 +610,8 @@ header {// {{{ } .project-header { - margin-bottom: .6em; + // margin-bottom: .6em; + margin-bottom: .1em; } .project-link { diff --git a/content/resume/_index.md b/content/resume/_index.md index be2a477..f0e8e84 100644 --- a/content/resume/_index.md +++ b/content/resume/_index.md @@ -6,7 +6,7 @@ draft: false {{% resume/section "Work Experience" %}} {{% resume/education name="Red Hat" -title="Cloud Engineer Intern" date="May 2020 — Aug 2021" %}} +title="Cloud/Software Engineer Intern" date="May 2020 — Aug 2021" %}} - Reduced deployment time by **66%** by implementing ability to deploy locally-compiled binaries onto **Kubernetes**/**OpenShift** using only command-line. @@ -94,4 +94,10 @@ title="Computer Science Specialist — 3.84 GPA (CS)" date="2018 — 2023" %}} {{% /resume/section %}} +{{% resume/section "References" %}} + +{{% resume/references title="See my LinkedIn (Kev-Mok) for references from my Red Hat managers/mentee and a startup client." %}} + +{{% /resume/section %}} + diff --git a/layouts/shortcodes/resume/references.html b/layouts/shortcodes/resume/references.html new file mode 100644 index 0000000..d448089 --- /dev/null +++ b/layouts/shortcodes/resume/references.html @@ -0,0 +1,5 @@ +
+ + {{ .Get "title" }} + +
diff --git a/static/pdf b/static/pdf index 04d46a7..441dbce 160000 --- a/static/pdf +++ b/static/pdf @@ -1 +1 @@ -Subproject commit 04d46a7a67c14ef33a15dd9e7f504a68d4d62b3b +Subproject commit 441dbce684ca1985dd263ea62fbf1dbd79f50d5f