From 4da34edfef43b7c152b21d67c504fa37fc5ca44a Mon Sep 17 00:00:00 2001 From: Spencer Lepine <60903378+spencerlepine@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:35:15 -0700 Subject: [PATCH] update theme; minor cleanup --- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../building-llama-as-a-service/index.devto | 2 +- content/building-llama-as-a-service/index.md | 2 +- .../building-llama-as-a-service/index.medium | 2 +- .../creating-custom-git-commands/index.devto | 2 +- content/creating-custom-git-commands/index.md | 2 +- .../creating-custom-git-commands/index.medium | 2 +- .../index.devto | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../software-engineering-workflow/index.devto | 2 +- .../software-engineering-workflow/index.md | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- .../index.devto | 2 +- .../index.md | 2 +- .../index.medium | 2 +- docusaurus.config.js | 26 +++++----- package.json | 13 +++-- src/css/custom.css | 47 ++++++++++++------- 35 files changed, 86 insertions(+), 64 deletions(-) diff --git a/content/building-a-readme-crawler-with-node-js/index.devto b/content/building-a-readme-crawler-with-node-js/index.devto index e30a19c..8a7438d 100644 --- a/content/building-a-readme-crawler-with-node-js/index.devto +++ b/content/building-a-readme-crawler-with-node-js/index.devto @@ -164,7 +164,7 @@ Overall, this was a great learning experience and problem solving exercise. View the source code on [GitHub](https://github.com/spencerlepine/readme-crawler). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/building-a-readme-crawler-with-node-js/index.md b/content/building-a-readme-crawler-with-node-js/index.md index 6e7cbbd..63bd3e7 100644 --- a/content/building-a-readme-crawler-with-node-js/index.md +++ b/content/building-a-readme-crawler-with-node-js/index.md @@ -180,7 +180,7 @@ exercise. View the source code on [GitHub](https://github.com/spencerlepine/readme-crawler). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/building-a-readme-crawler-with-node-js/index.medium b/content/building-a-readme-crawler-with-node-js/index.medium index cedc492..be69a7d 100644 --- a/content/building-a-readme-crawler-with-node-js/index.medium +++ b/content/building-a-readme-crawler-with-node-js/index.medium @@ -163,7 +163,7 @@ Overall, this was a great learning experience and problem solving exercise. View the source code on [GitHub](https://github.com/spencerlepine/readme-crawler). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/building-llama-as-a-service/index.devto b/content/building-llama-as-a-service/index.devto index 1c97801..33d9116 100644 --- a/content/building-llama-as-a-service/index.devto +++ b/content/building-llama-as-a-service/index.devto @@ -184,7 +184,7 @@ If you are interested in more projects by me, you can check out the [ManyShiba T --- -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/building-llama-as-a-service/index.md b/content/building-llama-as-a-service/index.md index ffb33b8..8bae795 100644 --- a/content/building-llama-as-a-service/index.md +++ b/content/building-llama-as-a-service/index.md @@ -231,7 +231,7 @@ on my website. --- -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/building-llama-as-a-service/index.medium b/content/building-llama-as-a-service/index.medium index f9ce4b0..592e611 100644 --- a/content/building-llama-as-a-service/index.medium +++ b/content/building-llama-as-a-service/index.medium @@ -183,7 +183,7 @@ If you are interested in more projects by me, you can check out the [ManyShiba T --- -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/creating-custom-git-commands/index.devto b/content/creating-custom-git-commands/index.devto index eb23bf4..7efdc5f 100644 --- a/content/creating-custom-git-commands/index.devto +++ b/content/creating-custom-git-commands/index.devto @@ -55,7 +55,7 @@ Use this script or create your own, and follow these steps to set up the custom Viola! This script will accept one command line argument of the destination repo URL. It will automatically open the new project in VSCode in one command. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/creating-custom-git-commands/index.md b/content/creating-custom-git-commands/index.md index ccad55e..4130f82 100644 --- a/content/creating-custom-git-commands/index.md +++ b/content/creating-custom-git-commands/index.md @@ -61,7 +61,7 @@ Use this script or create your own, and follow these steps to set up the custom Viola! This script will accept one command line argument of the destination repo URL. It will automatically open the new project in VSCode in one command. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/creating-custom-git-commands/index.medium b/content/creating-custom-git-commands/index.medium index 08cc8d7..6c102d2 100644 --- a/content/creating-custom-git-commands/index.medium +++ b/content/creating-custom-git-commands/index.medium @@ -54,7 +54,7 @@ Use this script or create your own, and follow these steps to set up the custom Viola! This script will accept one command line argument of the destination repo URL. It will automatically open the new project in VSCode in one command. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/git-project-configuration-with-husky-and-eslint/index.devto b/content/git-project-configuration-with-husky-and-eslint/index.devto index 143ef95..5f16ebf 100644 --- a/content/git-project-configuration-with-husky-and-eslint/index.devto +++ b/content/git-project-configuration-with-husky-and-eslint/index.devto @@ -150,7 +150,7 @@ When `husky` released v7, it had some major changes to the configuration. There Hope this article helped! Interested in more, check out more articles [here](https://spencerlepine.github.io/blog). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/git-project-configuration-with-husky-and-eslint/index.medium b/content/git-project-configuration-with-husky-and-eslint/index.medium index c72c7d4..67a04cb 100644 --- a/content/git-project-configuration-with-husky-and-eslint/index.medium +++ b/content/git-project-configuration-with-husky-and-eslint/index.medium @@ -149,7 +149,7 @@ When `husky` released v7, it had some major changes to the configuration. There Hope this article helped! Interested in more, check out more articles [here](https://spencerlepine.github.io/blog). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/manyshiba-the-worlds-greatest-twitter-bot/index.devto b/content/manyshiba-the-worlds-greatest-twitter-bot/index.devto index da2c9c4..d3dde3f 100644 --- a/content/manyshiba-the-worlds-greatest-twitter-bot/index.devto +++ b/content/manyshiba-the-worlds-greatest-twitter-bot/index.devto @@ -152,7 +152,7 @@ Adding a setting to execute the script on a timer makes the bot automated. I dec View the source code on [GitHub](https://github.com/spencerlepine/manyshiba-bot). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/manyshiba-the-worlds-greatest-twitter-bot/index.md b/content/manyshiba-the-worlds-greatest-twitter-bot/index.md index bd19514..8357e59 100644 --- a/content/manyshiba-the-worlds-greatest-twitter-bot/index.md +++ b/content/manyshiba-the-worlds-greatest-twitter-bot/index.md @@ -165,7 +165,7 @@ Adding a setting to execute the script on a timer makes the bot automated. I dec View the source code on [GitHub](https://github.com/spencerlepine/manyshiba-bot). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/manyshiba-the-worlds-greatest-twitter-bot/index.medium b/content/manyshiba-the-worlds-greatest-twitter-bot/index.medium index 1982f3e..b0e15f3 100644 --- a/content/manyshiba-the-worlds-greatest-twitter-bot/index.medium +++ b/content/manyshiba-the-worlds-greatest-twitter-bot/index.medium @@ -151,7 +151,7 @@ Adding a setting to execute the script on a timer makes the bot automated. I dec View the source code on [GitHub](https://github.com/spencerlepine/manyshiba-bot). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/portfolio-site-continuous-integration-github-action/index.devto b/content/portfolio-site-continuous-integration-github-action/index.devto index 212d41a..5401bac 100644 --- a/content/portfolio-site-continuous-integration-github-action/index.devto +++ b/content/portfolio-site-continuous-integration-github-action/index.devto @@ -95,7 +95,7 @@ The continuous integration for this website is completely automated now. This sa View the source code on [GitHub](https://github.com/spencerlepine/spencerlepine.com). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/portfolio-site-continuous-integration-github-action/index.md b/content/portfolio-site-continuous-integration-github-action/index.md index 8f1f6d0..684fc5c 100644 --- a/content/portfolio-site-continuous-integration-github-action/index.md +++ b/content/portfolio-site-continuous-integration-github-action/index.md @@ -110,7 +110,7 @@ The continuous integration for this website is completely automated now. This sa View the source code on [GitHub](https://github.com/spencerlepine/spencerlepine.com). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/portfolio-site-continuous-integration-github-action/index.medium b/content/portfolio-site-continuous-integration-github-action/index.medium index ccf53d8..553d0ce 100644 --- a/content/portfolio-site-continuous-integration-github-action/index.medium +++ b/content/portfolio-site-continuous-integration-github-action/index.medium @@ -94,7 +94,7 @@ The continuous integration for this website is completely automated now. This sa View the source code on [GitHub](https://github.com/spencerlepine/spencerlepine.com). -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/preparing-for-my-amazon-front-end-engineer-interview/index.devto b/content/preparing-for-my-amazon-front-end-engineer-interview/index.devto index 670c354..a6ee1cc 100644 --- a/content/preparing-for-my-amazon-front-end-engineer-interview/index.devto +++ b/content/preparing-for-my-amazon-front-end-engineer-interview/index.devto @@ -72,7 +72,7 @@ I hope you got some value from the article. If you are interested in reading mo - [How I Became a Software Engineer at 20 With No CS Degree](https://spencerlepine.github.io/blog/todo) - [My Coding Bootcamp Experience at Hack Reactor](https://spencerlepine.github.io/blog/todo) -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/preparing-for-my-amazon-front-end-engineer-interview/index.md b/content/preparing-for-my-amazon-front-end-engineer-interview/index.md index e8ee26c..c599d2f 100644 --- a/content/preparing-for-my-amazon-front-end-engineer-interview/index.md +++ b/content/preparing-for-my-amazon-front-end-engineer-interview/index.md @@ -95,7 +95,7 @@ articles: - [How I Became a Software Engineer at 20 With No CS Degree](https://spencerlepine.github.io/blog/todo) - [My Coding Bootcamp Experience at Hack Reactor](https://spencerlepine.github.io/blog/todo) -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/preparing-for-my-amazon-front-end-engineer-interview/index.medium b/content/preparing-for-my-amazon-front-end-engineer-interview/index.medium index 60fb7dd..86a3071 100644 --- a/content/preparing-for-my-amazon-front-end-engineer-interview/index.medium +++ b/content/preparing-for-my-amazon-front-end-engineer-interview/index.medium @@ -71,7 +71,7 @@ I hope you got some value from the article. If you are interested in reading mo - [How I Became a Software Engineer at 20 With No CS Degree](https://spencerlepine.github.io/blog/todo) - [My Coding Bootcamp Experience at Hack Reactor](https://spencerlepine.github.io/blog/todo) -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/quickly-open-github-repo-in-browser-from-terminal/index.devto b/content/quickly-open-github-repo-in-browser-from-terminal/index.devto index 95e01bf..0410acf 100644 --- a/content/quickly-open-github-repo-in-browser-from-terminal/index.devto +++ b/content/quickly-open-github-repo-in-browser-from-terminal/index.devto @@ -99,7 +99,7 @@ function fbrowse { That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/quickly-open-github-repo-in-browser-from-terminal/index.md b/content/quickly-open-github-repo-in-browser-from-terminal/index.md index cc3169c..5dcb606 100644 --- a/content/quickly-open-github-repo-in-browser-from-terminal/index.md +++ b/content/quickly-open-github-repo-in-browser-from-terminal/index.md @@ -107,7 +107,7 @@ function fbrowse { That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/quickly-open-github-repo-in-browser-from-terminal/index.medium b/content/quickly-open-github-repo-in-browser-from-terminal/index.medium index 86090ed..76308eb 100644 --- a/content/quickly-open-github-repo-in-browser-from-terminal/index.medium +++ b/content/quickly-open-github-repo-in-browser-from-terminal/index.medium @@ -98,7 +98,7 @@ function fbrowse { That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/software-engineering-workflow/index.devto b/content/software-engineering-workflow/index.devto index 3dbdb94..619be4b 100644 --- a/content/software-engineering-workflow/index.devto +++ b/content/software-engineering-workflow/index.devto @@ -107,7 +107,7 @@ This is a collection of resources and my general workflow for Software Engineeri ## **Interested in working together?** -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/software-engineering-workflow/index.md b/content/software-engineering-workflow/index.md index 79e585f..e45a956 100644 --- a/content/software-engineering-workflow/index.md +++ b/content/software-engineering-workflow/index.md @@ -104,7 +104,7 @@ This is a collection of resources and my general workflow for Software Engineeri ## **Interested in working together?** -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/software-engineering-workflow/index.medium b/content/software-engineering-workflow/index.medium index 6abb7d3..076eb5a 100644 --- a/content/software-engineering-workflow/index.medium +++ b/content/software-engineering-workflow/index.medium @@ -106,7 +106,7 @@ This is a collection of resources and my general workflow for Software Engineeri ## **Interested in working together?** -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/typescript-development-set-up-for-vscode/index.devto b/content/typescript-development-set-up-for-vscode/index.devto index 0d19213..0b58ea3 100644 --- a/content/typescript-development-set-up-for-vscode/index.devto +++ b/content/typescript-development-set-up-for-vscode/index.devto @@ -121,7 +121,7 @@ That's it! You can now begin development for your new TypeScript project, with a That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/typescript-development-set-up-for-vscode/index.md b/content/typescript-development-set-up-for-vscode/index.md index 6461a97..d7093ea 100644 --- a/content/typescript-development-set-up-for-vscode/index.md +++ b/content/typescript-development-set-up-for-vscode/index.md @@ -127,7 +127,7 @@ project for my own use, and strengthen my understanding by teaching. That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/typescript-development-set-up-for-vscode/index.medium b/content/typescript-development-set-up-for-vscode/index.medium index 3555b9d..4894d99 100644 --- a/content/typescript-development-set-up-for-vscode/index.medium +++ b/content/typescript-development-set-up-for-vscode/index.medium @@ -120,7 +120,7 @@ That's it! You can now begin development for your new TypeScript project, with a That’s all for today, I hope this article was helpful. If you have any questions, feel free to connect with me. -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/what-i-learned-during-100-days-of-code/index.devto b/content/what-i-learned-during-100-days-of-code/index.devto index d8d8630..f0f8a51 100644 --- a/content/what-i-learned-during-100-days-of-code/index.devto +++ b/content/what-i-learned-during-100-days-of-code/index.devto @@ -215,7 +215,7 @@ Explore more [projects](https://spencerlepine.com) — or check out the ones men ## Interested in working together? -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/content/what-i-learned-during-100-days-of-code/index.md b/content/what-i-learned-during-100-days-of-code/index.md index 16957c4..ca2fd94 100644 --- a/content/what-i-learned-during-100-days-of-code/index.md +++ b/content/what-i-learned-during-100-days-of-code/index.md @@ -269,7 +269,7 @@ Explore more [projects](https://spencerlepine.com) — or check out the ones men ## Interested in working together? -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) diff --git a/content/what-i-learned-during-100-days-of-code/index.medium b/content/what-i-learned-during-100-days-of-code/index.medium index 335fdd0..63c2115 100644 --- a/content/what-i-learned-during-100-days-of-code/index.medium +++ b/content/what-i-learned-during-100-days-of-code/index.medium @@ -214,7 +214,7 @@ Explore more [projects](https://spencerlepine.com) — or check out the ones men ## Interested in working together? -Follow my journey or connect with me here: +Follow my journey and connect with me here: - LinkedIn: [/in/spencerlepine](https://www.linkedin.com/in/spencerlepine/) - Email: [spencer.sayhello@gmail.com](mailto:spencer.sayhello@gmail.com) - Portfolio: [spencerlepine.com](https://spencerlepine.com) diff --git a/docusaurus.config.js b/docusaurus.config.js index 94b9658..d1e036d 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -14,21 +14,15 @@ const config = { // Set the production url of your site here url: 'https://spencer.github.io', - // Set the // pathname under which your site is served - // For GitHub pages deployment, it is often '//' baseUrl: '/blog/', // GitHub pages deployment config. - // If you aren't using GitHub pages, you don't need these. - organizationName: 'spencerlepine', // Usually your GitHub org/user name. - projectName: 'blog', // Usually your repo name. + organizationName: 'spencerlepine', + projectName: 'blog', onBrokenLinks: 'throw', onBrokenMarkdownLinks: 'warn', - // Even if you don't use internationalization, you can use this field to set - // useful metadata like html lang. For example, if your site is Chinese, you - // may want to replace "en" with "zh-Hans". i18n: { defaultLocale: 'en', locales: ['en'], @@ -39,14 +33,13 @@ const config = { 'classic', /** @type {import('@docusaurus/preset-classic').Options} */ ({ - docs: false, // Optional: disable the docs plugin + docs: false, blog: { path: 'content', + blogTitle: 'Blog | Spencer Lepine', + blogDescription: 'Spencer Lepine\'s Personal Developer Blog', routeBasePath: '/', showReadingTime: true, - // Please change this to your repo. - // Remove this to remove the "edit this page" links. - editUrl: 'https://github.com/spencerlepine/blog', blogSidebarTitle: 'All posts', blogSidebarCount: 'ALL', postsPerPage: 1, @@ -61,7 +54,6 @@ const config = { themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ - // Replace with your project's social card image: 'img/social-card-thumbnail.jpg', navbar: { title: 'Spencer Lepine', @@ -69,6 +61,14 @@ const config = { alt: 'Spencer Lepine Logo', src: 'img/logo.png', }, + items: [ + { + href: 'https://github.com/spencerlepine/blog', + position: 'right', + className: 'header-github-link', + 'aria-label': 'GitHub repository', + }, + ] }, footer: { style: 'dark', diff --git a/package.json b/package.json index 614beb1..b0a66ed 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,14 @@ { - "name": "my-website", - "version": "0.0.0", - "private": true, + "name": "@spencerlepine/blog", + "version": "1.0.0", + "repository": { + "type": "git", + "url": "https://github.com/spencerlepine/blog.git" + }, + "author": { + "name": "Spencer Lepine", + "url": "https://github.com/spencerlepine" + }, "scripts": { "docusaurus": "docusaurus", "start": "docusaurus start", diff --git a/src/css/custom.css b/src/css/custom.css index 2bc6a4c..6ea3282 100644 --- a/src/css/custom.css +++ b/src/css/custom.css @@ -4,27 +4,42 @@ * work well for content-centric websites. */ -/* You can override the default Infima variables here. */ -:root { - --ifm-color-primary: #2e8555; - --ifm-color-primary-dark: #29784c; - --ifm-color-primary-darker: #277148; - --ifm-color-primary-darkest: #205d3b; - --ifm-color-primary-light: #33925d; - --ifm-color-primary-lighter: #359962; - --ifm-color-primary-lightest: #3cad6e; + :root { + --ifm-color-primary: #3879f0; /* Similar blue to #3767e3 */ + --ifm-color-primary-dark: #336bff; + --ifm-color-primary-darker: #2e63f7; + --ifm-color-primary-darkest: #2759e9; + --ifm-color-primary-light: #408bf8; + --ifm-color-primary-lighter: #479cff; + --ifm-color-primary-lightest: #56a9ff; --ifm-code-font-size: 95%; --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.1); } /* For readability concerns, you should choose a lighter palette in dark mode. */ [data-theme='dark'] { - --ifm-color-primary: #25c2a0; - --ifm-color-primary-dark: #21af90; - --ifm-color-primary-darker: #1fa588; - --ifm-color-primary-darkest: #1a8870; - --ifm-color-primary-light: #29d5b0; - --ifm-color-primary-lighter: #32d8b4; - --ifm-color-primary-lightest: #4fddbf; + --ifm-color-primary: #448aff; /* Lighter version of primary for dark mode */ + --ifm-color-primary-dark: #3f82f7; + --ifm-color-primary-darker: #3a79f0; + --ifm-color-primary-darkest: #336deb; + --ifm-color-primary-light: #4b94ff; + --ifm-color-primary-lighter: #529cff; + --ifm-color-primary-lightest: #63a7ff; --docusaurus-highlighted-code-line-bg: rgba(0, 0, 0, 0.3); } + +/* navbar */ +.header-github-link::before { + content: ''; + width: 24px; + height: 24px; + display: flex; + background-color: var(--ifm-navbar-link-color); + mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12'/%3E%3C/svg%3E"); + transition: background-color var(--ifm-transition-fast) + var(--ifm-transition-timing-default); +} + +.header-github-link:hover::before { + background-color: var(--ifm-navbar-link-hover-color); +} \ No newline at end of file