diff --git a/backlog/config.yml b/backlog/config.yml index bd3be93..b274a2a 100644 --- a/backlog/config.yml +++ b/backlog/config.yml @@ -1,4 +1,4 @@ -project_name: "pwf-website-new" +project_name: "PWF Website" default_status: "To Do" statuses: ["To Do", "In Progress", "Done"] labels: [] diff --git a/backlog/tasks/task-001 - new-website-redesign.md b/backlog/tasks/task-001 - new-website-redesign.md new file mode 100644 index 0000000..1678e56 --- /dev/null +++ b/backlog/tasks/task-001 - new-website-redesign.md @@ -0,0 +1,22 @@ +--- +id: task-001 +title: New Website Redesign +status: In Progress +assignee: [] +created_date: '2025-12-03' +labels: [feature, redesign, frontend] +priority: high +branch: new-website +--- + +## Description +Complete redesign of the PWF website with new layout and features. + +## Branch Info +- **Branch**: `new-website` + +## Acceptance Criteria +- [ ] New visual design +- [ ] Updated content +- [ ] Responsive layout +- [ ] Deploy to production