Commit Graph

22 Commits

Author SHA1 Message Date
kayjaydee e5e14ef362 docs(03): create phase 3 plans — pages, components, Docker SSR
4 plans across 3 waves: shared components + deps (wave 1),
pages landing/projects/detail + about/contact/fiverr/404 (wave 2),
Dockerfile SSR + GA4 + docker-compose (wave 3).
2026-04-08 18:25:28 +02:00
kayjaydee 049b1f0f81 docs(03): research phase Pages & Ship domain 2026-04-08 18:19:06 +02:00
kayjaydee e6c6295aaa docs(03): update context — SMTP direct OVH, remove formation from scope
- Contact form uses server-side nodemailer via Nuxt API route (not EmailJS)
- Formation page removed from Phase 3 scope (was SaaS pricing, not portfolio)
2026-04-08 17:26:02 +02:00
kayjaydee 3c40051ca9 docs(03): create phase 3 context from discussion
Decisions: 6-section landing, UModal+UCarousel gallery with thumbnails,
3-field contact form with EmailJS+Zod, SSR Docker with runtimeConfig.
2026-04-08 16:48:21 +02:00
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
kayjaydee 1b54d4463f docs(01): add code review fix report 2026-04-08 15:18:04 +02:00
kayjaydee 47c816d5c0 test(01): persist verification and human UAT items 2026-04-08 15:15:24 +02:00
kayjaydee 4b8995268a docs(01): add code review report 2026-04-08 15:13:01 +02:00
kayjaydee fa143af729 docs(01-02): complete static data migration plan summary 2026-04-08 15:00:27 +02:00
kayjaydee 2db890708e docs(01-01): complete Nuxt 4 initialization plan summary 2026-04-08 14:53:43 +02:00
kayjaydee 1704da8ce5 docs(01): address checker revision issues
- Mark RESEARCH.md Open Questions as RESOLVED with decisions
- Fix Plan 01-02 Task 1 verify to be independent of Task 2 (file existence + grep check instead of typecheck)
- Strengthen negative criterion: all app/data/ files must NOT contain @/assets/images/
2026-04-07 23:45:00 +02:00
kayjaydee f1e31fc043 docs(01): create phase 1 foundation plans 2026-04-07 23:39:15 +02:00
kayjaydee 10fe8d6822 docs(01): capture phase context 2026-04-07 23:30:24 +02:00