fall 2026 - #7
Open
dschlesinger wants to merge 13 commits into
Open
Conversation
dschlesinger
commented
Aug 11, 2026
Contributor
- chore: remove legacy Next.js site
- chore: scaffold SvelteKit + Tailwind v4 + shadcn-svelte project
- chore: add static assets
- feat: add design system theme and base layout
- feat: add site navbar and shared social links
- feat: add project groups data
- feat: add homepage
- feat: add Google Calendar events integration
- feat: add team page
- feat: add project groups page
- feat: add gallery, resources, and contact pages
Clearing the slate for the SvelteKit + Tailwind v4 + shadcn-svelte rebuild.
pnpm workspace, TypeScript config, and shadcn-svelte component registry (components.json) for the rebuilt site.
Event photos, team headshots, social icons, and favicon carried over from the old site, plus a few new images for the project groups page.
Tailwind v4 CSS-first theme with the club's custom color palette (prussian_blue, deep_teal, jasmine, brick_ember, blood_red) mapped to shadcn-svelte's semantic tokens, plus the shared utils and Button component.
Fixed top nav with mobile menu, plus a shared SocialLinks component and constants.ts (Discord/Instagram/LinkedIn/GitHub/YouTube + contact email) so every page/footer pulls from one source of truth.
Robotics, Drug Discovery, and Local Intelligence Group content sourced from the AI Society project poster, including inline links to the OpenADMET PXR and CYP inhibition challenge writeups.
Red poster-board hero with pinned rotated event photos and a centered "who we are" note, a project-groups teaser section linking into the new project groups page, and an upcoming-events preview pulled from the calendar feed.
Reads the club's public Google Calendar ICS feed server-side (no API key/service account) and lists upcoming/past events as cards, with a universal webcal:// subscribe button.
Presidents, Officers, and Past Officers with photos and LinkedIn links.
Sign-up CTA (linked from the poster's QR code) plus one anchored section per group with photo, tag, and description, so the homepage bubbles can deep-link straight to a group.
Gallery: event photo carousels grouped by meeting. Resources: curated deep learning links (code, slides, readings). Contact: email and socials pulled from constants.ts.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Scale each pinned photo up ~1.6x and grow the hero's min-height to fit, so the poster board fills more of the screen. Also nudge the left-column photos right so they stop bleeding off the section edge.
Pinned photos were cramped and overlapping on phone widths. Hide them under sm and let the hero collapse to just the note card instead of reserving tall empty space for photos that aren't there.
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.