Always human authored · no generative AI
Static Generation, End to End
Static Generation, End to End
SSG gets you fast, cheap, crawlable pages. Here’s how effex does it.
The build
At build time, each route’s loader runs, the component renders to a string, and
the result is written to dist/. On the client, the same tree hydrates.