Static landing page for https://chembench.mml.unc.edu/.
Replaces the deprecated original ChemBench portal and showcases active tools from the Molecular Modeling Lab @ UNC.
chembench/
├── index.html — main page
├── style.css — styles
└── images/ — tool logos and site logos
python3 -m http.server 8080Then open http://localhost:8080.