Skip to content

fall 2026 - #7

Open
dschlesinger wants to merge 13 commits into
masterfrom
fall-2026
Open

fall 2026#7
dschlesinger wants to merge 13 commits into
masterfrom
fall-2026

Conversation

@dschlesinger

Copy link
Copy Markdown
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.
@vercel

vercel Bot commented Aug 11, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
front-end Ready Ready Preview Aug 11, 2026 10:08pm

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.
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.

1 participant