Closed pascalwengerter closed 6 months ago
(Side note: Also not sure if docs/.vitepress/
or docs/.vitepress/cache
necessarily need to be checked in with the rest of the repo?)
Thanks a lot! I'm checking the deploy preview and it looks all right 👍
(Side note: Also not sure if
docs/.vitepress/
ordocs/.vitepress/cache
necessarily need to be checked in with the rest of the repo?)
Ahh, judging by the number of lines changed (+14,278 −2,023
), I guess no. Maybe I haven't fully followed some install instructions, it looks like the cache
is something that's supposed to go to the gitignore
.
Probably should be exactly the same as here: https://github.com/vitejs/vite/blob/main/.gitignore#L9
Let me update the PR then ;)
Looks great, thanks a lot 🙏
Fixes #104, also bumps Vitepress since it was still using a
rc
version.I'm not a Vitepress expert by any means, but the only difference I could spot was a slightly larger top margin on the pages? Vitepress changelog notes two (unrelated) breaking changes since the formerly used release