Commit Graph

9 Commits

Author SHA1 Message Date
Jeff Emmett 2863076316 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 87023d8579 fix: correct newsletter API endpoint
Changed from /api/subscribe/subscribe to /subscribe to match
the updated newsletter-api routing.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:53:50 +00:00
Jeff Emmett e2a17a38b9 Merge and use newsletter-api for immediate welcome emails
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 01:39:47 -05:00
Jeff Emmett 4b966078cc Use newsletter-api for immediate welcome emails
Switches from direct Listmonk API to newsletter-api endpoint
which handles subscription + sends welcome email immediately.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 01:07:55 -05:00
Jeff Emmett cdcbf00eaa Initial commit with OG metadata
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 22:24:23 +01:00
Jeff Emmett c48fb7cb55 Add 🔮 emoji favicon 2025-11-30 22:18:47 -08:00
v0 fbf8bae574 style: remove gradient from "Join" section
Update className to transparent background, keep padding.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 03:56:17 +00:00
v0 59582c11bd feat: enable static export for Cloudflare Pages
Add `output: 'export'` to Next.js config for static deployment.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 22:59:36 +00:00
v0 16e367d059 Initialized repository for project Psychedelic post-capitalist website
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 01:51:36 +00:00