Skip to content

[docs-infra] Convert home page to App Router #46355

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

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

howlettt
Copy link
Contributor

@howlettt howlettt commented Jun 15, 2025

Start moving the docs to the Next.js App Router. Currently only the home page has been moved, when navigating between pages in the app & pages folder a hard navigation is done

#41119

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 17, 2025
howlettt added 2 commits June 17, 2025 21:40
# Conflicts:
#	docs/package.json
#	pnpm-lock.yaml
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 18, 2025
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 18, 2025
Copy link
Contributor Author

@howlettt howlettt Jun 18, 2025

Choose a reason for hiding this comment

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

The babel config was removed since it was causing errors and from my testing makes the build slower & larger.
Removing it enables the Next.js Compiler

@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 18, 2025
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 19, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 19, 2025
@howlettt howlettt changed the title [wip] [docs-infra] Convert home page to App Router [docs-infra] Convert home page to App Router Jun 20, 2025
@howlettt howlettt marked this pull request as ready for review June 20, 2025 04:30
@zannager zannager added the scope: docs-infra Specific to the docs-infra product label Jun 20, 2025
@zannager zannager requested a review from siriwatknp June 20, 2025 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: docs-infra Specific to the docs-infra product
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants