Commit Graph

16 Commits

Author SHA1 Message Date
Jeff Emmett fa05ccee68 chore: add nginx.conf for Docker static export
Required for serving Next.js static export via nginx in Docker.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 00:59:10 +00:00
Jeff Emmett 55af0fd33f 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:34 +00:00
Jeff Emmett 805cca0b52 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:18:04 -05:00
Jeff Emmett fd4f359579 Add Open Graph and Twitter Card metadata
Generated with Claude Code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 22:30:50 +01:00
Jeff Emmett d37594a6f8 Add 💩 emoji favicon 2025-11-30 22:19:18 -08:00
Jeff Emmett b63a2ec476 Add package-lock.json for dependency locking
Ensures consistent package versions across environments.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 16:54:58 -08:00
Jeff Emmett d875b399cc Add (com)post-capitalism wordplay throughout site
Integrate clever post-capitalism references in hero, footer, and metadata to highlight the conceptual link between composting capitalism and building post-capitalist systems.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-20 18:36:57 -08:00
v0 c146ddf296 feat: remove Soul Speaks Soil card and clean imports
Update Mycelial Mentions to responsive grid layout.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-08 22:56:47 +00:00
v0 4efcbf9488 feat: update hero title styling
Restructure title with smaller, darker "it's time to" and larger, brighter "Compost" and "Capitalism"

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 19:59:15 +00:00
v0 1385d4ab47 feat: update main title to "it's time to compost capitalism"
Highlight "capitalism" with amber and maintain design hierarchy.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 19:42:40 +00:00
v0 7a7cd7fd1a feat: remove MycoFi from Mycelial Mentions section
Update grid layout after card removal and clean imports.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 02:04:15 +00:00
v0 f1867aaabc feat: add Mycelial Mentions section with resource links
Create new component and style it; add to main page.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 01:57:54 +00:00
v0 783fc363b8 feat: configure Next.js for Cloudflare Pages with static export
Update next.config.mjs for static site generation with Cloudflare.

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 23:06:37 +00:00
v0 d3fc3a9d08 feat: configure Next.js for Cloudflare Pages with static export
Update next.config.mjs for static site generation with Cloudflare.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 23:05:18 +00:00
v0 bdd763c0fe feat: sync main changes to compost-capitalism-website
Update all files and assets from main branch.

#VERCEL_SKIP

Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 01:19:37 +00:00
v0 72a889117a Initialized repository for project Composting capitalism website
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-12 01:19:19 +00:00