Skip to content

Conversation

@nikoshell
Copy link
Contributor

@nikoshell nikoshell commented May 15, 2025

Clean up in the code and components, content and design should not be affected.
In some place we replace old icons. For example hero section on main page.

We need some clean up before Tailwind 4 upgrade and adding Astro compress.
There will be part 2 of clean up just to split PRs.

@europython-society
Copy link
Member

europython-society commented May 15, 2025

Preview available

Key Value
url https://ep2025-cleanup.ep-preview.click
last update 2025-05-15T13:02:39.419Z

@nikoshell nikoshell requested a review from clytaemnestra May 15, 2025 10:49
Comment on lines +1 to +10
<Fragment is:raw>
<iframe
src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d10245.064741908278!2d14.4290206!3d50.0625764!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x4d26855708eb61f7!2sPrague%20Congress%20Centre!5e0!3m2!1sen!2suk!4v1676555813425!5m2!1sen!2suk"
title="Map"
className="w-full aspect-video max-w-[800px] border-4 border-white rounded-lg shadow-lg"
allowFullScreen={true}
class="w-full aspect-video max-w-[800px] border-4 border-white rounded-lg shadow-lg"
allowFullScreen="true"
loading="lazy"
referrerPolicy="no-referrer-when-downgrade"
></iframe>
);
</Fragment>
Copy link
Contributor

Choose a reason for hiding this comment

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

FYI I updated this in another PR: https://github.com/EuroPython/website/pull/1227/files#diff-d7d44fd3cc527b8dbcaa8b661a0eb769d94080a4ae4fccc535320ffdc9fa5fefR1

We need to have the component map generic and be able to pass coordinates from google maps, so it's reusable at multiple places

@nikoshell nikoshell merged commit ce12d39 into ep2025 May 15, 2025
5 checks passed
@nikoshell nikoshell deleted the ep2025-cleanup branch May 15, 2025 13:04
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.

4 participants