Skip to content

Feat: Add gallery page#15

Open
Noololly wants to merge 4 commits into
hackclub:mainfrom
Noololly:main
Open

Feat: Add gallery page#15
Noololly wants to merge 4 commits into
hackclub:mainfrom
Noololly:main

Conversation

@Noololly
Copy link
Copy Markdown

@Noololly Noololly commented Apr 10, 2026

Closes #12

Gallery page:

gallery.astro page fetches project data from an Airtable table, displaying only records with gallery consent. If the Airtable fetch fails or returns no data, it falls back to a set of static preview images from the /public directory. The gallery is rendered as a responsive grid, and each image uses the optimized Image component from astro:assets.

Update your .env

AIRTABLE_API_KEY - this is your PAT to access the base
AIRTABLE_BASE_ID - the base ID
AIRTABLE_TABLE_NAME - the table that contains the projects and the photos - NO PII!

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 10, 2026

@Noololly is attempting to deploy a commit to the scapularsteam's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

Add Gallery Feature to fusering.hackclub.com/gallery

2 participants