Commit Graph

21 Commits

Author SHA1 Message Date
Jeff Emmett 1112f7a55a ci: retrigger pipeline
CI/CD / deploy (push) Has been cancelled Details
2026-04-02 15:03:36 -07:00
Jeff Emmett cf335f20ce fix(ci): use SSH-based container status check for smoke test
CI/CD / deploy (push) Failing after 2m4s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 15:05:40 -07:00
Jeff Emmett dbf5bb06e3 ci: use internal registry (bypass Cloudflare upload limit)
CI/CD / deploy (push) Successful in 1m19s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:45:05 -07:00
Jeff Emmett 08a5ddc6e2 ci: add Gitea Actions CI/CD pipeline
CI/CD / deploy (push) Successful in 1m30s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:29:21 -07:00
Jeff Emmett cc4e32a32c chore: add backlog-notify onStatusChange hook
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 15:31:05 -07:00
Jeff Emmett e7226f1742 Add Docker healthcheck to docker-compose.yml
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:49:03 -07:00
Jeff Emmett cd0a4b36c0 Add .dockerignore for optimized Docker builds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:48:53 -07:00
Jeff Emmett 25affdd6fe fix: remove Contact Chris from navigation dropdown
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:27:21 +00:00
Jeff Emmett 90e76f103c fix: remove Work with Chris from navigation header
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:23:20 +00:00
Jeff Emmett 8de4dd761b chore: update backlog task with completed subpages work
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:02:19 +00:00
Jeff Emmett 4c94511a5a feat: add all subpages, shared components, and real images
- Created shared Navigation, Footer, and Newsletter components
- Added 13 images from nusqool.com (portraits, sessions, retreats)
- Created subpages: About Thu, Growth Adventure, TRE, Coaching,
  Testimonials, Work with Chris, Events, Peace Pole, Contact Thu,
  Contact Chris, Care Tent
- Updated homepage with real images and working navigation links
- Updated embodiment-circle page to use shared navigation
- All nav links now route to proper subpages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 14:52:50 +00:00
Jeff Emmett a08c6208ec Add dandylion.nusqool.com landing page with membership tiers
- Redirect dandylion.nusqool.com root to /embodiment-circle
- Add Community Member (free) and Embodiment Circle Participant ($1,010) tier cards
- Update all "Join Today" links to point to dandelion.nusqool.com/login
- Add payment options display (one-time and monthly installment)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 14:36:32 +00:00
Jeff Emmett e8437136cb Update hostname to dandylion.nusqool.com
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 19:16:20 +00:00
Jeff Emmett 293e22961a Update docker-compose for production hostname dandelion.nusqool.com
- Change service name from nusqool-staging to nusqool
- Update Traefik router hostname from nusqool-staging.jeffemmett.com to dandelion.nusqool.com

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 15:48:18 +01:00
Jeff Emmett 0ad906b37a Add 12-week Embodiment Circle page
- Complete page with all program information
- Seasonal arc (Winter, Imbolc, Spring)
- In-person retreat details
- What you'll get section
- Who this is for
- Tiered pricing with scholarships
- How we practice together
- Fixed image handling for standalone build

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:45:14 -05:00
Jeff Emmett d38195bed9 Fix hero image using Next.js Image component 2025-12-26 12:41:16 -05:00
Jeff Emmett 65d315528a Add dandelion hero image and update button link
- Button now links to dandelion.nusqool.com
- Added AI-generated dandelion meadow hero image
- Updated hero section with background image and overlay

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:36:57 -05:00
Jeff Emmett 5f9e1e5954 Test auto-deploy webhook 2025-12-26 12:35:21 -05:00
Jeff Emmett fc8a1b0103 Update hero button text to "Join the Next Embodiment Circle"
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:30:51 -05:00
Jeff Emmett 661f5fa601 Add Docker configuration for deployment
- Dockerfile with multi-stage build (builder + runner)
- docker-compose.yml with Traefik labels
- Enable standalone output in Next.js config
- Add public directory placeholder

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 12:17:53 -05:00
Jeff Emmett 948e9c9c05 Initial Nusqool website replica with Next.js and Tailwind CSS
- Hero section with main tagline
- About Thu section with founder story
- The Space section (converted schoolhouse)
- 6 service offerings grid (virtual, in-person, workshops, etc.)
- Care Tent pop-up sanctuary section
- Dandelion Manifesto section
- Coralus Venture announcement
- Newsletter signup form
- Footer with Instagram and press mentions
- Responsive navigation with mobile menu
- Custom color palette (yellow, cream, brown, sage)
- Playfair Display + Inter typography

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-26 10:29:58 -05:00