Jeff Emmett
c2480ee3c9
feat: add newsletter signup component and improve mirror workflow
...
- Add NewsletterSignup component with Listmonk integration
- Update Footer to accept className prop
- Fix GitHub→Gitea mirror workflow with better error handling
- Update Next.js to 15.5.9
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 23:05:03 -05:00
Jeff Emmett
81dfe33135
Add Open Graph and Twitter Card metadata for social sharing
...
- Add og-image.jpg (1200x630) for link previews
- Add metadataBase, openGraph, and twitter metadata to layout.tsx
- Improves SEO and social media link appearance
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 22:08:08 +01:00
Jeff Emmett
12a147fd61
fix: rename MycoZine to MycroZine across zine pages
...
Updated all branding references from MycoZine to MycroZine for
consistency with the mycro-zine project naming convention.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-21 01:30:26 -05:00
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
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
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
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
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
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