-
Notifications
You must be signed in to change notification settings - Fork 6
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
MB-9609 migrate backend setup #30
MB-9609 migrate backend setup #30
Conversation
Thank you @gidjin. 🎉 This looks good. I haven't had a chance to look at the commits directly yet but changed the base branch and the PR to Draft. There's still a few missing pages in the Guides section I need to migrate over. Also I still need to add the redirects from the old routes to the new ones in the Docusaurus config. Lastly, the order in which we merge these in should be #30, #27, #24. |
bdff1c9
to
fb4e560
Compare
c385a36
to
5a2c3a0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 🌈
Moving the pages that belong under
docs/backend/setup
per the pattern. This PR is based on #24 and #27