Comprehensive Redesign and Feature Expansion for MPS Lab Website (v3)#2
Open
kaustubhharapanahalli wants to merge 37 commits intomasterfrom
Open
Comprehensive Redesign and Feature Expansion for MPS Lab Website (v3)#2kaustubhharapanahalli wants to merge 37 commits intomasterfrom
kaustubhharapanahalli wants to merge 37 commits intomasterfrom
Conversation
…o components, React features, and content collections.
… new PublicationCard component.
…arch` and `tppubtype` to `category` across components and data.
…ct information on the contact page.
…ber entries with associated images.
…emberGrid with research filtering and adding a member scraping script.
… profiles and images, and introduce member scraping scripts.
…nce content styling, and standardize member profile data.
…es and integrate them into research detail views, also filtering thesis publications.
…ent management, and deployment instructions.
…upporting components and scraping scripts.
…es, and broaden `.gitignore` to ignore all scrape-related files.
…and excluded from BibTeX generation.
…lds, clarify existing ones, and add an example entry.
…addition instructions and revised YAML format.
…lay cards, and tabbed navigation on the publications page.
…ages, updating the research slug page to support new icons.
…on the publications page and its URL filter, and add a section detailing Python scrapers.
…ata and associated images.
…ctions, and React components for image display and lightbox functionality.
…ction in the footer component.
…, expand ML acceleration research details and resources, and update member profile and README.
…i types and faculty role to Principle Investigator
… vision, challenges, and recent results, including new images and updated publication categories.
…ernal links in news articles, and update site data.
…he site's file structure description.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview
This pull request introduces a complete structural overhaul and feature expansion for the MPS Lab website infrastructure using Astro and React. It brings numerous new content sections, dynamic data integrations, improved UI/UX components with dark mode compatibility, and Python-based automation scripts for effortless content management.
Core Infrastructure
publications,news,members, andresearchto enable seamless static content generation.People & Alumni
MemberGrid.Research & Publications
websitelinks and specificcoderepository links. Excluded website fields from auto-generated BibTeX blocks.keywordstoresearch,tppubtypetocategory) to properly align and filter related publications on corresponding research pages.Teaching & Resources
News & Gallery
Additional Website Sections
Automation & Workflows
Styling & UI
Documentation
Note to Reviewers: Please ensure all newly added automated scraping scripts have been invoked to populate the local
src/content/collections, and verify that the routing to dynamic member/research pages operates smoothly in the build pipeline. All new teaching pages and local software manuals should also be accessible.