Skip to content

Conversation

hasparus
Copy link
Owner

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

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)
fabulous-isomorphism Ready Ready Preview Comment Sep 3, 2025 6:54pm

import { PinIcon } from "../../../_design-system/pixelarticons/pin-icon"
import { CtaCardSection } from "../../components/cta-card-section"

import heroPhoto from "./hero-photo.webp"
Copy link
Owner 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
Owner 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?

Comment on lines +292 to +293
GraphQL Day is organized by API&nbsp;Days and GraphQL Foundation, as
part of the Future of Software Week.
Copy link
Owner Author

Choose a reason for hiding this comment

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

I'm not sure this is right, so please correct me.

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
Owner 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 this, 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
Owner Author

Choose a reason for hiding this comment

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

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

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

@hasparus hasparus closed this Sep 3, 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.

1 participant