docs(roadmap): mark Phase 6 plans 03-04 complete (summaries present since 2026-04-22) .planning/ROADMAP.md
This commit is contained in:
@@ -143,10 +143,10 @@ Plans:
|
|||||||
5. `curl localhost:3000/en/blog` retourne le listing en anglais — les articles ont leur version EN
|
5. `curl localhost:3000/en/blog` retourne le listing en anglais — les articles ont leur version EN
|
||||||
**Plans:** 4 plans
|
**Plans:** 4 plans
|
||||||
Plans:
|
Plans:
|
||||||
- [ ] 06-01-PLAN.md — Content schema Zod extension (draft/wordCount/minutes) + Nitro reading-time hook + draft:true sur test articles
|
- [x] 06-01-PLAN.md — Content schema Zod extension (draft/wordCount/minutes) + Nitro reading-time hook + draft:true sur test articles
|
||||||
- [ ] 06-02-PLAN.md — i18n keys blog.*/nav.blog/a11y.blog* + lien Blog dans AppHeader + BlogCard.vue unifié (default + compact)
|
- [x] 06-02-PLAN.md — i18n keys blog.*/nav.blog/a11y.blog* + lien Blog dans AppHeader + BlogCard.vue unifié (default + compact)
|
||||||
- [ ] 06-03-PLAN.md — Page listing app/pages/blog/index.vue (hero + grid + empty state, SSR bilingue)
|
- [x] 06-03-PLAN.md — Page listing app/pages/blog/index.vue (hero + grid + empty state, SSR bilingue)
|
||||||
- [ ] 06-04-PLAN.md — BlogToc.vue + BlogPrevNext.vue + enrichissement app/pages/blog/[slug].vue (breadcrumb + header + TOC + surround)
|
- [x] 06-04-PLAN.md — BlogToc.vue + BlogPrevNext.vue + enrichissement app/pages/blog/[slug].vue (breadcrumb + header + TOC + surround)
|
||||||
**UI hint**: yes
|
**UI hint**: yes
|
||||||
|
|
||||||
### Phase 7: SEO Blog
|
### Phase 7: SEO Blog
|
||||||
@@ -190,6 +190,6 @@ Plans:
|
|||||||
| Phase | Plans Complete | Status | Completed |
|
| Phase | Plans Complete | Status | Completed |
|
||||||
|-------|----------------|--------|-----------|
|
|-------|----------------|--------|-----------|
|
||||||
| 5. @nuxt/content Setup & Renderer | 2/2 | Complete | 2026-04-22 |
|
| 5. @nuxt/content Setup & Renderer | 2/2 | Complete | 2026-04-22 |
|
||||||
| 6. Blog Pages | 2/4 | In progress | - |
|
| 6. Blog Pages | 4/4 | Complete | 2026-04-22 |
|
||||||
| 7. SEO Blog | 0/? | Not started | - |
|
| 7. SEO Blog | 0/? | Not started | - |
|
||||||
| 8. Content & Cocon Semantique | 0/? | Not started | - |
|
| 8. Content & Cocon Semantique | 0/? | Not started | - |
|
||||||
|
|||||||
+5
-5
@@ -2,15 +2,15 @@
|
|||||||
gsd_state_version: 1.0
|
gsd_state_version: 1.0
|
||||||
milestone: v1.0
|
milestone: v1.0
|
||||||
milestone_name: milestone
|
milestone_name: milestone
|
||||||
status: Phase 6 — Plan 06-02 shipped (2/4), ready for Plan 06-03
|
status: Plan 06-02 shipped — i18n FR+EN complet, nav link Blog en place, BlogCard.vue (variant default+compact) auto-importable, typecheck vert
|
||||||
last_updated: "2026-04-22T09:25:00.000Z"
|
last_updated: "2026-04-22T08:40:12.762Z"
|
||||||
last_activity: 2026-04-22
|
last_activity: 2026-04-22
|
||||||
progress:
|
progress:
|
||||||
total_phases: 8
|
total_phases: 8
|
||||||
completed_phases: 3
|
completed_phases: 4
|
||||||
total_plans: 15
|
total_plans: 15
|
||||||
completed_plans: 11
|
completed_plans: 13
|
||||||
percent: 73
|
percent: 87
|
||||||
---
|
---
|
||||||
|
|
||||||
# Project State
|
# Project State
|
||||||
|
|||||||
Reference in New Issue
Block a user