personal-website-simonvdb Portfolio site built with GatsbyJS, currently hosted at https://simonvdb.netlify.com Install & run locally yarn && yarn develop Build production version Then you can run it by: yarn build and then publish the public folder. The website is completely static, no backend needed.