Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Emmett dc25d01465 Remove back to NoFi button from hero section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:49:31 -07:00
Jeff Emmett 7ded9d8414 Add wave emoji favicon, update footer with nofi + mycofi links
- Add 🌊 SVG favicon to fix 404 on /favicon.ico
- Remove "Back to NoFi" button from CTA section
- Add nofi.lol and mycofi.earth links to footer

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:45:52 -07:00
Jeff Emmett a08a6bdb69 Remove bright gradient bands, fix Sankey data, add newsletter CTA
- Replace bright gradient section backgrounds with flat bg-deep
- Remove wave distortion (showDistortion=false) from all diagrams
- Fix circular link errors in naturalFlows by breaking feedback cycles
- Add multi-dimensional flow colors (energy, resource, signal, commons)
- Update CTA: "Dive into the Current" with newsletter subscription
- Newsletter posts to listmonk via newsletter-api (FlowFi list #26)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 21:39:32 -07:00
Jeff Emmett 35ada4127d Restyle FlowFi with distinct flowing aesthetic
Replace NoFi's rigid style with organic, aquatic design:
- Outfit font (sans-serif) replaces Permanent Marker + monospace
- Deep ocean color palette replaces harsh void blacks
- Flowing wave underlines replace scrawl-underlines
- Rounded corners, soft glows, gradient ambient lighting
- Remove wobble rotations, add wave/breathe/glow animations
- Cool foam/mist text colors replace warm beige/brown

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 20:58:25 -07:00
Jeff Emmett 07bed35517 Add nginx try_files config for clean URL routing
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:09:36 -07:00
Jeff Emmett 076380cf9e Fix nginx crash: add /run tmpfs for PID file with read_only filesystem
Nginx needs write access to /run for its PID file when the container
filesystem is set to read_only: true.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:02:51 -07:00
Jeff Emmett 6836108065 Initial commit: FlowFi website - flowfi.network
7-section narrative journey with interactive Sankey diagrams,
flow sandbox (@xyflow/react), and animated pipe visualizations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 19:00:49 -07:00