Skip to content

ophusgroup/interactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive

Standalone, embeddable version of the Colin Ophus Lab landing-page research pillars — the interactive 3-panel graphic (STEM experiment · computational imaging · materials structure). Built to be dropped into an external page via <iframe> (e.g. a Qwilr donor letter).

Contents

  • index.html — the embed page. Renders the widget in "bare" mode; the panels are interactive, and clicking a pillar opens that research area on colab.stanford.edu in a new tab.
  • research-pillars.js — the widget. A copy of the one on the main COLab site; it fetches its sub-widgets (STEM / wave / materials) and data from the main repo via jsDelivr at runtime, so this repo stays tiny. If the main widget is substantially updated, re-copy this file from ophusgroup/landing/widgets/research-pillars.js.
  • .nojekyll — tells GitHub Pages to serve the files as-is (no Jekyll build).

Hosting

Served with GitHub Pages at https://ophusgroup.github.io/interactive/.

Embed code:

<iframe src="https://ophusgroup.github.io/interactive/"
        title="Colin Ophus Lab — Research"
        width="100%" height="440"
        style="border:0; display:block;" loading="lazy"></iframe>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages