My Personal Website This repository contains the sources for my personal website danewilsom.me. It is currently hosted with Netlify. Installation Run yarn or npm install Build To compile the transpile the website to the public directory run: yarn build or npm run build