Skip to content
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

WIP: Migrate from docusaurus v1 to v2 #37

Closed
wants to merge 71 commits into from
Closed

Conversation

teikjun
Copy link
Member

@teikjun teikjun commented Aug 7, 2020

To do list:

  • Remove unused versions
  • Fix errors in 0.60 docs
  • Fix errors in 0.61 docs
  • Fix errors in 0.62 docs
  • Fix errors in 0.63 docs
  • Fix errors in current docs
  • Fix url-loader issue
  • Fix errors in blog
  • Fix any bugs that show up in documentation (+ make a checklist for this)
  • Make changes to navbar
  • Make changes to footer
  • Migrate landing page
  • Migrate other pages
  • Migrate documentation markdown files

Documentation Bugs:

  • CSS Not loading properly

Branches:
docs/migration - ran cli without flags, work on migration to v2 here!
docs/2-migration - ran cli with --page --mdx, use this as reference
docs/master - our base branch (before any migration)

Legends:

🔨 - in progress

  • - complete

Issues that need to be fixed on CLI:

  • use relative path for presets.docs.sidebarPath, presets.theme.customCss
  • says subcategory instead of category

@darshkpatel darshkpatel changed the title Migrate from v1 to v2 WIP: Migrate from docusaurus v1 to v2 Aug 7, 2020
@teikjun teikjun linked an issue Aug 7, 2020 that may be closed by this pull request
@slorber
Copy link

slorber commented Aug 10, 2020

Hey, that's cool

What about opening the PR on RN website repo directly, so that we can get a deploy preview?

@teikjun
Copy link
Member Author

teikjun commented Aug 10, 2020

Sure! We'll open a PR once we are done fixing the errors that prevent build, so that we don't spam the react-native folks with too many inbox notifications 😄

@teikjun teikjun marked this pull request as draft August 20, 2020 07:29
@darshkpatel
Copy link
Member

Closing to clean up extra PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Working on migrating site to v2
4 participants