Closed bagelbits closed 7 months ago
This handles the upgrade for Docusaurus as well as for MDX. I generated a new project from scratch using Docusaurus v3 with TS and ported everything over.
Ran npm start locally and poked around a bit
npm start
What does this do
This handles the upgrade for Docusaurus as well as for MDX. I generated a new project from scratch using Docusaurus v3 with TS and ported everything over.
How was it tested
Ran
npm start
locally and poked around a bit