Jeff Emmett
0743f6080d
feat: add MycoZine - AI-powered mini-zine generator
...
- Add /zine landing page with topic input, style & tone selectors
- Add /zine/create page with full generation flow
- Add /zine/z/[id] shareable zine viewer
- Add API routes for outline generation, page creation, print layout
- Add Gemini AI integration for content generation
- Add Sharp for image processing and print layout creation
- Add punk zine styles (borders, text effects, xerox texture)
- Custom MycoFi styles: Mycelial style, Regenerative tone
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 01:16:53 -05:00
root
0844ae2ead
Add Traefik labels for reverse proxy routing
...
- Configure service with Traefik labels for mycofi.earth
- Join traefik-public network for service discovery
- Remove direct port exposure (routing through Traefik now)
- Remove deprecated docker-compose version field
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 02:45:54 +01:00
Jeff Emmett
ee51ac8baa
feat: configure Docker deployment with Cloudflare Tunnel for Netcup hosting
...
Migrated from Cloudflare Pages to self-hosted Docker deployment on Netcup RS 8000 server.
- Add optimized multi-stage Dockerfile with Next.js standalone output
- Add docker-compose.yml for container orchestration (port 3003)
- Add Cloudflare Tunnel configuration for mycofi.earth routing
- Add .dockerignore for optimized build context
- Add comprehensive DEPLOYMENT.md with setup and troubleshooting guide
- Update next.config.mjs: change output from 'export' to 'standalone'
Architecture: Internet → Cloudflare Tunnel → Netcup RS 8000 → Docker Container
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 22:21:17 -08:00
Jeff Emmett
7da4937556
Add GitHub to Gitea mirror workflow
...
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 18:01:58 -08:00
v0
3bf1d7aa9f
feat: remove Contact link from header navigation
...
Update main nav to LinkTree, Shop, and Read the Book.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-07 19:29:10 +00:00
v0
1a82b00da5
feat: add Mycopunk link & image, fix alignment
...
Center footer and content with proper centering and padding.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-05 21:45:34 +00:00
v0
4bde5160e4
fix: resolve footer text fading issue
...
Set footer z-index to 20 to prevent overlaying canvas.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 03:36:26 +00:00
v0
e28c6b1e8a
fix: resolve footer text fading issue
...
Set footer z-index to 20 to prevent canvas overlap.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 03:21:33 +00:00
v0
c27bbe16c6
feat: enable smooth scroll for "Learn More" button
...
Add smooth scroll to "Learn More" button linking to MycoFi section.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-11-02 03:06:07 +00:00
v0
867004af6b
feat: configure Next.js for static export on Cloudflare Pages
...
Add output: 'export' to next.config.mjs and set build command to npm run build with output directory out.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-13 01:48:05 +00:00
v0
3d738d5eb7
fix: ensure footer has maximum contrast and visibility
...
Replace transparent footer with solid white and change badge background for better opacity.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-08 20:24:13 +00:00
v0
d412dc2d05
feat: add "coming soon" shop page with email signup
...
Create stylish placeholder page for MycoFi shop with branding and email form.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-07 00:02:35 +00:00
v0
4600517d80
feat: relocate tagline to footer
...
Remove "Regenerative Economics" badge from hero and add to footer
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:51 +00:00
v0
6f37b3662a
feat: relocate tagline to footer
...
Remove hero badge and add to footer as tagline
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:37 +00:00
v0
554ced5d09
feat: relocate tagline to footer
...
Remove hero badge and add to footer as tagline.
#VERCEL_SKIP
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:59:22 +00:00
v0
bb5cf45156
feat: update color palette to vibrant greens
...
Switch from browns to emerald, forest, and lime greens for better style.
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:26:36 +00:00
v0
00d8ccb4fc
Initialized repository for project MycoFi website
...
Co-authored-by: Jeff Emmett <46964190+Jeff-Emmett@users.noreply.github.com>
2025-10-06 23:24:47 +00:00