This is my website. There are many like it, but this one is mine.
$ nvm use # Fetch the right node version
$ make # install deps, lint, build static assets
$ yarn dev # serve with hot reload at localhost:3000
$ make build # output goes to dist/
Whatever tickles your fancy for deploying a static website. I'm using Netlify 🤷🏾♂️