Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 670 Bytes

File metadata and controls

25 lines (15 loc) · 670 Bytes

WeaveBench — Project Page

Source for https://weavebench.github.io.

Static site, no build step. Push to main, GitHub Pages serves it.

Structure

  • index.html — entry point
  • static/css/index.css — all styles
  • static/js/index.js — scroll reveal + copy-bibtex
  • static/images/ — paper figures (PNG)
  • static/pdfs/WeaveBench.pdf — paper

Edit

Inline edits to index.html / static/css/index.css. No build, no toolchain.

Citation

See the BibTeX block on the live site, or the @misc{li2026weavebench, ...} entry inline in index.html.

Acknowledgement

Layout adapted from SkillOpt.