The website at sveltekitbook.dev, built with SvelteKit + TailwindCSS.
If you found a bug/typo in this site or just liked it and want to play around with it, you can clone this repository:
npm install
npm run dev
This app is built using the cloudflare-adapter
. See the SvelteKit documentation, Cloudflare docummentation, or buy this book to learn how to deploy to Cloudflare from a GitHub repository just like this site does!