kit-docs
kit-docs copied to clipboard
Getting 404 on every defined page
Hello,
I just today had finally time to get back to my library project. So I'm doing a big dependency update.
After configuring kit-docs I only get 404 errors and I can't seem to find out why. The whole code of my library can be found at: https://github.com/Myrmod/svelte-babylon/tree/update-library
I assume I did something somewhere wrong, rather than it being a bug, but I can't seem to find the reason.
best regards
Same here. I've just used the Quickstart directions to create a new project and am getting a 404 on http://localhost:5173/docs/first-category/
Same here