Skip to content

App router pages #15114

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

Merged
merged 31 commits into from
Mar 28, 2025
Merged

App router pages #15114

merged 31 commits into from
Mar 28, 2025

Conversation

pettinarip
Copy link
Member

Description

Migrates all remaining pages in /src/pages/[locale] to /app/[locale] and removes the pages directory.

@github-actions github-actions bot added the tooling 🔧 Changes related to tooling of the project label Mar 18, 2025
Copy link

netlify bot commented Mar 18, 2025

Deploy Preview for ethereumorg ready!

Name Link
🔨 Latest commit 304c88f
🔍 Latest deploy log https://app.netlify.com/sites/ethereumorg/deploys/67e69168490fbf00085e5e4b
😎 Deploy Preview https://deploy-preview-15114--ethereumorg.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
7 paths audited
Performance: 45 (🔴 down 19 from production)
Accessibility: 95 (🟢 up 1 from production)
Best Practices: 91 (🔴 down 7 from production)
SEO: 98 (no change from production)
PWA: 59 (🟢 up 18 from production)
View the detailed breakdown and full score reports

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

@pettinarip pettinarip marked this pull request as ready for review March 20, 2025 18:00
@github-actions github-actions bot added the config ⚙️ Changes to configuration files label Mar 24, 2025
Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

@pettinarip This looks great overall... Working well for me locally. Pushed one tiny patch, but there are still merge-conflicts, in particular with the /start/ page which appears to still need migrating/refactoring since it's using PageMetadata ands @/i18n/loadNamespace.

After those are cleared, I think this is ready to pull into dev

Copy link
Member

@corwintines corwintines left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀

Copy link
Member

@wackerow wackerow left a comment

Choose a reason for hiding this comment

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

🔥

@wackerow wackerow merged commit c705bb8 into dev Mar 28, 2025
10 checks passed
@wackerow wackerow deleted the app-router-pages branch March 28, 2025 19:51
This was referenced Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙️ Changes to configuration files tooling 🔧 Changes related to tooling of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants