Run the development server:
nvm use
npm i
npm run devOpen http://localhost:3000 with your browser to see the result.
Content is driven by this lib - https://github.com/sdorra/content-collections
basically a bunch of .md/.mdx files in different folders
Right now it is automatically deployed to vercel