Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-13 | doc(guides): update sveltekit guide (#5285) | 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-11 | fix formatting in sveltekit guide | 1 | -10/+10 | ||
2023-09-08 | Update Svelte Kit Docs (#4541) | 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-07 | Fix typo in sveltekit.md (#4550) | 1 | -1/+1 | ||
2023-08-16 | Add sveltekit guide (#4180) | 1 | -0/+65 | ||