A personal blog where I share me!
- Install
% npm i
- Develop locally
% gatsby develop
It uses Gatsby to generate the static HTML, CSS, and JavaScript used by the browser.
This repository is connected to my Gatsby Cloud account. With every push to 'master' branch of this repository, Gatsby Cloud builds the site, uploads it to the S3 bucket I'm using to host the site, and resets the AWS CloudFront cache.