Skip to content

Commit

Permalink
update theme; minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerlepine committed Apr 9, 2024
1 parent 98699f2 commit 4da34ed
Show file tree
Hide file tree
Showing 35 changed files with 86 additions and 64 deletions.
2 changes: 1 addition & 1 deletion content/building-a-readme-crawler-with-node-js/index.devto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/building-a-readme-crawler-with-node-js/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/building-llama-as-a-service/index.devto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/building-llama-as-a-service/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/building-llama-as-a-service/index.medium
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/creating-custom-git-commands/index.devto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/creating-custom-git-commands/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/creating-custom-git-commands/index.medium
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/manyshiba-the-worlds-greatest-twitter-bot/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/software-engineering-workflow/index.devto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/software-engineering-workflow/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/software-engineering-workflow/index.medium
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/typescript-development-set-up-for-vscode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/what-i-learned-during-100-days-of-code/index.devto
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion content/what-i-learned-during-100-days-of-code/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
26 changes: 13 additions & 13 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,21 +14,15 @@ const config = {

// Set the production url of your site here
url: 'https://spencer.github.io',
// Set the /<baseUrl>/ pathname under which your site is served
// For GitHub pages deployment, it is often '/<projectName>/'
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'],
Expand All @@ -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,
Expand All @@ -61,14 +54,21 @@ 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',
logo: {
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',
Expand Down
13 changes: 10 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
Loading

0 comments on commit 4da34ed

Please sign in to comment.