Go to file
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
app Add Open Graph and Twitter Card metadata 2025-12-22 22:30:50 +01:00
components fix: correct newsletter API endpoint 2026-02-03 00:53:34 +00:00
lib Initialized repository for project Composting capitalism website 2025-10-12 01:19:19 +00:00
public Add Open Graph and Twitter Card metadata 2025-12-22 22:30:50 +01:00
styles Initialized repository for project Composting capitalism website 2025-10-12 01:19:19 +00:00
.gitignore feat: sync main changes to compost-capitalism-website 2025-10-12 01:19:37 +00:00
README.md feat: sync main changes to compost-capitalism-website 2025-10-12 01:19:37 +00:00
components.json Initialized repository for project Composting capitalism website 2025-10-12 01:19:19 +00:00
next.config.mjs feat: configure Next.js for Cloudflare Pages with static export 2025-10-12 23:05:18 +00:00
nginx.conf chore: add nginx.conf for Docker static export 2026-02-03 00:59:10 +00:00
package-lock.json Add package-lock.json for dependency locking 2025-11-22 16:54:58 -08:00
package.json feat: sync main changes to compost-capitalism-website 2025-10-12 01:19:37 +00:00
pnpm-lock.yaml feat: sync main changes to compost-capitalism-website 2025-10-12 01:19:37 +00:00
postcss.config.mjs Initialized repository for project Composting capitalism website 2025-10-12 01:19:19 +00:00
tsconfig.json Initialized repository for project Composting capitalism website 2025-10-12 01:19:19 +00:00

README.md

Composting capitalism website

Automatically synced with your v0.app deployments

Deployed on Vercel Built with v0

Overview

This repository will stay in sync with your deployed chats on v0.app. Any changes you make to your deployed app will be automatically pushed to this repository from v0.app.

Deployment

Your project is live at:

https://vercel.com/jeff-emmetts-projects/v0-composting-capitalism-website

Build your app

Continue building your app on:

https://v0.app/chat/projects/iJavQwdtvxQ

How It Works

  1. Create and modify your project using v0.app
  2. Deploy your chats from the v0 interface
  3. Changes are automatically pushed to this repository
  4. Vercel deploys the latest version from this repository