fastify/website

Upgrade to docusaurus v3

Eomm opened this issue ยท 4 comments

Eomm commented

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

๐Ÿš€ Feature Proposal

As titled:

Motivation

We need to test the redirects mainly.

Example

@Eomm id like to help out with this issue. I see that Docusaurus required us to update several packages as well as some parts of the code. Should I do it all in one PR or break the updates into several PRs?

one PR would be best

Well noted @mcollina

Ive seen that one of the files(docx/Reference/TypeScript.md) in the fastify/fastify repo requires an update in order for the project to build. This was identified by running

npx docusaurus-mdx-checker

The command helps with checking for changes that require updates for v3. I will proceed to create a pull request for that.Then come back to address the changes on fastify/website repo.