chore: update backlog task with completed subpages work
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4c94511a5a
commit
8de4dd761b
|
|
@ -1,10 +1,10 @@
|
|||
---
|
||||
id: task-1
|
||||
title: Finish Nusqool website replica
|
||||
status: To Do
|
||||
status: In Progress
|
||||
assignee: []
|
||||
created_date: '2025-12-26 15:31'
|
||||
updated_date: '2025-12-26 17:27'
|
||||
updated_date: '2026-02-10 01:02'
|
||||
labels: []
|
||||
dependencies: []
|
||||
priority: medium
|
||||
|
|
@ -34,11 +34,11 @@ Remaining work:
|
|||
|
||||
## Acceptance Criteria
|
||||
<!-- AC:BEGIN -->
|
||||
- [ ] #1 Real images added to all sections
|
||||
- [ ] #2 All navigation links functional
|
||||
- [ ] #3 Subpages created for main menu items
|
||||
- [x] #1 Real images added to all sections
|
||||
- [x] #2 All navigation links functional
|
||||
- [x] #3 Subpages created for main menu items
|
||||
- [ ] #4 Newsletter signup connected to backend
|
||||
- [ ] #5 Deployed and accessible online
|
||||
- [x] #5 Deployed and accessible online
|
||||
<!-- AC:END -->
|
||||
|
||||
## Implementation Notes
|
||||
|
|
@ -46,4 +46,26 @@ Remaining work:
|
|||
<!-- SECTION:NOTES:BEGIN -->
|
||||
Staging site deployed: https://nusqool-staging.jeffemmett.com
|
||||
Deployed via Docker on Netcup RS 8000 with Traefik + Cloudflare tunnel
|
||||
|
||||
## 2026-02-09 Update
|
||||
|
||||
### Completed:
|
||||
- Downloaded 13 images from nusqool.com (portraits, sessions, retreats, studio, care tent, logo)
|
||||
- Created shared components: Navigation, Footer, Newsletter
|
||||
- Created 11 subpages with full content scraped from nusqool.com:
|
||||
- About Thu (bio, credentials, philosophy)
|
||||
- Growth Adventure (3-chapter retreat structure, FAQ)
|
||||
- TRE (exercises overview, science, booking)
|
||||
- Coaching (services, testimonial, CTA)
|
||||
- Testimonials (6 client testimonials)
|
||||
- Work with Chris (audio studio, portfolio)
|
||||
- Events (upcoming events, Luma calendar link)
|
||||
- Peace Pole (prayers, submission form)
|
||||
- Contact Thu (form + direct links)
|
||||
- Contact Chris (form)
|
||||
- Care Tent (description, invitation form)
|
||||
- Updated homepage with real images (replaced placeholder blocks)
|
||||
- All navigation links now route to proper subpages
|
||||
- Updated embodiment-circle page to use shared navigation
|
||||
- Deployed to dandylion.nusqool.com + nusqool-staging.nusqool.com with Let's Encrypt SSL\n\n### Still TODO:\n- Newsletter signup backend (AC #4)\n- Animations and micro-interactions\n- Scholarship Google Form URL (placeholder in embodiment-circle page)
|
||||
<!-- SECTION:NOTES:END -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue