Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 700 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 700 Bytes

Hello, Good Evening, and Welcome

Welcome to the innards of my website.

Installation

If you want to run this site locally:

  • git clone it somewhere
  • Install Gatsby: npm i -g gatsby-cli
  • Run npm install or yarn to install dependencies
  • Run gatsby develop
  • Party.

To build for production, run gatsby build.

Who This Repo is For

This repo is mostly for me. I, like many of you, host my code on GitHub for reasons of portability, ease of work, and peace of mind. Beyond my own needs, I have also open-sourced this repo for you, the reader (and most likely developer), to explore the things that make my site tick.