Plan

Overview

Planning

  • Write MOTIVATION.md
  • Write PLAN.md

Acceptance

Tasks

Keep the old repo and Framer site untouched until the new site is clearly viable, then decommission deliberately.

  • Flowershow Self-hosted to Cloud
  • Framer to Flowershow
  • Repo reordering
  • Deployment
    • Remove frontend proxy

Flowershow Self-hosted to Cloud

  • Will not start with the ecosystem split; treat it as already decided and out of scope for the first steps.
  • Create a new, clean repo for the FlowerShow Cloud site and copy only the core Markdown content you intend to keep.
    • Rationale: reduces cognitive load, avoids legacy cruft, avoids risky force-pushes, and makes the new site feel intentional.
  • First milestone:
    • Get FlowerShow self-hosted content deploying end-to-end on FlowerShow Cloud.

Tasks

  • Analyse what is in old site outside of ecosystem
  • Copy over base markdown ✅2026-01-20
  • Migrate nextjs style pages (two of them: index.jsx and map.jsx)
    • Copy over pages (next)
    • Convert those pages to markdown
  • Add back in the map?

Framer to Flowershow

  • What content is there
  • Analyse how to migrate a framer page (focus on art) ✅2026-01-20 this works quite well to just brute force with anti-gravity
  • Cache framer html pages ✅2026-01-20 to tmp/framer
  • Migrate pages - first convert
    • / will do by hand as flowershow self-hosted had this
      • Tweak hero text
      • add video after hero
      • Fix up calls to action at bottom
      • Fix rendering on flowershow cloud ✅2026-01-20 now works
      • Fix button styling (here and everywhere …?)
    • /art 🚧2026-01-20 tailwind. ✅
    • /art/exhibition 🚧2026-01-20 tailwind✅
    • /art/collective 🚧2026-01-20 tailwind✅.
      • Need to copy over hero image plus missing top text.
    • /art/residency 🚧2026-01-20 tailwind✅
    • /art/magazine 🚧2026-01-20 tailwind✅
    • /art/manifesto 🚧2026-01-20 tailwind✅
    • /art/magazine-submission ✅2026-01-21 done as markdown by hand
    • /course Already exists as markdown. Not much changed from original
      • ❓ Add hero.
      • Check content for updates
    • /about ✅2026-01-20 just go with markdown 😉. Updated content to latest. all done
      • hero image ❓ (not sure really needed here?)
    • /unconference 🔽 can use markdown.
      • migrate content ✅2026-01-21
      • hero image
      • 🔽 images at bottom of orgs involved
    • /oasis Do in markdown by hand. Want nice hero?
      • nice hero …
    • /ecosystem ??
    • /paper Can probably do in markdown better

Repo refactoring

Want to end up with 2 repos:

What is currently in this repo should really go into ecosystem (and be refactored). Meanwhile we have the new website fairly clean.

Tasks

Deploy new site

  • Set up flowershow.app for that …
  • Switch over DNS
  • Remove front end proxy

Tidy-ups / themeing

🏆

  • Set favicon
  • Flowershow supports nice heros ✅2026-01-21
  • Nice "2R" theme

Inbox

  • ➕2026-01-20 💤 split out the pip and cohere assets to their own subfolders so it is clean (rewrite markdown for this)
  • ➕2026-01-20 work out what we do with old /wiki - kind of random and only standard thing is overview-mapping-efforts.md
    • have moved overview-mapping-efforts to root
      • Create a redirect for this …