Commit Graph

11 Commits

Author SHA1 Message Date
Jeff Emmett 38e2a672f4 ci: retrigger pipeline
CI/CD / deploy (push) Failing after 34s Details
2026-04-02 15:09:36 -07:00
Jeff Emmett b31102a2fd ci: retrigger pipeline
CI/CD / deploy (push) Has been cancelled Details
2026-04-02 15:02:46 -07:00
Jeff Emmett 44622f7124 fix(ci): use SSH-based container status check for smoke test
CI/CD / deploy (push) Failing after 50s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 15:05:08 -07:00
Jeff Emmett 51f8ddac3e ci: use internal registry (bypass Cloudflare upload limit)
CI/CD / deploy (push) Successful in 28s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:44:31 -07:00
Jeff Emmett 7a30b8f493 ci: add Gitea Actions CI/CD pipeline
CI/CD / deploy (push) Successful in 30s Details
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 10:26:22 -07:00
Jeff Emmett 12b00e86a5 chore: add backlog-notify onStatusChange hook
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 15:30:37 -07:00
Jeff Emmett ed3444119f Add .dockerignore for optimized Docker builds
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 17:59:19 -07:00
Jeff Emmett 110e815703 Optimize images for faster mobile loading
- Host images locally instead of loading from external inwardtravel.com
- Convert PNGs to WebP format (89% size reduction on teotihuacan)
- Add JPEG fallbacks for older browsers
- Implement lazy loading for below-fold images
- Add WebP feature detection
- Preload critical hero image
- Total payload reduced from 2.3MB to ~600KB

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-11 17:26:31 +01:00
Jeff Emmett a18fc217be Add deployment scaffolding (Dockerfile, docker-compose, nginx)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 14:14:30 +01:00
Jeff Emmett f791cf4909 Add rich imagery from Inward Travel site
- Full-screen hero with mountain view background
- Journey cards with hover effects and background images
- Parallax image breaks (Teotihuacan, María Sabina art)
- 3-column image gallery
- Final CTA section with mountain flowers background
- Mobile-responsive with scroll fallback

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:38:34 +00:00
Jeff Emmett a80627b8f5 Initial splash page for Inward Travel mushroom retreat
- Elegant single-page design for Oaxaca psilocybin retreat
- Hero with key details (9 days, £2,480, max 18)
- Sections: journey overview, Mazatec lineage, what's included
- CTAs link to registration page
- Dockerized with nginx for deployment
- Traefik labels for RS 8000 deployment

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 22:33:06 +00:00