aboutsummaryrefslogtreecommitdiff
path: root/docs/guides/ecosystem/sveltekit.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-09-13doc(guides): update sveltekit guide (#5285)Gravatar Madhurjya Roy 1-2/+2
* doc(guides): update sveltekit guide Use `bun create svelte` instead of `bunx create-svelte`. This is to bring the documentation at par with the SvelteKit official doc to [create a project](https://kit.svelte.dev/docs/creating-a-project). * Update text instructions for sveltekit.md
2023-09-11fix formatting in sveltekit guideGravatar Colin McDonnell 1-10/+10
2023-09-08Update Svelte Kit Docs (#4541)Gravatar Ethan Steere 1-0/+55
* Update Svelte Kit Docs I added some guidance about how to build for production. Still WIP since I would like to add a more complete deployment guide. * Formatting --------- Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-09-07Fix typo in sveltekit.md (#4550)Gravatar Adam 1-1/+1
2023-08-16Add sveltekit guide (#4180)Gravatar Colin McDonnell 1-0/+65