A responsive HTML/SVG scrollytelling version of the MakeoverMonday 2026 Week 26 space-launch visualization.
This version keeps the desktop/laptop scrollytelling experience and automatically switches to a phone-friendly stacked layout on narrow screens.
- Desktop/laptop: sticky ArcFlow visualization with narrative steps beside it.
- Phone (720px and below): ArcFlow becomes a static overview followed by compact story cards; later charts stack vertically.
- Map markers support hover on desktop and tap on touch devices.
- Tooltips become a dark bottom-sheet style panel on phones.
- Charts use mobile-specific SVG dimensions for more readable labels.
This package is flat and ready for GitHub's web uploader. Upload the contents of this folder to the root of a new public repository.
Suggested repository name:
Space-Launch-Story-Responsive
Then enable:
Settings → Pages → Deploy from a branch → main → /(root)
Your new GitHub Pages link will be separate from the existing Space Launch Story repository.
index.html
style.css
script.js
launches.csv
world-map.svg
README.md
.nojekyll
py -m http.server 8000 --bind 127.0.0.1
Open:
http://127.0.0.1:8000/
#MakeoverMonday 2026 Week 26 | Viz: Iris Sun | Data: Voronoi