A lightweight static website for:
Towards Open-Sourced Datasets, Benchmarks, and Platforms for Multi-Modal Sensing
index.html— main one-page websiteassets/style.css— responsive styling.nojekyll— prevents GitHub Pages from processing the site with Jekyll
Open index.html directly in a browser, or run:
python -m http.server 8000Then visit http://localhost:8000.
- Upload these files to a GitHub repository.
- Open Settings → Pages.
- Under Build and deployment, select Deploy from a branch.
- Choose the
mainbranch and/ (root)folder. - Save.
Search index.html for TODO. In particular, update:
- exact tutorial date and time;
- conference venue;
- registration URL;
- final material links;
- final tutorial website URL;
- organizer photos, if desired.
The page currently uses Google Fonts. Remove the two Google Fonts <link> elements in index.html if a fully self-contained site is preferred.