From 325959f30dd78c16525f9d55bd4b5cf1e165cbb2 Mon Sep 17 00:00:00 2001 From: Jake Jarvis Date: Tue, 30 Mar 2021 10:48:11 -0400 Subject: [PATCH] cleaning up home page --- assets/sass/abstracts/_themes.scss | 4 ---- assets/sass/components/_header.scss | 5 +++-- content/_index.md | 12 +++++------- 3 files changed, 8 insertions(+), 13 deletions(-) diff --git a/assets/sass/abstracts/_themes.scss b/assets/sass/abstracts/_themes.scss index cf1bda78..fefca84d 100644 --- a/assets/sass/abstracts/_themes.scss +++ b/assets/sass/abstracts/_themes.scss @@ -72,10 +72,6 @@ $colors-home: ( light: #fea500, dark: #ffbb3c, ), - java: ( - light: #ab6311, - dark: #e86a2c, - ), infosec: ( light: #00b81a, dark: #57f06d, diff --git a/assets/sass/components/_header.scss b/assets/sass/components/_header.scss index cf3bfde7..1dd7655c 100644 --- a/assets/sass/components/_header.scss +++ b/assets/sass/components/_header.scss @@ -83,7 +83,7 @@ header { } &:hover { - transform: scale(1.15); + transform: scale(1.1); @include colors() { color: c(links); @@ -167,8 +167,9 @@ header { display: none; } + // disable hover scale effect &:hover { - transform: scale(1.4); + transform: none; } } } diff --git a/content/_index.md b/content/_index.md index 929f7040..9a1b45f0 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,6 +1,6 @@ --- title: "Jake Jarvis – Front-End Web Developer in Boston, MA 👨‍💻" -date: 2020-12-17 12:50:14-0400 +date: 2021-03-30 08:48:15-0400 type: home sitemap: priority: 1.0 @@ -17,15 +17,13 @@ amp: false ### I'm a frontend web developer based in Boston. -My current focus is on the JAMstack and modern JavaScript frameworks like React and Angular in front of Node and Go backends... - -...but I'm fluent in classics like PHP, Ruby, Python, and Java as well. +My current focus is on the JAMstack and modern JavaScript frameworks like React and Angular in front of Node and Go backends, but I'm fluent in classics like PHP, Ruby, and Python too. Whenever possible, I also apply my passion for information security, server(less) architecture, efficient DevOps automation, and the containerization of everything. -I fell in love with frontend web design and backend programming when my only source of income was the Tooth Fairy. I've improved a bit since then, I think... 🤷‍♂️ +I fell in love with frontend web design and backend programming when my only source of income was the Tooth Fairy. I've improved a bit since then, I hope... 🤷‍♂️ -Over the years, some of these side projects +Over the years, some of my side projects have been featured @@ -34,4 +32,4 @@ Over the years, some of these side projects media outlets. -You can find more of my work on GitHub and LinkedIn, and I'm always open to connect over email 🔐 2B0C 9CF2 51E6 9A39, Twitter, or SMS too! +You can find more of my work on GitHub and LinkedIn, and I'm always open to connect over email 🔐 2B0C 9CF2 51E6 9A39, Twitter, or SMS as well!