Commit Graph

52 Commits

Author SHA1 Message Date
kayjaydee 308f1a3179 docs(02): UI design contract 2026-04-11 03:48:14 +02:00
kayjaydee d7afd0fedc docs(02): capture phase context 2026-04-11 03:42:43 +02:00
kayjaydee e16aa67343 docs(01): complete phase 1 cleanup & fixes 2026-04-10 19:20:32 +02:00
kayjaydee c859a9feb8 docs(01): plan phase 1 cleanup & fixes 2026-04-10 18:56:12 +02:00
kayjaydee 2edb8b5ff3 docs(01): create phase 1 cleanup & fixes plans 2026-04-10 18:55:18 +02:00
kayjaydee ec6326d2bf docs: create requirements, roadmap, and state 2026-04-10 18:51:11 +02:00
kayjaydee 077b5a911d docs: complete project research 2026-04-10 18:08:28 +02:00
kayjaydee 985e29a743 docs: initialize project 2026-04-10 17:52:39 +02:00
kayjaydee fd17ac3915 chore: add project config 2026-04-10 17:51:57 +02:00
kayjaydee 1ec6fbcce4 docs: map existing codebase 2026-04-10 17:50:10 +02:00
kayjaydee 6f3b474148 chore: remove obsolete planning files for Nuxt 4 migration
- Deleted several planning documents including config.json, PROJECT.md, REQUIREMENTS.md, ROADMAP.md, STATE.md, and various phase plans.
- These files were no longer relevant to the current project structure and development practices, streamlining the codebase.
2026-04-10 17:37:59 +02:00
kayjaydee 137041b0a3 chore: remove outdated planning documents from codebase
- Deleted several planning documents including ARCHITECTURE.md, CONCERNS.md, CONVENTIONS.md, INTEGRATIONS.md, STACK.md, STRUCTURE.md, and TESTING.md.
- These files were no longer relevant to the current project structure and development practices.
2026-04-08 20:02:41 +02:00
kayjaydee 6b828aff67 fix: update portfolio branding to "Killian' DAL-CIN" across all documentation and components
- Corrected the name in various files including CLAUDE.md, README.md, and configuration files to reflect the updated branding.
- Ensured consistency in the use of the new name throughout the project, enhancing brand identity.
2026-04-08 19:54:46 +02:00
kayjaydee 5565940d3c docs(03-04): complete Dockerfile SSR + legacy cleanup plan 2026-04-08 18:41:40 +02:00
kayjaydee 8adcd19dbe docs(03-03): complete About/Contact/Fiverr/Error pages plan 2026-04-08 18:39:22 +02:00
kayjaydee 4f5a8a821f docs(03-02): complete main pages plan
- SUMMARY.md for landing + projects + detail pages
- STATE.md updated to plan 2/3 phase 3
- ROADMAP.md progress updated
- Requirements PAGE-01, PAGE-02, PAGE-03 marked complete
2026-04-08 18:39:09 +02:00
kayjaydee 3f5d432a39 docs(03-01): complete shared components plan
- SUMMARY.md with 3 tasks, 17 files, 239s duration
- STATE.md advanced to phase 3 plan 1
- ROADMAP.md updated with plan progress
- COMP-01 to COMP-04 marked complete
2026-04-08 18:35:37 +02:00
kayjaydee b5420b3902 docs(03): fix plan blockers — remove formation completely, cleanup legacy
- Remove PAGE-07 from requirements (formation deleted per D-19)
- No redirect, /formation returns 404 naturally
- Plan 04 now includes full legacy src/ cleanup
- Update success criteria: 7 routes, SMTP instead of EmailJS
2026-04-08 18:29:39 +02:00
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 068cc37397 docs(state): phase 2 planned 2026-04-08 16:13: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 ae7ca3a34b docs(state): record phase 2 UI-SPEC session 2026-04-08 15:38:39 +02:00
kayjaydee 603b403cbb docs(phase-02): UI design contract for SSR Shell 2026-04-08 15:37:38 +02:00
kayjaydee 1254db7c8a docs(state): record phase 2 context session 2026-04-08 15:32:51 +02:00
kayjaydee 4fa965628a docs(02): capture phase context 2026-04-08 15:32:30 +02:00
kayjaydee c5de7de3e4 docs(phase-01): evolve PROJECT.md after phase completion 2026-04-08 15:19:34 +02:00
kayjaydee 0c1392677c docs(phase-01): complete phase execution 2026-04-08 15:18:49 +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 fdfddd2b97 docs(state): record phase 1 context session 2026-04-07 23:30:33 +02:00
kayjaydee 10fe8d6822 docs(01): capture phase context 2026-04-07 23:30:24 +02:00
kayjaydee 8177ff045a docs: create roadmap (3 phases) 2026-04-07 23:24:38 +02:00
kayjaydee 7273c6e815 docs: define v1 requirements 2026-04-07 23:22:10 +02:00
kayjaydee 3771e4abe9 docs: add project research 2026-04-07 23:17:32 +02:00
kayjaydee 2dff0a3d6c chore: add project config 2026-04-07 23:00:18 +02:00