Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Save the Date" to the Alchemy Conf website #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cstrecht
Copy link
Collaborator

@cstrecht cstrecht commented Sep 26, 2024

Why

This pull request implements the new designs for the oficial site of Alchemy Conf 2025.

This changes adresses the need by:

  • Create new pages and define new routes
  • Implement the designs (not responsive for mobile yet, working on it at the moment)
  • Removed unused code from the previous "Save the date"

Todo:

  • Fix font sizes for smaller screens
  • Add media queries breakpoints
  • Update social links
  • Update json files
  • Cool animations

Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for alchemyconf ready!

Name Link
🔨 Latest commit 83251ff
🔍 Latest deploy log https://app.netlify.com/sites/alchemyconf/deploys/66fa6a4cfeb75500081bfeee
😎 Deploy Preview https://deploy-preview-17--alchemyconf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

{speaker.tags.map((tag, key) => (
<div
key={`${speaker.id}-${tag}`}
className={`bg-white border-2 border-l-8 px-4 capitalize ${
Copy link
Collaborator

Choose a reason for hiding this comment

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

@pferreira101
Copy link
Collaborator

The team section is only showing a column per row, even though you have md:grid-cols-4. Not sure if it is some bug on my end
Screenshot 2024-10-02 at 12 06 46

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