This is the personal site of Alex Trost. Built in Gatsby.
Install the package easily as long as you have npm or yarn installed on your system. Once you do:
git clone https://github.com/a-trost/atrostdotcom.git
cd atrostdotcom
for npm
npm install
npm start
for yarn
yarn install
yarn start
Check out the actual site here: ATrost.com