Website for SPINE: Bridging the Cyber-Physical Gap with Agentic AI (arXiv 2607.13049).
index.html— page source (fragment: title/style/body content; no doctype wrapper)assets/— figures; put videos inassets/video/(seeVIDEO-DESIGN.mdfor file names and storyboards)build.sh— wraps the source into a full document and copies assets intodocs/, which GitHub Pages serves frommain:/docs
Edit index.html, run ./build.sh, commit both, push.