/Goldblog

Personal blog for Josh Goldberg. Hooray!

Primary LanguageJavaScriptMIT LicenseMIT

Goldblog

Personal blog for Josh Goldberg. Hooray!

🚀 Development

After installing Node >=14, set up the repository locally with:

git clone https://github.com/JoshuaKGoldberg/goldblog
cd goldblog
yarn

Start the Gatsby local development server:

yarn start