facebook / docusaurus

Easy to maintain open source documentation websites.
https://docusaurus.io
MIT License
56.63k stars 8.51k forks source link

Migrate ReactNative website to Docusaurus v2 #3195

Closed slorber closed 4 years ago

slorber commented 4 years ago

💥 Proposal

Migrate the ReactNative website (repo) to Docusaurus v2.

This site is a complex versioned site, but has no i18n, so we can normally migrate it today.

It is a good test to try the new migration cli, and see if Docusaurus v2 has good enough feature parity with v1.

I'd like the Major League Hacking community folks to work on this migration.


Rachel Nabors (@rachelnabors) and Bartosz Kaszubowski (@Simek here and on Discord) are helping to maintain the v1 site.

Some important things to consider:


The ReactNative docs are actively edited, so for this migration, we should not focus our initial efforts on fixing the content related issues (md -> MDX), but rather try to focus our efforts on the infrastructure, and handle the changes on the content/docs only once the rest is handled.

teikjun commented 4 years ago

I'll work on this :) @darshkpatel is interested to help too!

slorber commented 4 years ago

thanks :) can you open a draft/PR/branch asap so that we can link to it and track/review progress?

teikjun commented 4 years ago

We're keeping track of the migration here: https://github.com/MLH-Fellowship/react-native-website/pull/37