Morrison Developers
flux-embeds
A focused workspace for building and shipping Flux embeds.
flux-embeds is a lightweight host for small, iframe-safe UI surfaces used across Flux and related products. Each route is a self-contained embed designed to be copied, framed, and deployed without side effects.
Enter Dev Mode
Dev Mode is the canonical index for embeds: preview behavior, verify iframe constraints, and copy production-ready URLs.
Built so far
Download Button embed/download-btnContact embed/contactMorrison Dev Particles/mor-dev-particlesSuperb Owl embed/superb-owl?board=defaultShavon Lloyd Contact embed/shavon-lloyd-contactShavon Lloyd Calendar embed/shavon-lloyd-calendarWizard Survivor embed/wizard-survivor
Add embeds under app/(embed)/<name>/page.tsx. Use scripts/gen-feature.mjs to scaffold routes and optionally append the link to this list and /dev. Keep embeds iframe-safe: responsive, predictable height/scroll, no global CSS, no brittle DOM timing.