Polished project website for the XDomainBench paper, dataset, and experiments.
cd /scratch/gongzhiren/benchmark/paper/website
python -m http.server 8080Open: http://localhost:8080
index.html: full page sections and contentstyles.css: premium visual theme (paper-style warm pink + purple palette)script.js: figure lightbox and BibTeX copyassets/indexed/: only figures actually indexed in paper chapters
XDomainBench.pngoverview.pngbench_design.pngdistribution.pngdomain_heatmap.pngexample.pngmechanism_summary_left.pngmechanism_summary_right.pngradar_scaling.pngturn1_barplot1.png
- Push this folder to the repo (for example under
benchmark/paper/website). - In GitHub repository settings, open Pages.
- Source: select branch
main, folder whereindex.htmllives. - Save and wait for GitHub Pages build.
Then the site is publicly accessible from the generated Pages URL.