This is the source for my website, iipython.dev.
It's built as needed and deployed as a static site through Cloudflare Workers.
Building it is as simple as installing Nova, and then running nova build.
The configuration is available in nova.toml, which configures minification and single page routing.