How does Svelte handle static site generation? For context, I did some React for a job (using SSR), and have recently tried learning Vue in a small hobby project, using nuxt.js with it for static site generation. Is there an equivalent of nuxt for Svelte to handle all the generator tooling?