Skip to content

joshfinnie/joshfinnie.com

Repository files navigation

Personal Homepage of Josh Finnie.

Netlify Status

Setup & Develop

To setup this repo, make sure you have pnpm installed then run pnpm install after cloning.

To run this repo locally, run pnpm run dev.

To test and build locally, run pnpm run build. (This sometimes will throw errors pnpm run dev does not.)

Template for Blog Post

---
title: "<TITLE>"
date: "<DATE>"
tags:
  - "<TAG 1>"
  - "<TAG 2>"
  - "<TAG 3>"
slug: "<CUSTOM POST SLUG>"
heroImage: "@assets/blog/<IMAGE>.jpg"
unsplash: "<ARTIST>"
unsplashURL: "<ARTIST URL>"
description: "<DESCRIPTION>"
---

<TEXT GOES HERE>

About

Personal Homepage of Josh Finnie.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •