thetrevorharmon / thetrevorharmon.com

The blog & portfolio of Trevor Harmon.
http://thetrevorharmon.com
GNU General Public License v3.0
9 stars 0 forks source link

thetrevorharmon.com

Hi there! 👋 This is the repo for my blog & portfolio site. It's built on Gatsby and written in Typescript, with the styling done in SASS modules. The data is pulled from local markdown files. The site is hosted on Netlify. 💪

Getting Started

Getting started with this repo is easy:

  1. yarn install.
  2. yarn start.

That's it!

Hosting

Netlify Status

This site has a continuous deployment set up with Netlify. Any time there is a change to master, Netlify will automatically redeploy the site (usually takes <7 minutes).