_data/: Contains data files
members.yml: Information about team memberspublications.yml: Publication dataassets/: Contains all media files
css/: Stylesheetsjs/: JavaScript filesimages/: General imagesmember_photos/: Team member photosgallery/: Gallery images_includes/: Reusable HTML components
nav.html: Navigation menualumni_list.html, phd_list.html, etc.: Member list components_layouts/: Page templates
default.html: Base templatemember.html: Member profile templatepost.html: Blog post template_scripts/: Automation scripts
generate_publications.py: Script to generate publication pages.github/: GitHub specific files
ISSUE_TEMPLATE/: Templates for creating issuesworkflows/: GitHub Actions configurationdocs/: Documentation
WORKFLOW.md: Development workflow guideMAINTENANCE.md: Guide for site maintenance