Code for my site.
Inspired by Zach Mandeville's Basic HTML Competency is the New Folk Punk Explosion.
If you're my friend, feel free to fork the repo and rip a PR to add yourself to the Friends page.
Made using a bunch of amazing open source software - see the package.json
file for all the info.
Shoutout to all my friends for being models, reading my writing, taking cute pics, all that great stuff. Special shoutout to Nick for the RuneScape consulting.
Hosted on Vercel.
To run locally:
- Clone the repo
cd /path/to/repo
npm i
npm run dev