Skip to content

Conversation

hasparus
Copy link
Contributor

@hasparus hasparus commented Sep 3, 2025

Description

It's not perfect, but I hope it helps get us started.

Take note that all copy here is gibberish and needs review.

Preview: graphql-github-io-git-fork-haspa-7d4e89-the-graph-ql-foundation.vercel.app

image

Copy link

vercel bot commented Sep 3, 2025

@hasparus is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@hasparus hasparus changed the title Graphql at fost GraphQL Day at Future of Software Week Sep 3, 2025
import { PinIcon } from "../../../_design-system/pixelarticons/pin-icon"
import { CtaCardSection } from "../../components/cta-card-section"

import heroPhoto from "./hero-photo.webp"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we had a different photo for hero I could use this one to do a section like this one but with the obscuring just the left half of the photo, so the CNIT building stays visible.

Image

<p className="typography-body-lg mx-auto max-w-2xl text-pretty text-center">
GraphQL Day is organized by API&nbsp;Days and GraphQL Foundation, as
part of the Future of Software Week.
{/* todo: link to some FOST page? */}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does a landing for the whole week with some links to events exist?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The closest we have right now is https://www.apidays.global/events/paris but that uses the old branding. I'll ask if there is a new one.

Comment on lines +245 to +253
<iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d57929.22297036571!2d2.1992477079806285!3d48.896253935132876!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47e66502128aae1f%3A0xe5e22af4aa16ed38!2sWestfield%20CNIT!5e0!3m2!1sen!2spl!4v1756923974711!5m2!1sen!2spl"
width="100%"
height="450"
allowFullScreen
loading="lazy"
referrerPolicy="no-referrer-when-downgrade"
className="mt-4"
/>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use Leaflet and style the map, but it was easy to embed and I don't hate it.

Comment on lines +17 to +19
export const metadata: Metadata = {
title: "GraphQL Day at FOST",
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could potentially have some JSON-LD in addition to basic metadata so it shows up in the search nicer.

https://developers.google.com/search/docs/appearance/structured-data/event

@hasparus hasparus marked this pull request as draft September 3, 2025 19:00
Copy link

vercel bot commented Sep 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
graphql-github-io Ready Ready Preview Comment Sep 4, 2025 11:38am

width={1920}
height={560}
alt="five speakers at GraphQLConf 2024"
className="mx-auto h-[560px] w-[1920px] max-w-full object-cover"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

next-image-export-optimizer doesn't know about object-cover so the picture resizes on load and it looks a bit off. I'll fiddle with the width and height, maybe add an srcset.

@martinbonnin martinbonnin changed the title GraphQL Day at Future of Software Week GraphQL Day at Future of Software Technology Sep 4, 2025
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.

2 participants