Skip to content

Conversation

@therobrob
Copy link
Member

@therobrob therobrob commented Dec 28, 2025

I’ve experimented with some performance optimizations. Feel free to have a critical view. :)

  • merged pagefind implementations, because we already overwrite an large part of it. Copilot helped me to reorder the file.
  • there was an issue regarding our fonts, which weren’t loaded with font-swap. So i’ve added it and Metric Overrides to avoid layout shifts
  • the hero-image wasn’t loaded with fetchpriority=high
  • there was an issue with chaining critital requests. I’ve added the defer property to the js.

@github-actions
Copy link

Hi there! 👋

Thank you for your contribution to the FIP Guide! 🚀
We appreciate your effort in making rail staff travel information more accessible. 🚄

Checklist before merging:

  • Added a description to the Pull Request
  • Checked the License of new pictures (non-commercial use without attribution)
  • Modified content in English
  • Modified content in German
  • Modified content in French

@therobrob therobrob added the technical Technical issues, e.g. related to Hugo, HTML, CSS, deployment, etc. label Dec 28, 2025
@netlify
Copy link

netlify bot commented Dec 28, 2025

Deploy Preview for fipguide ready!

Name Link
🔨 Latest commit 497c7a0
🔍 Latest deploy log https://app.netlify.com/projects/fipguide/deploys/695138981c623400080033c0
😎 Deploy Preview https://deploy-preview-551--fipguide.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 project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

technical Technical issues, e.g. related to Hugo, HTML, CSS, deployment, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants