Commit Graph

10 Commits

Author SHA1 Message Date
kayjaydee c27141b51f docs(state): mark phase 2 verification pass and complete
All 3 TypeScript errors resolved, build passes, server renders.
Phase 2 SSR Shell marked complete.
2026-04-08 16:41:19 +02:00
kayjaydee 2332c69557 fix(02): resolve 3 typecheck errors and i18n langDir path
- useSetLocale → destructured setLocale from useI18n()
- addSeoAttributes → seo option for useLocaleHead()
- process.env → import.meta.env for Nuxt compatibility
- langDir: 'locales/' → 'app/locales/' (Nuxt 4 resolves from project root)
2026-04-08 16:31:58 +02:00
kayjaydee d424084b46 docs(02-02): complete layout shell plan (header + footer + default layout) 2026-04-08 16:27:02 +02:00
kayjaydee 61925c3c4d docs(02-03): complete per-route SEO metadata plan 2026-04-08 16:26:04 +02:00
kayjaydee 8a49a7fc88 docs(02-01): complete design system + i18n config plan 2026-04-08 16:23:48 +02:00
kayjaydee 87cbad25c1 docs(02): update CONTEXT.md D-05 Gitea + D-12 static og:image 2026-04-08 16:12:23 +02:00
kayjaydee 55497fe001 docs(02): create phase 2 SSR shell plans 2026-04-08 16:10:05 +02:00
kayjaydee 5db163a9b1 docs(02): research phase SSR shell domain 2026-04-08 15:57:15 +02:00
kayjaydee 603b403cbb docs(phase-02): UI design contract for SSR Shell 2026-04-08 15:37:38 +02:00
kayjaydee 4fa965628a docs(02): capture phase context 2026-04-08 15:32:30 +02:00