Please, review and migrate MDX files manually:
index.mdx
Please, review RBAC changes as the RBAC configuration format has changed completely: https://redocly.com/docs/realm/setup/concepts/rbac
Migrate theme settings manually: https://redocly.com/docs/realm/get-started/migrate-from-legacy-portal#migrate-theme
Remove the theme.ts
file after migration.
-
Consider removing the following from your redocly.yaml if you are able to solve all Markdoc and link issues:
reunite: ignoreMarkdocErrors: true ignoreLinkChecker: true
-
In addition, if you want your website to be public, remove the
requiresLogin: true
fromredocly.yaml
.
Remove this _MIGRATION.md
file after migration.