Skip to content

mupchrch/mikeup

Repository files navigation

mikeup.church

A personal website for myself, Mike Upchurch. Visit it here.

The space-themed homepage of mikeup.church.

Built using Gatsby.

Developing

First time setup: npm install

npm run dev - pages will hot reload on edit of any file

Updating content

All project and blog content is located in the /content folder under /about and /blog, respectively.

Simply update/write markdown to edit or add any pages.

Deploying

npm run deploy - this will build and deploy the site to Github Pages via the master branch

Releases

No releases published

Packages

No packages published