From 21beb65668d7466214ef59967b1fc16393a51079 Mon Sep 17 00:00:00 2001 From: Anoushka Bhutani Date: Fri, 24 Apr 2026 18:29:11 -0400 Subject: [PATCH 1/2] add sponsor images and paper strip --- _config.yml | 4 +- _data/people.yml | 2 +- _data/publication_images.yml | 30 + _data/sponsors.yml | 53 +- _includes/news-item.html | 9 +- _includes/paper-image-strip.html | 16 + _includes/person-card.html | 63 ++ _includes/person-list-item.html | 36 ++ _layouts/default.html | 38 +- blog.html | 2 +- css/group.scss | 952 ++++++++++++++++++++++++++++--- img/sponsors/lanl.jpeg | Bin 0 -> 16674 bytes img/sponsors/mdot.jpg | Bin 0 -> 20294 bytes img/sponsors/micde.png | Bin 0 -> 18359 bytes index.html | 50 +- people.html | 55 +- software.html | 63 +- 17 files changed, 1144 insertions(+), 229 deletions(-) create mode 100644 _data/publication_images.yml create mode 100644 _includes/paper-image-strip.html create mode 100644 _includes/person-card.html create mode 100644 _includes/person-list-item.html create mode 100644 img/sponsors/lanl.jpeg create mode 100644 img/sponsors/mdot.jpg create mode 100644 img/sponsors/micde.png diff --git a/_config.yml b/_config.yml index ae4920d..48204dd 100644 --- a/_config.yml +++ b/_config.yml @@ -48,7 +48,7 @@ navigation: - title: Home link: /index.html - title: People - link: /index.html#people + link: /people.html - title: Research link: /index.html#research - title: News @@ -61,5 +61,7 @@ navigation: link: /software.html - title: Sponsors link: /sponsors.html + - title: Battery Modeling Webinar + link: https://www.andrew.cmu.edu/user/venkatv/bmws.html # - title: Code # link: /code.html diff --git a/_data/people.yml b/_data/people.yml index b2d394a..41ae63b 100644 --- a/_data/people.yml +++ b/_data/people.yml @@ -2,7 +2,7 @@ venkvis: display_name: "Venkat Viswanathan" - webpage: "https://aero-dev-01.engin.umich.edu/people/viswanathan-venkat/" + webpage: "https://aero.engin.umich.edu/people/viswanathan-venkat/" role: pi image: img/people/venkvis.png bio: Associate Professor of Aerospace Engineering diff --git a/_data/publication_images.yml b/_data/publication_images.yml new file mode 100644 index 0000000..c5cc0a7 --- /dev/null +++ b/_data/publication_images.yml @@ -0,0 +1,30 @@ +# Publication images for the auto-scrolling figure strip +# Add entries with the paper URL and corresponding image path + +- paperurl: 'https://arxiv.org/pdf/2510.18900' + image: 'img/papers/scaling.svg' + title: 'Foundation Models for Discovery and Exploration in Chemical Space' + +- paperurl: "https://www.sciencedirect.com/science/article/pii/S002195172500315X" + image: 'img/papers/lithium_nitride_toc.jpg' + title: "Lithium nitride (Li3N) formation in lithium-mediated electrochemical ammonia synthesis can be enhanced with the right proton donor" + +- paperurl: 'https://arxiv.org/abs/2409.15370' + image: 'img/papers/toc_image.svg' + title: 'Smirk: An atomically complete tokenizer for molecular foundation models' + +- paperurl: "https://pubs.acs.org/doi/full/10.1021/acs.jpcc.5c01078" + image: 'img/papers/underpotential.jpeg' + title: "Thermodynamic Origin of Li Underpotential and Overpotential Deposition on Current Collectors" + +- paperurl: 'https://arxiv.org/abs/2506.17345' + image: 'img/papers/scope.png' + title: 'CLOUD: A Scalable and Physics-Informed Foundation Model for Crystal Representation Learning' + +- paperurl: 'https://arxiv.org/abs/2507.14267' + image: 'img/papers/dreams_cover.png' + title: 'DREAMS: Density Functional Theory Based Research Engine for Agentic Materials Simulation' + +- paperurl: "https://pubs.acs.org/doi/full/10.1021/acs.jpclett.4c01002" + image: 'img/papers/compton.jpeg' + title: "Modeling Scanning Electrochemical Cell Microscopy (SECCM) in Twisted Bilayer Graphene" diff --git a/_data/sponsors.yml b/_data/sponsors.yml index 5e66897..f462b0e 100644 --- a/_data/sponsors.yml +++ b/_data/sponsors.yml @@ -22,18 +22,18 @@ USDOT: full_name: US Department of Transportation url: https://www.transportation.gov logo: /img/sponsors/usdot.png -MFI: - full_name: Manufacturing Futures Institute - url: https://engineering.cmu.edu/mfi/index.html - logo: /img/sponsors/mfi.png -PITA: - full_name: Pennsylvania Infrastructure Technology Alliance - url: https://pitapa.org - logo: /img/sponsors/pita.png -Scott Institute: - full_name: Scott Institute - url: https://www.cmu.edu/energy/ - logo: /img/sponsors/scott.png +# MFI: +# full_name: Manufacturing Futures Institute +# url: https://engineering.cmu.edu/mfi/index.html +# logo: /img/sponsors/mfi.png +# PITA: +# full_name: Pennsylvania Infrastructure Technology Alliance +# url: https://pitapa.org +# logo: /img/sponsors/pita.png +# Scott Institute: +# full_name: Scott Institute +# url: https://www.cmu.edu/energy/ +# logo: /img/sponsors/scott.png Sloan Foundation: full_name: Sloan Foundation url: https://sloan.org @@ -45,10 +45,10 @@ PRF: full_name: ACS Petroleum Research Fund url: https://www.acs.org/content/acs/en/funding-and-awards/grants/prf.html logo: /img/sponsors/prf.png -A3: - full_name: Acubed - url: https://acubed.airbus.com - logo: /img/sponsors/a3.png +# A3: +# full_name: Acubed +# url: https://acubed.airbus.com +# logo: /img/sponsors/a3.png Apple: full_name: Apple url : https://www.apple.com @@ -81,16 +81,27 @@ VW: full_name: Volkswagen url: https://www.vw.com logo: /img/sponsors/vw.png -zunum: - full_name: Zunum Aero - url: https://zunum.aero - logo: /img/sponsors/zunum.png +# zunum: +# full_name: Zunum Aero +# url: https://zunum.aero +# logo: /img/sponsors/zunum.png meta: full_name: Meta Research url: https://research.facebook.com logo: /img/sponsors/meta.svg - incite: full_name: US DOE's INCITE Program url: https://doeleadershipcomputing.org logo: /img/sponsors/incite_logo.png +micde: + full_name: Michigan Institute for Computational Discovery and Engineering + url: https://micde.umich.edu/ + logo: /img/sponsors/micde.png +mdot: + full_name: Michigan Department of Transportation + url: https://www.michigan.gov/mdot + logo: /img/sponsors/mdot.jpg +lanl: + full_name: Los Alamos National Lab + url: https://www.lanl.gov/ + logo: /img/sponsors/lanl.jpeg diff --git a/_includes/news-item.html b/_includes/news-item.html index 3d41243..03d84a9 100644 --- a/_includes/news-item.html +++ b/_includes/news-item.html @@ -1,5 +1,10 @@ {% assign item = include.item %} +{% if include.show_image == false %} +{% assign show_image = false %} +{% else %} +{% assign show_image = true %} +{% endif %} {% if item.icon %} {% assign icon = item.icon %} {% assign class = "shortnews" %} @@ -26,10 +31,10 @@
{{ post.title }}
{% endcapture %}
  • - {% if post.image %} + {% if post.image and show_image %} {% capture img %} - {% endcapture %} diff --git a/_includes/paper-image-strip.html b/_includes/paper-image-strip.html new file mode 100644 index 0000000..e2a40a3 --- /dev/null +++ b/_includes/paper-image-strip.html @@ -0,0 +1,16 @@ +
    +
    +
    + {% for item in site.data.publication_images %} + + {{ item.title }} + + {% endfor %} + {% for item in site.data.publication_images %} + + {{ item.title }} + + {% endfor %} +
    +
    +
    diff --git a/_includes/person-card.html b/_includes/person-card.html new file mode 100644 index 0000000..fcdfeeb --- /dev/null +++ b/_includes/person-card.html @@ -0,0 +1,63 @@ +{% assign person = include.person %} + +{% case person.role %} + {% when "pi" %} + {% assign role_label = "Principal Investigator" %} + {% when "postdoc" %} + {% assign role_label = "Postdoctoral Researcher" %} + {% when "phd" %} + {% assign role_label = "Doctoral Student" %} + {% when "masters" %} + {% assign role_label = "Master's Student" %} + {% when "staff" %} + {% assign role_label = "Research Staff" %} + {% when "ugrad" %} + {% assign role_label = "Undergraduate Student" %} + {% when "alumni-postdoc" %} + {% assign role_label = "Postdoc Alumni" %} + {% when "alumni-phd" %} + {% assign role_label = "PhD Alumni" %} + {% when "alumni-masters" %} + {% assign role_label = "Master's Alumni" %} + {% when "alumni-ugrad" %} + {% assign role_label = "Former Undergraduate Student" %} + {% else %} + {% assign role_label = "Alumni" %} +{% endcase %} + +
    + {% if person.image %} +
    + {{ person.display_name | escape }} +
    + {% else %} + + {% endif %} + +
    +

    + {% if person.webpage %} + {{ person.display_name }} + {% else %} + {{ person.display_name }} + {% endif %} +

    +

    {{ role_label }}

    + {% if person.bio %} +

    {{ person.bio }}

    + {% endif %} + {% if person.email %} + + {% endif %} +
    +
    diff --git a/_includes/person-list-item.html b/_includes/person-list-item.html new file mode 100644 index 0000000..9fa116d --- /dev/null +++ b/_includes/person-list-item.html @@ -0,0 +1,36 @@ +{% assign person = include.person %} + +{% case person.role %} + {% when "alumni-postdoc" %} + {% assign role_label = "Postdoc Alumni" %} + {% when "alumni-phd" %} + {% assign role_label = "PhD Alumni" %} + {% when "alumni-masters" %} + {% assign role_label = "Master's Alumni" %} + {% when "alumni-ugrad" %} + {% assign role_label = "Former Undergraduate Student" %} + {% else %} + {% assign role_label = "Alumni" %} +{% endcase %} + +
  • +
    + + {% if person.webpage %} + {{ person.display_name }} + {% else %} + {{ person.display_name }} + {% endif %} + + {{ role_label }} +
    + {% if person.bio %} +
    {{ person.bio }}
    + {% endif %} + {% if person.email %} +
    + + {{ person.email }} +
    + {% endif %} +
  • diff --git a/_layouts/default.html b/_layouts/default.html index 98bd18d..5f81348 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -16,21 +16,20 @@ {% endif %} -
    - -
    - + +
    {% if page.image %} {{ page.title }} + class="page-feature-image img-fluid mx-auto d-block"/> {% endif %} {% if page.notitle != true %} -

    {{ page.title }}

    +
    +

    {{ page.title }}

    + {% if page.subtitle %} +

    {{ page.subtitle }}

    + {% endif %} +
    {% endif %} {{ content }} +
    - +