Does anybody have any guesses as to how Super.so (or similar) is implemented?
https://github.com/transitive-bullshit/nextjs-notion-starter... and https://github.com/NotionX/react-notion-x
I played around with Cloudflare workers, but ended up just paying for Super.so as the cost > the hassle. I could be wrong, but think it's very similar to those repos. So loosely, grab everything from Notion, make the appropriate page changes so it works as a site, then push it elsewhere as static content.
We (Vercel) are working on an open-source example similar to this, so people and clone and deploy and built their own platform!