Atmospheres for stories that bruise. Wet velvet, rotting silk, and light that will not stay clean.
Pulled Under is an eight-scene film site: a flooded gothic cathedral, fifteen seconds at a time, then the 1:45 claim.
- Cover →
/watchthe claim /storythe eight scenes/about
Live site: https://rainbowrot.github.io/Pulled_Under/
Open index.html locally, or:
python3 -m http.server 8080The cinematic pages (index.html, watch.html, story.html, about.html) are the site. GitHub’s repo view still shows this README; the Pages URL is the film.
Source clips live in Videos/crimsonpetals. Stills in Pictures/petals. The TanStack app in src/ is the original builder copy.
| Path | What it is |
|---|---|
src/routes/ |
Cover, watch, story, about |
src/lib/scenes.ts |
Scene titles, teases, clip paths |
public/clips/ |
Eight 15s scenes + the-claim.mp4 |
public/images/ |
Stills and cover art |
GitHub Pages serves index.html at https://rainbowrot.github.io/Pulled_Under/ (.nojekyll keeps Jekyll from turning it back into a README).