PortaPower.buzz - Turning Festival Waste Into Festival Watts
Go to file
Jeff Emmett 86898d7c2f Fix serving issue: remove index.txt and add explicit root route
- Remove .txt files from build output that caused download prompts
- Add explicit location = / rule to ensure index.html is served

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 19:43:56 +00:00
app Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
components Update marketing copy and add HTTPS Traefik labels 2026-02-16 19:27:34 +01:00
hooks Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
lib Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.dockerignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
.gitignore Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
Dockerfile Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
components.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
docker-compose.yml Remove HTTPS Traefik labels (Cloudflare Tunnel handles TLS) 2026-02-16 19:04:50 +00:00
next.config.ts Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
nginx.conf Fix serving issue: remove index.txt and add explicit root route 2026-02-16 19:43:56 +00:00
package-lock.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
package.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
postcss.config.mjs Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00
tsconfig.json Initial commit: PortaPower.buzz marketing website 2026-02-16 08:09:56 +00:00