Skip to content

made the carousel better with proj videos, added stagecraft and work… - #8

Merged
prabinrath merged 4 commits into
gh-pagesfrom
opatil3
Jul 20, 2026
Merged

made the carousel better with proj videos, added stagecraft and work…#8
prabinrath merged 4 commits into
gh-pagesfrom
opatil3

Conversation

@omkarpatil18

Copy link
Copy Markdown
Member

…shop iros acceptance

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the lab website homepage and data feeds to reflect StageCraft’s IROS 2026 acceptance and the associated workshop, while enhancing the homepage carousel with video content and adding social “Connect with us” links.

Changes:

  • Replaces the homepage news blurb, upgrades the carousel to include multiple videos, and adds inline CSS/JS to stabilize carousel sizing and control video playback.
  • Adds StageCraft to the publication list (highlighted) and updates existing highlight flags.
  • Updates the news feed with new IROS items and moves several MSc students into the alumni list.

Reviewed changes

Copilot reviewed 5 out of 11 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
_pages/home.md Updates homepage news + carousel (adds video slides, inline CSS/JS) and adds social links section.
_data/students.yml Removes several master students from the current students list.
_data/publist.yml Adds StageCraft publication entry and adjusts highlight flags for existing papers.
_data/news.yml Adds two July 2026 news entries for the workshop and StageCraft acceptance.
_data/alumni_msc.yml Adds new Spring 2026 MSc alumni entries corresponding to removed students.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread _pages/home.md
Comment thread _pages/home.md
Comment thread _pages/home.md Outdated
Comment thread _pages/home.md Outdated
omkarpatil18 and others added 3 commits July 15, 2026 01:31
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 11 changed files in this pull request and generated 6 comments.

Comment thread _pages/home.md
Comment on lines +84 to +88
window.addEventListener('load', function () {
// Videos are only played once their slide is showing, and restarted from the top,
// so a clip is never caught mid-way through.
var $carousel = jQuery('#carousel');

Comment thread _pages/home.md
Comment on lines +23 to 25
<div class="item active" data-interval="5000">
<img src="{{ site.url }}{{ site.baseurl }}/images/slider7001400/IMG_20230713_162520.jpg" alt="Slide2" />
</div>
Comment thread _data/alumni_msc.yml
Comment on lines +41 to +45
- name: Bhavya Shah
graduated: Spring 2026
# info:
# website:

Comment thread _data/alumni_msc.yml
Comment on lines +51 to +55
- name: Swagat Padhan
graduated: Spring 2026
# info:
# website:

Comment thread _data/alumni_msc.yml
Comment on lines +56 to +60
- name: Lakshya Jain
graduated: Spring 2026
# info:
# website:

Comment thread _data/alumni_msc.yml
Comment on lines +61 to +65
- name: Anudeep Gottapu
graduated: Spring 2026
# info:
# website:

@prabinrath prabinrath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good.

@prabinrath
prabinrath merged commit 8258f14 into gh-pages Jul 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants