In svelte. Because, why not. https://joaoanes.website
(old branch and cv branch available for old site and cv minisite)
yarn dev
to spin up a webserver at localhost:5000
yarn build
to do svelte things that pump out a website. HOWEVER, the sapper-app
directory includes a templated sapper app that yarn export
s something much better.