Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 360 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 360 Bytes

jacobhummel.github.io

My personal website built using Gatsby V2.

screenshot

Install

Make sure that you have the Gatsby CLI program installed:

yarn global add gatsby-cli

Then you can run it by:

yarn develop

Deploy

Pushes to master branch on GitHub pages.

yarn deploy