vets-who-code-app
vets-who-code-app copied to clipboard
Add media page with grid layout
This pull request introduces a new media page to the Vets-Who-Code app, enhancing the site's content offering with a grid layout featuring sections for "What we have built", "publications", "podcasts", and "courses".
-
Adds new components and data:
- Creates
media.tsxinsrc/pagesto serve as the media page, utilizing React Bootstrap for layout and including aMediaGridcomponent for each section. - Implements
media-grid.tsxinsrc/components, which displays media items in a responsive grid layout, accepting section-specific data through props. - Adds
media.jsoninsrc/datato store the data for media items, including titles, descriptions, and links, structured by section.
- Creates
-
Updates existing components:
- Modifies
button/index.tsxinsrc/components/uito introduce a new button variant and color option for the media page. - Updates
menu.tsinsrc/datato include a navigation menu entry for the new media page, ensuring it is accessible from the main navigation.
- Modifies
For more details, open the Copilot Workspace session.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| vets-who-code-app | ❌ Failed (Inspect) | Jun 3, 2024 0:12am |