FlowFi - Everything Flows - flowfi.network
Go to file
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
app Restyle FlowFi with distinct flowing aesthetic 2026-03-09 20:58:25 -07:00
components Remove bright gradient bands, fix Sankey data, add newsletter CTA 2026-03-09 21:39:32 -07:00
lib Remove bright gradient bands, fix Sankey data, add newsletter CTA 2026-03-09 21:39:32 -07:00
.dockerignore Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
.gitignore Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
Dockerfile Add nginx try_files config for clean URL routing 2026-03-09 19:09:36 -07:00
docker-compose.yml Fix nginx crash: add /run tmpfs for PID file with read_only filesystem 2026-03-09 19:02:51 -07:00
next.config.mjs Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
nginx.conf Add nginx try_files config for clean URL routing 2026-03-09 19:09:36 -07:00
package.json Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
pnpm-lock.yaml Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
postcss.config.mjs Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00
tsconfig.json Initial commit: FlowFi website - flowfi.network 2026-03-09 19:00:49 -07:00