The source for my personal site. You can view the live version at isaaccorbrey.com.
Clone the repository and install dependencies:
git clone https://github.com/icorbrey/isaaccorbrey.com.git
cd isaaccorbrey.com
npm install
npm run dev
This site is distributed under GPLv3.