facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.74k stars 26.86k forks source link

Dogfooding Docusaurus 2 #6793

Closed yangshun closed 4 years ago

yangshun commented 5 years ago

Is this a bug report?

No

Hi there! Docusaurus team here! We're currently developing Docusaurus 2 and are almost done with an MVP that doesn't include translations and versioning features, which means there's feature parity with CRA's current usage of Docusaurus. We'd like to dogfood v2 on CRA mainly to try out the migration process with existing v1 sites.

Docusaurus 2 brings about many improvements:

Downsides:

Would the CRA team be open to dogfooding v2? We would do the initial migration and help out with any issues that arise. There aren't too many breaking changes. If you all are agreeable, we plan to kick off the process in May. Let me know what you guys think!

cc @endiliey @JoelMarcey

amyrlam commented 5 years ago

I think this sounds like a good idea and I can help. Could probably do most of it on a separate branch?

I can bring it up at the CRA meeting next week and report back...

yangshun commented 5 years ago

Thanks @amyrlam! Keep me posted! 😄

iansu commented 5 years ago

I'm on board with this. I agree that it would be nice to do this on a branch so we can test the new version out. Once v3 matches the current functionality we use we can roll it out.

yangshun commented 4 years ago

We've launched the new CRA site with Docusaurus 2, closing this!