Single-page static website for:
Event-Based Multimodal Vision: Imaging, Perception, and Understanding
index.html: main pagecss/style.css: page stylesassets/images/: hero visualassets/avatars/: placeholder portraitsVibe/: organizer and speaker portraits used by the page
This is a static website and does not require build tools.
- Open
index.htmldirectly in a browser, or - Host this folder with any static file server / GitHub Pages
- Edit text and section content in
index.html - Replace photos in
Vibe/or update image paths inindex.html - Tune visual style in
css/style.css
Upload the repository as-is and configure GitHub Pages to serve from the repository root (or the branch/folder you use for static hosting).