world-game/site
isUnknown 7ba18dcd9d
All checks were successful
Deploy Production / Deploy to Production (push) Successful in 25s
perf : replace loading flash with background preloader, parallel sub-page fetch
- Add #preloader div with scrollable-page-background.png as CSS background,
  matching the Svelte bg-fixed image so the transition is imperceptible
  (image is cached by the time Svelte requests it)
- Revert #ssr-content to visually-hidden (clip) for Google Wave 1 crawl
- Prevent scrollbar flash by adding overflow:hidden to html,body inline
  before main.css loads
- Parallel-fetch sub-page data (/blog/slug.json) alongside parent in initRouter
  so Blog/WhitePapers components receive prefetched data on mount — eliminates
  the list→article flash on direct navigation

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 18:05:06 +02:00
..
accounts initial commit 2026-01-13 10:21:41 +01:00
blueprints policy : add privacy policy page 2026-05-12 18:10:54 +02:00
config policy : add privacy policy page 2026-05-12 18:10:54 +02:00
controllers closes #7 2026-03-21 13:24:25 +01:00
languages ajout multilingue 2026-01-14 17:17:19 +01:00
plugins feat: intégration plugin Kirby SEO 2026-03-25 12:59:18 +01:00
sessions initial commit 2026-01-13 10:21:41 +01:00
snippets perf : replace loading flash with background preloader, parallel sub-page fetch 2026-05-25 18:05:06 +02:00
templates perf : replace loading flash with background preloader, parallel sub-page fetch 2026-05-25 18:05:06 +02:00