My simple homepage at sultemeyer.com. Built with gatsby, deployed to github pages.
npm run build
mv public docs
, the github pages source folder has to be called docsecho "sultemeyer.com" >> docs/CNAME
git push
, site is served fromdocs
folder on master branch