Add view transitions with astro-vtbot's starlight plugin - #16
Conversation
- Added "astro-vtbot" as a development dependency in package.json. - Introduced global styles for view transitions in global-style.css, enhancing the visual experience for site logos. => Temporarily copied webmanifest.json to manifest.webmanifest to stop loading errors.
|
Hi, thanks for helping! Are you being able to see the transitions? I'm still getting |
|
yes, it all worked fine, but I had the advantage to start from a clean slate. Do you know a trick how I can reproduce the errors you see? |
|
I'll go back and check it again later today, cleaning the SW (or just using another port) |
|
@martrapp I just tested again and the transitions works now... Gravacao.de.Tela.2026-08-19.191301.mp4But some Starlight UI elements broke (side bar navigation, bottom "next/prev" article) |
|
Oh, this looks really broken. It is not just the nav and links, the transitions are pretty broken too. It looks better on my site, see below. I tried deploying the built repo to Cloudflare, but there are too many files. Is there an easy way to make the site smaller for a demo (under 1,000 files)? WiredClub.mp4 |
|
Yeah, those are thumbnails in the .cache folder |
feat: add astro-vtbot dependency and global styles for view transitions
=> Temporarily copied webmanifest.json to manifest.webmanifest to stop loading errors.