// Blog index, mounted at `/` (default locale) and mirrored at `/de` by // src/pages/[locale]/index.tsx. The post LIST is pure content — no // interactivity — so it ships zero JavaScript: `interactive = 'none'` strips // every framework