Prepare Canva redesign worktree

This commit is contained in:
2026-05-05 22:25:34 +02:00
parent 73299fd18a
commit 0d8b56864a
2 changed files with 13 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ title: Redesign dev website from Canva reference
status: In Progress
assignee: []
created_date: '2026-05-05 20:20'
updated_date: '2026-05-05 20:20'
updated_date: '2026-05-05 20:25'
labels: []
dependencies: []
priority: high
@@ -18,9 +18,9 @@ Create an isolated worktree and redesign the regional dev landing page to match
## Acceptance Criteria
<!-- AC:BEGIN -->
- [ ] #1 A new git worktree exists under .worktrees for the redesign branch
- [x] #1 A new git worktree exists under .worktrees for the redesign branch
- [ ] #2 The landing page visual style follows the provided Canva reference
- [ ] #3 The Astro site builds successfully
- [x] #3 The Astro site builds successfully
- [ ] #4 The redesigned page is reviewed locally before handoff
<!-- AC:END -->
@@ -33,3 +33,9 @@ Create an isolated worktree and redesign the regional dev landing page to match
4. Implement the approved Astro redesign
5. Build and visually review locally
<!-- SECTION:PLAN:END -->
## Implementation Notes
<!-- SECTION:NOTES:BEGIN -->
Created worktree at .worktrees/canva-redesign on branch codex/canva-redesign. Baseline build passes with CI=true pnpm run build after approving dependency build scripts.
<!-- SECTION:NOTES:END -->

4
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,4 @@
allowBuilds:
esbuild: true
msw: true
sharp: true