Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SvelteKit docs URL? #4

Open
matthewgthomas opened this issue Nov 2, 2024 · 1 comment
Open

Update SvelteKit docs URL? #4

matthewgthomas opened this issue Nov 2, 2024 · 1 comment

Comments

@matthewgthomas
Copy link

It looks like the SvelteKit docs URL has changed to https://svelte.dev/content.json

If this is equivalent to the content.json file that npm run updatedocs was downloading before, then update the line in packages.json to: "updatedocs": "curl -o src/lib/docs.json https://svelte.dev/content.json"

@khromov
Copy link
Owner

khromov commented Nov 3, 2024

I changed the url in updatedocs but the repo still has the old Svelte 4 version docs for now. The Svelte 5 docs have increased in size quite a lot (about 2x as large) and some more investigation is needed to get them into the Claude context in a good way. You're welcome to experiment with the new docs. I started writing a script that slims down the Svelte 5 docs here you can try:
https://github.com/khromov/svelte-ai-context/tree/master/scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants