From 31f265bf9b4ff7c07a334f4115af6560abc2b597 Mon Sep 17 00:00:00 2001 From: Schultz Lab at NCCU Date: Thu, 20 Aug 2026 20:12:26 -0400 Subject: [PATCH 1/2] =?UTF-8?q?docs:=20gallery=20polish=20=E2=80=94=20vers?= =?UTF-8?q?ion,=20PyPI=20links,=20trajectory=20GIF,=20viewer=20fit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Fix stale version badge in the Pages nav (v0.3 -> v0.7.0) and link it to PyPI; add a PyPI nav link and a "pip install quantui" hero pill. - Aspartame orbital energy diagram regenerated at half the vertical height (8x4, dpi 170) for a cleaner aspect ratio. - Replace the cisplatin trajectory iframe with an animated GIF (centered, constant scale, 22 frames) so the animation shows at a glance without scrolling to reach the playback controls; "Open interactive" still links the full 3D page. - Make the embedded benzene vibrational-mode viewer fill the iframe (container width:100%/height:100vh + full-height body) so 3Dmol's zoomTo centers it instead of clipping the molecule. Co-Authored-By: Claude Opus 4.8 --- docs/examples/benzene_vib_mode.html | 4 ++-- docs/images/aspartame_orbital_diagram.png | Bin 33765 -> 38051 bytes docs/images/cisplatin_trajectory.gif | Bin 0 -> 119609 bytes docs/index.html | 14 ++++++++------ 4 files changed, 10 insertions(+), 8 deletions(-) create mode 100644 docs/images/cisplatin_trajectory.gif diff --git a/docs/examples/benzene_vib_mode.html b/docs/examples/benzene_vib_mode.html index f4057d1..7b3ff8f 100644 --- a/docs/examples/benzene_vib_mode.html +++ b/docs/examples/benzene_vib_mode.html @@ -4,10 +4,10 @@ QuantUI animation - + -
+

3Dmol.js failed to load for some reason. Please check your browser console for error messages.